mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
2022-03-10 09:51:25 UTC
This commit is contained in:
16
metadata/md5-cache/dev-python/sysv_ipc-1.1.0
Normal file
16
metadata/md5-cache/dev-python/sysv_ipc-1.1.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=System V IPC primitives for python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/sysv-ipc/ https://semanchuk.com/philip/sysv_ipc/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://semanchuk.com/philip/sysv_ipc/sysv_ipc-1.1.0.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
|
||||
_md5_=86bd71bdca9bce38ce055dd748517171
|
||||
@@ -1,9 +1,9 @@
|
||||
BDEPEND=test? ( >=dev-python/subunit-0.0.18[python_targets_python3_8(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?] >=dev-python/ddt-1.2.1[python_targets_python3_8(-)?] >=dev-python/nose-1.3.7[python_targets_python3_8(-)?] ) test? ( >=dev-python/pbr-1.6.1[python_targets_python3_8(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?] >=dev-python/tenacity-3.2.1[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.10.0[python_targets_python3_8(-)?] >=dev-python/nose-1.3.7-r4[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
BDEPEND=test? ( >=dev-python/subunit-0.0.18[python_targets_python3_8(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?] >=dev-python/ddt-1.2.1[python_targets_python3_8(-)?] >=dev-python/nose-1.3.7[python_targets_python3_8(-)?] dev-python/etcd3[python_targets_python3_8(-)?] dev-python/etcd3gw[python_targets_python3_8(-)?] dev-python/pymemcache[python_targets_python3_8(-)?] dev-python/pymysql[python_targets_python3_8(-)?] dev-python/sysv_ipc[python_targets_python3_8(-)?] dev-python/zake[python_targets_python3_8(-)?] ) test? ( >=dev-python/pbr-1.6.1[python_targets_python3_8(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?] >=dev-python/tenacity-3.2.1[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.10.0[python_targets_python3_8(-)?] >=dev-python/nose-1.3.7-r4[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-1.6.1[python_targets_python3_8(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?] >=dev-python/tenacity-3.2.1[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.10.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Library centralizing the most common distributed primitives
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/tooz https://pypi.org/project/tooz https://launchpad.net/python-tooz
|
||||
HOMEPAGE=https://opendev.org/openstack/tooz https://pypi.org/project/tooz/ https://launchpad.net/python-tooz
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
@@ -12,6 +12,6 @@ RDEPEND=>=dev-python/pbr-1.6.1[python_targets_python3_8(-)?] >=dev-python/steved
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/tooz/tooz-2.9.0.tar.gz
|
||||
SRC_URI=mirror://pypi/t/tooz/tooz-2.10.1.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
|
||||
_md5_=4539a839fcdec4ae16e6e1a14c5e83bc
|
||||
_md5_=977e53c78ed68ad4c3f08849e8da38f4
|
||||
17
metadata/md5-cache/dev-python/zake-0.2.2
Normal file
17
metadata/md5-cache/dev-python/zake-0.2.2
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/testtools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/kazoo-1.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/nose-1.3.7-r4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DESCRIPTION=Provide a nice set of testing utilities for the kazoo library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/zake/ https://github.com/yahoo/Zake
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/kazoo-1.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/z/zake/zake-0.2.2.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
|
||||
_md5_=2afe17f0e4050409723933e92a910772
|
||||
Reference in New Issue
Block a user