mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
2021-11-03 11:21:24 UTC
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sqlalchemy-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sqlalchemy-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/pygments-2.7.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jinja-2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/docutils-0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/flexmock-0.9.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/mock-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/psycopg-2.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/psycopg2cffi-2.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pg8000-1.12.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytz-2014.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymysql[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyodbc[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/greenlet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=Various utility functions and datatypes for SQLAlchemy
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kvesteri/sqlalchemy-utils https://pypi.org/project/SQLAlchemy-Utils
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sqlalchemy-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/S/SQLAlchemy-Utils/SQLAlchemy-Utils-0.37.8.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=f99644693f55fba93647bfda9dafe53e
|
||||
17
metadata/md5-cache/dev-python/SQLAlchemy-Utils-0.37.9
Normal file
17
metadata/md5-cache/dev-python/SQLAlchemy-Utils-0.37.9
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pygments-2.7.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jinja-2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/docutils-0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/flexmock-0.9.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/mock-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/psycopg-2.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/psycopg2cffi-2.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pg8000-1.12.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytz-2014.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymysql[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyodbc[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/greenlet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sqlalchemy-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sqlalchemy-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DESCRIPTION=Various utility functions and datatypes for SQLAlchemy
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kvesteri/sqlalchemy-utils https://pypi.org/project/SQLAlchemy-Utils
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sqlalchemy-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/S/SQLAlchemy-Utils/SQLAlchemy-Utils-0.37.9.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=41a4903cc570b7ba86bee29bbc8ee292
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/bcrypt-3.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/gssapi-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/libnacl-1.4.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyopenssl-17.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/python-pkcs11-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/cryptography-2.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Asynchronous SSHv2 client and server library
|
||||
EAPI=7
|
||||
HOMEPAGE=https://asyncssh.timeheart.net https://pypi.org/project/asyncssh https://github.com/ronf/asyncssh
|
||||
INHERIT=distutils-r1 docs optfeature
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ECL-2.0
|
||||
RDEPEND=>=dev-python/cryptography-2.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/asyncssh/asyncssh-2.7.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 docs 7c38d94fa7c1b4235fe571dc09e018df optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_md5_=d508958293a55bcc5c2a4794087b94de
|
||||
@@ -1,7 +1,7 @@
|
||||
BDEPEND=test? ( >=dev-python/bcrypt-3.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/gssapi-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/libnacl-1.4.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyopenssl-17.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/python-pkcs11-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/cryptography-2.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Asynchronous SSHv2 client and server library
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://asyncssh.timeheart.net https://pypi.org/project/asyncssh https://github.com/ronf/asyncssh
|
||||
INHERIT=distutils-r1 docs optfeature
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9 doc
|
||||
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/cryptography-2.8[python_targets_python3_8(-)?,python_target
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/asyncssh/asyncssh-2.6.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 docs 7c38d94fa7c1b4235fe571dc09e018df optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_md5_=f2a45d8cf35d0c32f68ba834bc9e0d84
|
||||
SRC_URI=mirror://pypi/a/asyncssh/asyncssh-2.7.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 docs 7c38d94fa7c1b4235fe571dc09e018df optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_md5_=46524b690466b1c80a356f9966aa46d3
|
||||
@@ -12,6 +12,6 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_pyt
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/avro/avro-1.10.2.tar.gz
|
||||
SRC_URI=mirror://pypi/a/avro/avro-1.11.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=1c22d72847b9b22b5d2e3f3efd2e4732
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_pyt
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/d/dotmap/dotmap-1.3.24.tar.gz
|
||||
SRC_URI=mirror://pypi/d/dotmap/dotmap-1.3.25.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=df4fe89d88d18aadc752552a7471f31d
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Dot access dictionary with dynamic hierarchy creation and ordered iteration
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/drgrib/dotmap
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/drgrib/dotmap/archive/refs/tags/1.3.8.tar.gz -> dotmap-1.3.8.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=fe274a9c6482bd8cb3e6c8ab71411a4b
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pandas[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/snappy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/zstandard[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lz4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/cython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pandas[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/snappy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/zstandard[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lz4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DEPEND=dev-python/cython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DESCRIPTION=Fast Avro for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fastavro/fastavro https://pypi.org/project/fastavro
|
||||
@@ -12,6 +12,6 @@ RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/f/fastavro/fastavro-1.4.5.tar.gz
|
||||
SRC_URI=mirror://pypi/f/fastavro/fastavro-1.4.7.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=cfa44f6f08e1204481aa9d83a1c8a34c
|
||||
_md5_=201a44bbafdc3ca50990b9753a2974a0
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=test? ( python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/numpy-1.9.0[python_targets_python3_8(-)?] dev-python/iso8601[python_targets_python3_8(-)?] >=dev-python/oslo-config-3.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.5.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.22.0[python_targets_python3_8(-)?] dev-python/pytimeparse[python_targets_python3_8(-)?] >=dev-python/pecan-0.9[python_targets_python3_8(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?] >=dev-python/cotyledon-1.5.0[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/stevedore[python_targets_python3_8(-)?] dev-python/ujson[python_targets_python3_8(-)?] >=dev-python/voluptuous-0.8.10[python_targets_python3_8(-)?] dev-python/werkzeug[python_targets_python3_8(-)?] >=dev-python/tenacity-4.6.0[python_targets_python3_8(-)?] >=dev-python/webob-1.4.1[python_targets_python3_8(-)?] dev-python/paste[python_targets_python3_8(-)?] dev-python/pastedeploy[python_targets_python3_8(-)?] dev-python/monotonic[python_targets_python3_8(-)?] dev-python/daiquiri[python_targets_python3_8(-)?] >=dev-python/pyparsing-2.2.0[python_targets_python3_8(-)?] >=dev-python/lz4-0.9.0[python_targets_python3_8(-)?] >=dev-python/tooz-1.38[python_targets_python3_8(-)?] dev-python/cachetools[python_targets_python3_8(-)?] keystone? ( >=dev-python/keystonemiddleware-4.0.0[python_targets_python3_8(-)?] ) mysql? ( dev-python/pymysql[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.29.0[python_targets_python3_8(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?] dev-python/SQLAlchemy-Utils[python_targets_python3_8(-)?] >=dev-python/alembic-0.7.6[python_targets_python3_8(-)?] ) postgresql? ( dev-python/psycopg:2[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.29.0[python_targets_python3_8(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?] dev-python/SQLAlchemy-Utils[python_targets_python3_8(-)?] >=dev-python/alembic-0.7.6[python_targets_python3_8(-)?] ) s3? ( dev-python/boto3[python_targets_python3_8(-)?] >=dev-python/botocore-1.5[python_targets_python3_8(-)?] ) redis? ( >=dev-python/redis-py-2.10.0[python_targets_python3_8(-)?] dev-python/hiredis[python_targets_python3_8(-)?] ) swift? ( >=dev-python/python-swiftclient-3.1.0[python_targets_python3_8(-)?] ) ceph? ( sys-cluster/ceph[python_targets_python3_8(-)?] ) prometheus? ( dev-python/snappy[python_targets_python3_8(-)?] dev-python/protobuf-python[python_targets_python3_8(-)?] ) amqp? ( >=dev-python/python-qpid-proton-0.17.0[python_targets_python3_8(-)?] ) >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/numpy-1.9.0[python_targets_python3_8(-)?] dev-python/iso8601[python_targets_python3_8(-)?] >=dev-python/oslo-config-3.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.5.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.22.0[python_targets_python3_8(-)?] dev-python/pytimeparse[python_targets_python3_8(-)?] >=dev-python/pecan-0.9[python_targets_python3_8(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?] >=dev-python/cotyledon-1.5.0[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/stevedore[python_targets_python3_8(-)?] dev-python/ujson[python_targets_python3_8(-)?] >=dev-python/voluptuous-0.8.10[python_targets_python3_8(-)?] dev-python/werkzeug[python_targets_python3_8(-)?] >=dev-python/tenacity-4.6.0[python_targets_python3_8(-)?] >=dev-python/webob-1.4.1[python_targets_python3_8(-)?] dev-python/paste[python_targets_python3_8(-)?] dev-python/pastedeploy[python_targets_python3_8(-)?] dev-python/monotonic[python_targets_python3_8(-)?] dev-python/daiquiri[python_targets_python3_8(-)?] >=dev-python/pyparsing-2.2.0[python_targets_python3_8(-)?] >=dev-python/lz4-0.9.0[python_targets_python3_8(-)?] >=dev-python/tooz-1.38[python_targets_python3_8(-)?] dev-python/cachetools[python_targets_python3_8(-)?] keystone? ( >=dev-python/keystonemiddleware-4.0.0[python_targets_python3_8(-)?] ) mysql? ( dev-python/pymysql[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.29.0[python_targets_python3_8(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?] dev-python/SQLAlchemy-Utils[python_targets_python3_8(-)?] >=dev-python/alembic-0.7.6[python_targets_python3_8(-)?] ) postgresql? ( dev-python/psycopg:2[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.29.0[python_targets_python3_8(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?] dev-python/SQLAlchemy-Utils[python_targets_python3_8(-)?] >=dev-python/alembic-0.7.6[python_targets_python3_8(-)?] ) s3? ( dev-python/boto3[python_targets_python3_8(-)?] >=dev-python/botocore-1.5[python_targets_python3_8(-)?] ) redis? ( >=dev-python/redis-py-2.10.0[python_targets_python3_8(-)?] dev-python/hiredis[python_targets_python3_8(-)?] ) swift? ( >=dev-python/python-swiftclient-3.1.0[python_targets_python3_8(-)?] ) ceph? ( sys-cluster/ceph[python_targets_python3_8(-)?] ) prometheus? ( dev-python/snappy[python_targets_python3_8(-)?] dev-python/protobuf-python[python_targets_python3_8(-)?] ) amqp? ( >=dev-python/python-qpid-proton-0.17.0[python_targets_python3_8(-)?] ) test? ( >=dev-python/pifpaf-1.0.1[python_targets_python3_8(-)?] >=dev-python/gabbi-1.37.0[python_targets_python3_8(-)?] dev-python/fixtures[python_targets_python3_8(-)?] dev-python/mock[python_targets_python3_8(-)?] dev-python/subunit[python_targets_python3_8(-)?] dev-python/os-testr[python_targets_python3_8(-)?] dev-python/testrepository[python_targets_python3_8(-)?] dev-python/testscenarios[python_targets_python3_8(-)?] >=dev-python/testresources-0.2.4[python_targets_python3_8(-)?] >=dev-python/testtools-0.9.38[python_targets_python3_8(-)?] >=dev-python/webtest-2.0.16[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-4.0.0[python_targets_python3_8(-)?] >=dev-python/wsgi_intercept-1.4.1[python_targets_python3_8(-)?] dev-python/pyxattr[python_targets_python3_8(-)?] dev-python/python-swiftclient[python_targets_python3_8(-)?] )
|
||||
DEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/numpy-1.9.0[python_targets_python3_8(-)?] dev-python/iso8601[python_targets_python3_8(-)?] >=dev-python/oslo-config-3.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.5.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.22.0[python_targets_python3_8(-)?] dev-python/pytimeparse[python_targets_python3_8(-)?] >=dev-python/pecan-0.9[python_targets_python3_8(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?] >=dev-python/cotyledon-1.5.0[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/stevedore[python_targets_python3_8(-)?] dev-python/ujson[python_targets_python3_8(-)?] >=dev-python/voluptuous-0.8.10[python_targets_python3_8(-)?] dev-python/werkzeug[python_targets_python3_8(-)?] >=dev-python/tenacity-4.6.0[python_targets_python3_8(-)?] >=dev-python/webob-1.4.1[python_targets_python3_8(-)?] dev-python/paste[python_targets_python3_8(-)?] dev-python/pastedeploy[python_targets_python3_8(-)?] dev-python/monotonic[python_targets_python3_8(-)?] dev-python/daiquiri[python_targets_python3_8(-)?] >=dev-python/pyparsing-2.2.0[python_targets_python3_8(-)?] >=dev-python/lz4-0.9.0[python_targets_python3_8(-)?] >=dev-python/tooz-1.38[python_targets_python3_8(-)?] dev-python/cachetools[python_targets_python3_8(-)?] keystone? ( >=dev-python/keystonemiddleware-4.0.0[python_targets_python3_8(-)?] ) mysql? ( dev-python/pymysql[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.29.0[python_targets_python3_8(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?] dev-python/SQLAlchemy-Utils[python_targets_python3_8(-)?] >=dev-python/alembic-0.7.6[python_targets_python3_8(-)?] ) postgresql? ( dev-python/psycopg:2[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.29.0[python_targets_python3_8(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?] dev-python/SQLAlchemy-Utils[python_targets_python3_8(-)?] >=dev-python/alembic-0.7.6[python_targets_python3_8(-)?] ) s3? ( dev-python/boto3[python_targets_python3_8(-)?] >=dev-python/botocore-1.5[python_targets_python3_8(-)?] ) redis? ( >=dev-python/redis-py-2.10.0[python_targets_python3_8(-)?] dev-python/hiredis[python_targets_python3_8(-)?] ) swift? ( >=dev-python/python-swiftclient-3.1.0[python_targets_python3_8(-)?] ) ceph? ( sys-cluster/ceph[python_targets_python3_8(-)?] ) prometheus? ( dev-python/snappy[python_targets_python3_8(-)?] dev-python/protobuf-python[python_targets_python3_8(-)?] ) amqp? ( >=dev-python/python-qpid-proton-0.17.0[python_targets_python3_8(-)?] ) test? ( >=dev-python/pifpaf-1.0.1[python_targets_python3_8(-)?] >=dev-python/gabbi-1.37.0[python_targets_python3_8(-)?] dev-python/fixtures[python_targets_python3_8(-)?] dev-python/mock[python_targets_python3_8(-)?] dev-python/subunit[python_targets_python3_8(-)?] dev-python/os-testr[python_targets_python3_8(-)?] dev-python/testrepository[python_targets_python3_8(-)?] dev-python/testscenarios[python_targets_python3_8(-)?] >=dev-python/testresources-0.2.4[python_targets_python3_8(-)?] >=dev-python/testtools-0.9.38[python_targets_python3_8(-)?] >=dev-python/webtest-2.0.16[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-4.0.0[python_targets_python3_8(-)?] >=dev-python/wsgi_intercept-1.4.1[python_targets_python3_8(-)?] dev-python/xattr[python_targets_python3_8(-)?] dev-python/python-swiftclient[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Timeseries database
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gnocchi.osci.io https://github.com/gnocchixyz/gnocchi https://pypi.org/project/gnocchi
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/g/gnocchi/gnocchi-4.4.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=d040d6533d14cecdddc09cc1bf4d7c54
|
||||
_md5_=9930668907601834444f0451cf087c30
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-5.0.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=A list of standardized resource classes for OpenStack.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/os-resource-classes
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-5.0.0[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-resource-classes/os-resource-classes-1.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=1a9f60007936d4d3980c4691171cbe57
|
||||
17
metadata/md5-cache/dev-python/os-resource-classes-1.1.0
Normal file
17
metadata/md5-cache/dev-python/os-resource-classes-1.1.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/oslotest-1.10.0[python_targets_python3_8(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_8(-)?] ) test? ( >=dev-python/pbr-2.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=A list of standardized resource classes for OpenStack
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/openstack/os-resource-classes https://opendev.org/openstack/os-resource-classes https://pypi.org/project/os-resource-classes
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-resource-classes/os-resource-classes-1.1.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=76b2f4887eb5bad8e38e25bc94fd2915
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=OpenStack Cinder brick library for managing local volume attaches
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/os-vif
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.30.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.23.0[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.28.0[python_targets_python3_8(-)?] >=dev-python/ovsdbapp-0.12.1[python_targets_python3_8(-)?] >=dev-python/pyroute2-0.5.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-vif/os_vif-2.2.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=f8893bffba2d98a64b1490068caaeee3
|
||||
17
metadata/md5-cache/dev-python/os-vif-2.6.0
Normal file
17
metadata/md5-cache/dev-python/os-vif-2.6.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/oslotest-1.10.0[python_targets_python3_8(-)?] >=dev-python/ovs-2.9.2[python_targets_python3_8(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?] ) test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.30.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.23.0[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.28.0[python_targets_python3_8(-)?] >=dev-python/ovsdbapp-0.12.1[python_targets_python3_8(-)?] >=dev-python/pyroute2-0.5.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.30.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.23.0[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.28.0[python_targets_python3_8(-)?] >=dev-python/ovsdbapp-0.12.1[python_targets_python3_8(-)?] >=dev-python/pyroute2-0.5.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=OpenStack Cinder brick library for managing local volume attaches
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/openstack/os-vif https://opendev.org/openstack/os-vif https://launchpad.net/os-vif https://pypi.org/project/os-vif
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.30.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.23.0[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.28.0[python_targets_python3_8(-)?] >=dev-python/ovsdbapp-0.12.1[python_targets_python3_8(-)?] >=dev-python/pyroute2-0.5.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-vif/os_vif-2.6.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=6e729f06cc0d14f2fbaa4c827f6e7043
|
||||
@@ -12,6 +12,6 @@ RDEPEND=dev-python/scramp[python_targets_python3_8(-)?,python_targets_python3_9(
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pg8000/pg8000-1.21.3.tar.gz
|
||||
SRC_URI=mirror://pypi/p/pg8000/pg8000-1.22.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=11560c7d808a1d31cca86ca313fea27d
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/daiquiri[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pbr[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fixtures[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/psutil[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyxattr[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( dev-python/daiquiri[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pbr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fixtures[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/psutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/xattr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/daiquiri[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pbr[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fixtures[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/psutil[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyxattr[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pbr[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/requests[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/testrepository[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/testtools[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DEPEND=dev-python/daiquiri[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pbr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fixtures[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/psutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/xattr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pbr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/testrepository[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/testtools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=Python fixtures and daemon managing tools for functional testing
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/pifpaf https://github.com/jd/pifpaf
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/daiquiri[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pbr[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fixtures[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/psutil[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyxattr[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=dev-python/daiquiri[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pbr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fixtures[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/psutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/xattr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pifpaf/pifpaf-3.1.5.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=ee51f6f1bce8d4ab1f1486db7eb60774
|
||||
_md5_=81b28511ed6f35a96bb63150f3fca938
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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
|
||||
DEPEND=dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/pretend[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/virtualenv-20[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=An unofficial, importable pip API
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/di/pip-api
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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=mirror://pypi/p/pip-api/pip-api-0.0.20.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=3ecb17b3d5707b30fa7502885d5e82cc
|
||||
17
metadata/md5-cache/dev-python/pip-api-0.0.23
Normal file
17
metadata/md5-cache/dev-python/pip-api-0.0.23
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/pretend[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/virtualenv-20[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( <=dev-python/pip-21.3.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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
|
||||
DEPEND=<=dev-python/pip-21.3.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DESCRIPTION=An unofficial, importable pip API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/di/pip-api
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=<=dev-python/pip-21.3.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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=mirror://pypi/p/pip-api/pip-api-0.0.23.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=3dc51be752dbfe737136a4a6d52dadb4
|
||||
17
metadata/md5-cache/dev-python/pytest-randomly-3.10.1
Normal file
17
metadata/md5-cache/dev-python/pytest-randomly-3.10.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/factory_boy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/Faker[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-xdist[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-python/importlib_metadata-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-python/importlib_metadata-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_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/factory_boy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/Faker[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-xdist[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-python/importlib_metadata-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-python/importlib_metadata-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
|
||||
DESCRIPTION=Pytest plugin to randomly order tests and control random.seed
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.python.org/pypi/pytest-randomly https://github.com/pytest-dev/pytest-randomly
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/factory_boy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/Faker[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-xdist[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-python/importlib_metadata-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-python/importlib_metadata-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pytest-dev/pytest-randomly/archive/3.10.1.tar.gz -> pytest-randomly-3.10.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=bf562d160403d8e8cecbfbaaf5402e09
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/pytest-xdist[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( dev-python/docutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/factory_boy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/Faker[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_9? ( dev-python/pygments[python_targets_python3_9(-)?] ) >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Pytest plugin to randomly order tests and control random.seed
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.python.org/pypi/pytest-randomly https://github.com/pytest-dev/pytest-randomly
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/docutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/factory_boy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/Faker[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_9? ( dev-python/pygments[python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pytest-dev/pytest-randomly/archive/3.8.0.tar.gz -> pytest-randomly-3.8.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=7f4c442ecfc2237704819b0bfcd21678
|
||||
17
metadata/md5-cache/dev-python/statmake-0.4.0
Normal file
17
metadata/md5-cache/dev-python/statmake-0.4.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( python_single_target_python3_8? ( dev-python/ufo2ft[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufo2ft[python_targets_python3_9(-)] ) ) test? ( python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/pyproject2setuppy-18[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyproject2setuppy-18[python_targets_python3_9(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] )
|
||||
DESCRIPTION=Generate STAT tables for variable fonts from .stylespace files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/daltonmaag/statmake
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/daltonmaag/statmake/archive/refs/tags/v0.4.0.tar.gz -> statmake-0.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=d446a3cf08b43c9afc0f8ac8f24601eb
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/ruamel-yaml[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/python-dateutil[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DESCRIPTION=A type-safe YAML parser built atop ruamel.yaml
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/crdoconnor/strictyaml
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/ruamel-yaml[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/python-dateutil[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/crdoconnor/strictyaml/archive/refs/tags/1.3.2.tar.gz -> strictyaml-1.3.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=1870900ed9f4d0d00bc5d2967fab7b39
|
||||
16
metadata/md5-cache/dev-python/strictyaml-1.5.0
Normal file
16
metadata/md5-cache/dev-python/strictyaml-1.5.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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
|
||||
DEPEND=dev-python/ruamel-yaml[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dateutil[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DESCRIPTION=A type-safe YAML parser built atop ruamel.yaml
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/crdoconnor/strictyaml
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/ruamel-yaml[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dateutil[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/crdoconnor/strictyaml/archive/refs/tags/1.5.0.tar.gz -> strictyaml-1.5.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=8adb711164364c64f8e3d6182b46fcd1
|
||||
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/cryptography-3.4.4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/types-paramiko/types-paramiko-2.7.0.tar.gz
|
||||
SRC_URI=mirror://pypi/t/types-paramiko/types-paramiko-2.7.3.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=ab084c0cb42ea354682289089b0c6b0b
|
||||
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/types-python-dateutil/types-python-dateutil-2.8.1.tar.gz
|
||||
SRC_URI=mirror://pypi/t/types-python-dateutil/types-python-dateutil-2.8.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=4e136eb8c231afedba31b2b8122dba38
|
||||
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/types-requests/types-requests-2.25.10.tar.gz
|
||||
SRC_URI=mirror://pypi/t/types-requests/types-requests-2.25.11.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=73e2fdf02e087edcd5c284683cdc5c3e
|
||||
17
metadata/md5-cache/dev-python/xattr-0.9.7
Normal file
17
metadata/md5-cache/dev-python/xattr-0.9.7
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/cffi-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/cffi-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DESCRIPTION=OpenTracing API for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xattr/xattr
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/cffi-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/x/xattr/xattr-0.9.7.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=eb07903f44d1a5ac9fb0816a872a5683
|
||||
Reference in New Issue
Block a user