Search Criteria
Package Details: python-pymemcache 4.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pymemcache.git (read-only, click to copy) |
---|---|
Package Base: | python-pymemcache |
Description: | A comprehensive, fast, pure Python memcached client |
Upstream URL: | https://github.com/pinterest/pymemcache |
Licenses: | Apache-2.0 |
Submitter: | BigfootACA |
Maintainer: | None |
Last Packager: | carsme |
Votes: | 2 |
Popularity: | 0.004107 |
First Submitted: | 2021-03-16 09:30 (UTC) |
Last Updated: | 2024-02-16 18:16 (UTC) |
Dependencies (12)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- memcached (memcached-gitAUR) (check)
- python-faker (check)
- python-gevent (python-gevent-gitAUR) (check)
- python-memcached (check)
- python-pylibmc (python-pylibmc-gitAUR) (check)
- python-pytest (check)
- python-zstdAUR (check)
Latest Comments
BigfootACA commented on 2022-09-19 08:59 (UTC)
@djmattyg007 sorry for later, this package was updated and removed python2
djmattyg007 commented on 2022-01-23 06:46 (UTC)
Please seriously consider splitting out the python2 support to a totally separate PKGBUILD. Python2 was EOL'd two full years ago and is on the verge of being removed from the official repositories.
djmattyg007 commented on 2021-08-16 23:15 (UTC)
This package doesn't build because pytest isn't listed as a checkdependency.
djmattyg007 commented on 2021-08-16 23:05 (UTC)
The requirement to have python2 installed just to build the python3 package is very frustrating given python2 was EOL'd over 18 months ago. Would you consider splitting it out into a totally separate PKGBUILD?