mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
17 lines
1.8 KiB
Plaintext
17 lines
1.8 KiB
Plaintext
BDEPEND=test? ( dev-python/Faker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zstd[python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-misc/memcached ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=A comprehensive, fast, pure-Python memcached client
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/pinterest/pymemcache https://pypi.org/project/pymemcache/
|
|
INHERIT=databases distutils-r1 pypi
|
|
IUSE=test python_targets_python3_10 python_targets_python3_11
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
|
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://files.pythonhosted.org/packages/source/p/pymemcache/pymemcache-4.0.0.tar.gz
|
|
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
|
_md5_=e75c1ae269b084c4443f12a33a38ef25
|