2021-10-06 01:21:18 UTC

This commit is contained in:
Repository mirror & CI
2021-10-06 01:21:19 +00:00
parent 9fa25a75a7
commit a2dfad75c4
235 changed files with 1747 additions and 1012 deletions

View File

@@ -0,0 +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(-)?]
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
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
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 )
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