2022-05-09 18:48:18 UTC

This commit is contained in:
Repository mirror & CI
2022-05-09 18:48:18 +00:00
parent a62cee7519
commit 67ee6ecced
89 changed files with 677 additions and 276 deletions

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/simoncozens/babelfont
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/defcon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontParts[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphsLib[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 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/simoncozens/babelfont/archive/refs/tags/v2.0.2.tar.gz -> babelfont-2.0.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=19636d5c61a30a734a0654c672a29cb9
_md5_=a7703fdec729a98993a2fc05bc90607f

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/simoncozens/babelfont https://pypi.org/project/babelfont/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/defcon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontParts[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphsLib[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 )
@@ -14,4 +14,4 @@ RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/b/babelfont/babelfont-3.0.0a8.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=e93f5d7bf51e19c340bfa48d04bcd7db
_md5_=825640824dc086b968ad36a042e0f73c

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/click-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/kombu-6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/kombu-5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/vine-5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/vine-6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( >=dev-python/sphinx-4.4.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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/click-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/kombu-6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/kombu-5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/vine-5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/vine-6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( >=dev-python/boto3-1.9.178[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/case-1.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/moto-1.3.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-6.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-celery[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-subtests[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyzmq-13.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( dev-python/docutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=Asynchronous task queue/job queue based on distributed message passing
EAPI=7
HOMEPAGE=https://docs.celeryproject.org/en/stable/index.html https://pypi.org/project/celery/ https://github.com/celery/celery
INHERIT=bash-completion-r1 distutils-r1 optfeature
IUSE=examples test doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/click-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/kombu-6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/kombu-5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/vine-5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/vine-6[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(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/celery/celery/archive/v5.1.1.tar.gz -> celery-5.1.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=bef7e799b635568148398692eaed784f

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/kombu-6.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/kombu-5.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( >=dev-python/sphinx-4.4.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 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/kombu-6.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/kombu-5.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( >=dev-python/boto3-1.9.178[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/case-1.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/moto-1.3.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-6.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-celery[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-subtests[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyzmq-13.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( dev-python/docutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=Asynchronous task queue/job queue based on distributed message passing
EAPI=8
HOMEPAGE=https://docs.celeryproject.org/en/stable/index.html https://pypi.org/project/celery/ https://github.com/celery/celery
INHERIT=bash-completion-r1 distutils-r1 optfeature
IUSE=examples test doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/kombu-6.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/kombu-5.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[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? ( test )
SLOT=0
SRC_URI=https://github.com/celery/celery/archive/v5.2.6.tar.gz -> celery-5.2.6.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=76c451708e1a690c4c54ed3430d936ef

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/requests-2.20.0[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_8(-)?] >=dev-python/pytest-7.0.1[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-2.0.0[python_targets_python3_8(-)?] >=dev-python/requests-2.20.0[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/subunit-0.0.18[python_targets_python3_8(-)?] >=dev-python/oslotest-1.10.0[python_targets_python3_8(-)?] >=dev-python/testrepository-0.0.18[python_targets_python3_8(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_8(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?] >=dev-python/nose-1.3.7[python_targets_python3_8(-)?] >=dev-python/pytest-3.0.0[python_targets_python3_8(-)?] >=dev-python/urllib3-1.15.1[python_targets_python3_8(-)?] )
DESCRIPTION=A python client for etcd3 grpc-gateway v3 API
EAPI=8
HOMEPAGE=https://pypi.org/project/etcd3gw/
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/requests-2.20.0[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_8(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 )
REQUIRED_USE=|| ( python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/e/etcd3gw/etcd3gw-1.0.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=9bca314c0e646b753f848a0bda50b8a1

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pbr-2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pbr-2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( >=dev-python/subunit-0.0.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslotest-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testrepository-0.0.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/nose-1.3.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urllib3-1.15.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=A python client for etcd3 grpc-gateway v3 API
EAPI=8
HOMEPAGE=https://opendev.org/openstack/etcd3gw https://pypi.org/project/etcd3gw/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pbr-2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-0.16.0[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/e/etcd3gw/etcd3gw-1.0.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=841478951d8982e6b051e9ff0f95145f

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/youseedee-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/babelfont-3.0.0_alpha1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( dev-python/fs[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphtools-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/beziers-0.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fs[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphtools-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/beziers-0.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Python library for manipulating OpenType font features
EAPI=8
HOMEPAGE=https://github.com/simoncozens/fontFeatures
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/fs[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphtools-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/beziers-0.1.0[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=https://github.com/simoncozens/fontFeatures/archive/refs/tags/v1.7.0.tar.gz -> fontFeatures-1.7.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=d418cf4e62fa565a420814ff20e7210b

View File

@@ -1,16 +0,0 @@
BDEPEND=app-arch/unzip dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/defcon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ufoNormalizer[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=app-text/xmldiff-2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/fonttools-4.14[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A library to provide a bridge from Glyphs source files to UFOs
EAPI=8
HOMEPAGE=https://github.com/googlefonts/glyphsLib
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 MIT
RDEPEND=>=dev-python/fonttools-4.14[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.8[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/g/glyphsLib/glyphsLib-5.3.2.zip
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=9bdeef68ae8b5cd0f79f5f2a338fabbe

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/defcon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ufoNormalizer[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ufo2ft[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=app-text/xmldiff-2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/fonttools-4.27.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.6.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.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 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/fonttools-4.27.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.6.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools_scm-6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=A library to provide a bridge from Glyphs source files to UFOs
EAPI=8
HOMEPAGE=https://github.com/googlefonts/glyphsLib
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT
RDEPEND=>=dev-python/fonttools-4.27.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.6.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.3.0[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=https://github.com/googlefonts/glyphsLib/archive/refs/tags/v6.0.5.tar.gz -> glyphsLib-6.0.5.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=b6b961db3d7923c64494702e5f5c5997

View File

@@ -11,6 +11,6 @@ LICENSE=Apache-2.0
RDEPEND=dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ufoLib2[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 )
SLOT=0
SRC_URI=https://github.com/googlefonts/glyphsets/archive/refs/tags/v0.3.1.tar.gz -> glyphsets-0.3.1.tar.gz
SRC_URI=https://github.com/googlefonts/glyphsets/archive/refs/tags/v0.5.0.tar.gz -> glyphsets-0.5.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=d8ba6c92faae278d64339a75e382aae9

View File

@@ -1,15 +0,0 @@
BDEPEND=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
DESCRIPTION=Library for user interfaces for easy dataset editing and display
EAPI=7
HOMEPAGE=https://pypi.python.org/pypi/guidata
INHERIT=distutils-r1
IUSE=python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=CeCILL-2
RDEPEND=dev-python/PyQt5[python_targets_python3_8(-)?] dev-python/QtPy[python_targets_python3_8(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 )
REQUIRED_USE=|| ( python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/g/guidata/guidata-1.7.9.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=4ff370a5c74e8be4306caa44681b3b9d

View File

@@ -0,0 +1,15 @@
BDEPEND=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_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Library for user interfaces for easy dataset editing and display
EAPI=8
HOMEPAGE=https://pypi.python.org/pypi/guidata
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=CeCILL-2
RDEPEND=dev-python/PyQt5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/QtPy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/g/guidata/guidata-2.1.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=7cae35cb2cf93f83efe84529b5f62499

View File

@@ -12,6 +12,6 @@ RDEPEND=>=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/o/osprofiler/osprofiler-3.4.2.tar.gz
SRC_URI=mirror://pypi/o/osprofiler/osprofiler-3.4.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=a72d8c29d2b67cd7620bf3ac07a3390c

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/kazoo-2.6.0[python_targets_python3_8(-)?] >=dev-python/kombu-4.3.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.2[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] >=dev-python/alembic-0.8.0[python_targets_python3_8(-)?] >=dev-python/SQLAlchemy-Utils-0.30.11[python_targets_python3_8(-)?] >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/psycopg-2.8.0[python_targets_python3_8(-)?] >=dev-python/pydotplus-2.0.2[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[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/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/fasteners-0.7.0[python_targets_python3_8(-)?] >=dev-python/networkx-2.1.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/automaton-1.9.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?] >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?] >=dev-python/pytest-7.0.1[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-2.0.0[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/fasteners-0.7.0[python_targets_python3_8(-)?] >=dev-python/networkx-2.1.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/automaton-1.9.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?] >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?]
DESCRIPTION=A library to do [jobs, tasks, flows] in a HA manner using different backends
EAPI=8
HOMEPAGE=https://github.com/openstack/taskflow https://opendev.org/openstack/taskflow https://pypi.org/project/taskflow/
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/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/fasteners-0.7.0[python_targets_python3_8(-)?] >=dev-python/networkx-2.1.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/automaton-1.9.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?] >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 )
REQUIRED_USE=|| ( python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/t/taskflow/taskflow-4.6.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=f361b92ebec0cc95fb753228c8e8cf81

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/kazoo-2.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/zake-0.1.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/redis-py-2.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/kombu-4.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.18.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/alembic-0.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/SQLAlchemy-Utils-0.30.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/psycopg-2.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pydotplus-2.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/networkx-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/automaton-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/networkx-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/automaton-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=A library to do [jobs, tasks, flows] in a HA manner using different backends
EAPI=8
HOMEPAGE=https://github.com/openstack/taskflow https://opendev.org/openstack/taskflow https://pypi.org/project/taskflow/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/networkx-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/automaton-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pydot-1.2.4[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/t/taskflow/taskflow-4.7.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=b70444aae26fd7ac7fea920d48b8992e

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( >=dev-python/subunit-0.0.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ddt-1.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/nose-1.3.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/etcd3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/etcd3gw[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pymemcache[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pymysql[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sysv_ipc[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/zake[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/pbr-1.6.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-3.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.10.0[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(-)?]
BDEPEND=test? ( >=dev-python/subunit-0.0.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ddt-1.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/nose-1.3.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/etcd3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/etcd3gw[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pymemcache[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pymysql[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sysv_ipc[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/zake[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/pbr-1.6.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-5.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.10.0[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/pbr-1.6.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-3.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEPEND=>=dev-python/pbr-1.6.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-5.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
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
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pbr-1.6.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-3.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.10.0[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 )
RDEPEND=>=dev-python/pbr-1.6.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.16.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/voluptuous-0.8.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/msgpack-0.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fasteners-0.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-5.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-1.10.0[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/t/tooz/tooz-2.10.1.tar.gz
SRC_URI=mirror://pypi/t/tooz/tooz-2.11.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=8614e5f83460fd765309459e796ecf78
_md5_=0d6d5b761e02703b4b8fd6fda816ecbf

View File

@@ -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.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 )
SLOT=0
SRC_URI=mirror://pypi/t/types-paramiko/types-paramiko-2.8.19.tar.gz
SRC_URI=mirror://pypi/t/types-paramiko/types-paramiko-2.10.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=519f6fc93a76a8cd07cb0469a3768d02