fix virtualbmc-3.0.1.ebuild

This commit is contained in:
ace 2023-04-09 16:53:01 +03:00
parent b00c593c45
commit 3d85502bd5
Signed by: ace
GPG Key ID: 2C08973DD37A76FD
3 changed files with 6 additions and 5 deletions

View File

@ -4,4 +4,4 @@ DIST virtualbmc-2.2.2.tar.gz 38659 BLAKE2B fd5c46d1500194e4ba2aee933e40592538a94
DIST virtualbmc-3.0.1.tar.gz 39407 BLAKE2B 6480e18c452a401cd867d3120182181191c44bc3ccf2bcecef3f5b37f42be9c2ce175f36abb09ce593e1164d71648b09d3571e5bbd550dcb55a28c6b377d5d8f SHA512 9eed67b4af91be21da51573ca008385700608468635a95e903ae0371ba5b91503cf84c4a34e253d5a71828ff87c3c84eabf4297b28379b839904c5cb25c4c008
EBUILD virtualbmc-2.2.0.ebuild 1014 BLAKE2B 3f74645f1a594643362746c7d8cb734934ea9308315d22e123111bfd130db48c9737c01c20967d555e085cf7820fb22e0e96bf9698e6daa661f3cfbbce0cca20 SHA512 6ff3615d00e50680d5a3b62a45990104d3622e8e5408ab7275d33216ffa8b06f6ecd904bdc2de5d47e69aa43d6c951c708fc95f711516fb0813be866ef9bd42e
EBUILD virtualbmc-2.2.2.ebuild 1011 BLAKE2B 748a15b5022abee8e0015c581e65dc53d995b43095ee367789338d2f61fe1d5ec7837cc4589ac7760d0900f909db46151f2c328607ac7af37565aedca2fe65e6 SHA512 867a0f4b383a11f51c836ed268a5533389754fca3ebcab0241cfa8afd75dfa0484069390301d05c8c0e28dd2d9c8168d6774a8a9f35d61efe9e52c8ffd710d0e
EBUILD virtualbmc-3.0.1.ebuild 1013 BLAKE2B f6497d00a738f3f7d777d225a4c0d1fd36d7de7adfe3502afacf01121658eec24f2b9de2b264ece194c323876f0217627772e121392279a40dae6872f4718f64 SHA512 916b138f0b7c37a862c0913ad77801122155034815aaffdf47b81c41eece15dfa560c65e27ddd54dd773095582cdfecb352652e71426ef0371b3c9d2a4f98747
EBUILD virtualbmc-3.0.1.ebuild 1063 BLAKE2B 044ffa1bb0d5cb1ed48cfae6ee3abe10c2afd1cb82cc8cd2f67b55ad63abc2502bd5a5782ac34f5a0629f0bd0f09db7eda179eb3d148ae75234e94edbc2ddd3e SHA512 d7960524784eed06fc52937adf4637c1b367160de2bf26b397fe13b2c15860725cf7b1a2c382dfdf3dfddd2e1ca0f510eb7550881901e3b52eda5d36454fee36

View File

@ -26,7 +26,8 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
!~dev-python/cliff-2.9.0
>=dev-python/pyzmq-19.0.0[${PYTHON_USEDEP}]
dev-python/wcwidth[${PYTHON_USEDEP}]"
dev-python/wcwidth[${PYTHON_USEDEP}]
dev-python/importlib_metadata[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
BDEPEND=""

View File

@ -1,6 +1,6 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/six-1.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] !~dev-python/pbr-2.1.0 >=dev-python/libvirt-python-6.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyghmi-1.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cliff-2.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] !~dev-python/cliff-2.9.0 >=dev-python/pyzmq-19.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wcwidth[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/six-1.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] !~dev-python/pbr-2.1.0 >=dev-python/libvirt-python-6.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyghmi-1.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cliff-2.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] !~dev-python/cliff-2.9.0 >=dev-python/pyzmq-19.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wcwidth[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib_metadata[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=A virtual BMC for controlling virtual machines using IPMI commands
EAPI=7
HOMEPAGE=https://github.com/openstack/virtualbmc
@ -8,10 +8,10 @@ INHERIT=distutils-r1 eutils
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/six-1.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] !~dev-python/pbr-2.1.0 >=dev-python/libvirt-python-6.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyghmi-1.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cliff-2.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] !~dev-python/cliff-2.9.0 >=dev-python/pyzmq-19.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wcwidth[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
RDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/six-1.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] !~dev-python/pbr-2.1.0 >=dev-python/libvirt-python-6.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyghmi-1.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cliff-2.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] !~dev-python/cliff-2.9.0 >=dev-python/pyzmq-19.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wcwidth[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib_metadata[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=nomirror
SLOT=0
SRC_URI=https://tarballs.opendev.org/openstack/virtualbmc/virtualbmc-3.0.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 05bcfd9823be251f6e9f211ca285094e edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32
_md5_=e4183e7b6df620a7cd55b7960161fb0a
_md5_=f1b876137a31c10ad47d8699bc5253b4