mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2021-10-08 19:21:18 UTC
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
BDEPEND=test? ( >=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/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(-)?] >=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? ( 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=>=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/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(-)?] 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(-)?] )
|
||||
DESCRIPTION=OpenTracing API for Python
|
||||
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(-)?] )
|
||||
DESCRIPTION=Timeseries database
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gnocchi.osci.io https://github.com/gnocchixyz/gnocchi https://pypi.org/project/gnocchi
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
IUSE=amqp ceph keystone mysql postgresql redis prometheus s3 swift test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=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/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(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RDEPEND=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(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 ) test? ( amqp mysql ) || ( python_targets_python3_8 )
|
||||
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_=afaf995e6c76e61110782bff29972bd3
|
||||
_md5_=d040d6533d14cecdddc09cc1bf4d7c54
|
||||
|
||||
Reference in New Issue
Block a user