mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
2022-01-09 08:23:52 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
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.7:0=[ncurses] ) python_targets_python3_8? ( dev-lang/python:3.8[ncurses] ) python_targets_python3_9? ( dev-lang/python:3.9[ncurses] ) python_targets_python3_10? ( dev-lang/python:3.10[ncurses] ) >=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/pytest-6.2.5-r2[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=[ncurses] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[ncurses] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[ncurses] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[ncurses] ) >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An HTTP log monitoring tool for your terminal
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0=[ncurses] ) python_targets_python3_8? ( dev-lang/python:3.8[ncurses] ) python_targets_python3_9? ( dev-lang/python:3.9[ncurses] ) python_targets_python3_10? ( dev-lang/python:3.10[ncurses] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0=[ncurses] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[ncurses] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[ncurses] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[ncurses] )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/michael-lazar/akita/archive/refs/tags/v0.1.4.tar.gz -> akita-0.1.4.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 b601c48fe339b4c9bc03ffe4f25283e0 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164
|
||||
_md5_=52a49793b6a235971c7302877e349213
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/ddt-1.0.1[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/requests-2.18.0[python_targets_python3_8(-)?] >=dev-python/testrepository-0.0.18[python_targets_python3_8(-)?] >=dev-python/testresources-2.0.0[python_targets_python3_8(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/pygments-2.2.0[python_targets_python3_8(-)?] >=dev-python/boto3-1.9.199[python_targets_python3_8(-)?] >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/psycopg-2.8.4[python_targets_python3_8(-)?] >=dev-python/xattr-0.9.2[python_targets_python3_8(-)?] >=dev-python/python-swiftclient-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-cinderclient-4.1.0[python_targets_python3_8(-)?] >=dev-python/os-brick-3.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.32.0[python_targets_python3_8(-)?] ) test? ( >=dev-python/pbr-3.1.1[python_targets_python3_8(-)?] >=dev-python/defusedxml-0.6.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) >=dev-python/eventlet-0.25.1[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/webob-1.8.1[python_targets_python3_8(-)?] >=dev-python/sqlparse-0.2.2[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-1.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/taskflow-4.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-5.17.0[python_targets_python3_8(-)?] >=dev-python/WSME-0.8.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/six-1.11.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.8.1[python_targets_python3_8(-)?] >=dev-python/retrying-1.2.3[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/glance_store-2.3.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/cryptography-2.6.1[python_targets_python3_8(-)?] >=dev-python/cursive-0.2.1[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/os-win-4.0.1[python_targets_python3_8(-)?] >=dev-python/castellan-0.17.0[python_targets_python3_8(-)?] acct-user/glance acct-group/glance >=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(-)?]
|
||||
BDEPEND=test? ( >=dev-python/ddt-1.0.1[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/requests-2.18.0[python_targets_python3_8(-)?] >=dev-python/testrepository-0.0.18[python_targets_python3_8(-)?] >=dev-python/testresources-2.0.0[python_targets_python3_8(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/pygments-2.2.0[python_targets_python3_8(-)?] >=dev-python/boto3-1.9.199[python_targets_python3_8(-)?] >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/psycopg-2.8.4[python_targets_python3_8(-)?] >=dev-python/xattr-0.9.2[python_targets_python3_8(-)?] >=dev-python/python-swiftclient-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-cinderclient-4.1.0[python_targets_python3_8(-)?] >=dev-python/os-brick-3.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.32.0[python_targets_python3_8(-)?] ) test? ( >=dev-python/pbr-3.1.1[python_targets_python3_8(-)?] >=dev-python/defusedxml-0.6.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) >=dev-python/eventlet-0.25.1[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/webob-1.8.1[python_targets_python3_8(-)?] >=dev-python/sqlparse-0.2.2[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-1.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/taskflow-4.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-5.17.0[python_targets_python3_8(-)?] >=dev-python/WSME-0.8.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/six-1.11.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.8.1[python_targets_python3_8(-)?] >=dev-python/retrying-1.2.3[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/glance_store-2.3.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/cryptography-2.6.1[python_targets_python3_8(-)?] >=dev-python/cursive-0.2.1[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/os-win-4.0.1[python_targets_python3_8(-)?] >=dev-python/castellan-0.17.0[python_targets_python3_8(-)?] acct-user/glance acct-group/glance >=dev-python/pytest-6.2.5-r2[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-3.1.1[python_targets_python3_8(-)?] >=dev-python/defusedxml-0.6.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) >=dev-python/eventlet-0.25.1[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/webob-1.8.1[python_targets_python3_8(-)?] >=dev-python/sqlparse-0.2.2[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-1.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/taskflow-4.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-5.17.0[python_targets_python3_8(-)?] >=dev-python/WSME-0.8.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/six-1.11.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.8.1[python_targets_python3_8(-)?] >=dev-python/retrying-1.2.3[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/glance_store-2.3.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/cryptography-2.6.1[python_targets_python3_8(-)?] >=dev-python/cursive-0.2.1[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/os-win-4.0.1[python_targets_python3_8(-)?] >=dev-python/castellan-0.17.0[python_targets_python3_8(-)?] acct-user/glance acct-group/glance
|
||||
DESCRIPTION=Services for discovering, registering, and retrieving VM images
|
||||
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
|
||||
IUSE=mysql postgres +sqlite +swift test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-3.1.1[python_targets_python3_8(-)?] >=dev-python/defusedxml-0.6.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) >=dev-python/eventlet-0.25.1[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/webob-1.8.1[python_targets_python3_8(-)?] >=dev-python/sqlparse-0.2.2[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-1.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/taskflow-4.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-5.17.0[python_targets_python3_8(-)?] >=dev-python/WSME-0.8.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/six-1.11.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.8.1[python_targets_python3_8(-)?] >=dev-python/retrying-1.2.3[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/glance_store-2.3.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/cryptography-2.6.1[python_targets_python3_8(-)?] >=dev-python/cursive-0.2.1[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/os-win-4.0.1[python_targets_python3_8(-)?] >=dev-python/castellan-0.17.0[python_targets_python3_8(-)?] acct-user/glance acct-group/glance python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
RDEPEND=>=dev-python/pbr-3.1.1[python_targets_python3_8(-)?] >=dev-python/defusedxml-0.6.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) >=dev-python/eventlet-0.25.1[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/webob-1.8.1[python_targets_python3_8(-)?] >=dev-python/sqlparse-0.2.2[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-1.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/taskflow-4.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-5.17.0[python_targets_python3_8(-)?] >=dev-python/WSME-0.8.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/six-1.11.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.8.1[python_targets_python3_8(-)?] >=dev-python/retrying-1.2.3[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/glance_store-2.3.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/cryptography-2.6.1[python_targets_python3_8(-)?] >=dev-python/cursive-0.2.1[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/os-win-4.0.1[python_targets_python3_8(-)?] >=dev-python/castellan-0.17.0[python_targets_python3_8(-)?] acct-user/glance acct-group/glance python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 )
|
||||
REQUIRED_USE=|| ( mysql postgres sqlite ) test? ( mysql ) || ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://tarballs.openstack.org/glance/glance-23.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 b601c48fe339b4c9bc03ffe4f25283e0 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164
|
||||
_md5_=0d8b3504c788ed47bb7b5190d2280ad2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=|| ( ( dev-lang/python:3.9 dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=|| ( ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A password manager for GNOME
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/PasswordSafe
|
||||
@@ -8,9 +8,9 @@ INHERIT=gnome2-utils meson xdg python-r1
|
||||
IUSE=debug +introspection python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=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-lang/python:3.9 dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
RDEPEND=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-lang/python-3.9.9-r1:3.9 dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/PasswordSafe/-/archive/4.0/PasswordSafe-4.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 a8b7938ade305f087865de7e52d079b5 meson 9f3e84959ae1d60e19bc91f212774dcc xdg 6024fbc93167fad782e2032933654857 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-r1 e574a3642f886323f18f867ecc4d91c4
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b601c48fe339b4c9bc03ffe4f25283e0 meson 9f3e84959ae1d60e19bc91f212774dcc xdg 6024fbc93167fad782e2032933654857 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-r1 4c008ab1e6c02cbead059dfe8b864c26
|
||||
_md5_=5c773a56a0482fc10e7cdfcbbdb5cdd5
|
||||
|
||||
@@ -8,9 +8,9 @@ INHERIT=gnome2-utils meson xdg python-single-r1
|
||||
IUSE=debug +introspection python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=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/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/PasswordSafe/-/archive/4.1/PasswordSafe-4.1.tar.bz2
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 a8b7938ade305f087865de7e52d079b5 meson 9f3e84959ae1d60e19bc91f212774dcc xdg 6024fbc93167fad782e2032933654857 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b601c48fe339b4c9bc03ffe4f25283e0 meson 9f3e84959ae1d60e19bc91f212774dcc xdg 6024fbc93167fad782e2032933654857 python-single-r1 9783802d3840cbbd78c02b313df760cc
|
||||
_md5_=47b255a28c9bbd0a47da8d45e7457a30
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 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(-)?]
|
||||
BDEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 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 postrm preinst prepare test
|
||||
DEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Krapplet (keyring applet): a Linux graphical password manager
|
||||
@@ -8,10 +8,10 @@ INHERIT=distutils-r1 xdg
|
||||
IUSE=+gnome-keyring pass python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 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(-)?]
|
||||
RDEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 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=|| ( gnome-keyring pass ) || ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/k/krapplet/krapplet-0.3.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 xdg 6024fbc93167fad782e2032933654857
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b601c48fe339b4c9bc03ffe4f25283e0 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=fc7b90de15c41db548aa2b5fc17b8ce9
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/unittest-or-fail[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(-)?]
|
||||
BDEPEND=test? ( >=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/unittest-or-fail[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 postinst prepare test
|
||||
DESCRIPTION=Stress-Terminal UI monitoring tool
|
||||
EAPI=7
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urwid-2.0.1[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(-)?]
|
||||
RDEPEND=>=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urwid-2.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(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/amanusk/s-tui/archive/v1.1.1.tar.gz -> s-tui-1.1.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23 optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b601c48fe339b4c9bc03ffe4f25283e0 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_md5_=26eb3df53d1a47110e39e29e853f175e
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[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/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Stress-Terminal UI monitoring tool
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urwid-2.0.1[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(-)?]
|
||||
RDEPEND=>=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urwid-2.0.1[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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/amanusk/s-tui/archive/v1.1.3.tar.gz -> s-tui-1.1.3.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23 optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 b601c48fe339b4c9bc03ffe4f25283e0 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_md5_=748e4e954ec8c8b0833ce21200f77a85
|
||||
|
||||
Reference in New Issue
Block a user