2022-03-16 21:04:08 UTC

This commit is contained in:
Repository mirror & CI
2022-03-16 21:04:08 +00:00
parent b4bd399206
commit 86b69f1614
84 changed files with 619 additions and 584 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/ddt-1.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslotest-4.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testscenarios-0.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-2.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-vmware-3.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/castellan-3.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/pbr-5.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.30.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-4.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-3.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-log-4.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-privsep-2.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-4.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-service-2.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-6.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-win-5.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-6.2.5-r2[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-5.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.30.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-4.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-3.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-log-4.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-privsep-2.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-4.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-service-2.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-6.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-win-5.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=OpenStack Cinder brick library for managing local volume attaches
EAPI=8
HOMEPAGE=https://opendev.org/openstack/os-brick https://launchpad.net/os-brick https://pypi.org/project/os-brick/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pbr-5.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.30.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-4.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-3.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-log-4.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-privsep-2.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-4.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-service-2.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tenacity-6.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-win-5.4.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/o/os-brick/os-brick-5.2.0.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
_md5_=703f8bfbcf5b2982ab1aa7d8e4e44b1d