summaryrefslogtreecommitdiff
path: root/dev-python/python-manilaclient
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /dev-python/python-manilaclient
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-python/python-manilaclient')
-rw-r--r--dev-python/python-manilaclient/Manifest6
-rw-r--r--dev-python/python-manilaclient/metadata.xml1
-rw-r--r--dev-python/python-manilaclient/python-manilaclient-2.3.0.ebuild (renamed from dev-python/python-manilaclient/python-manilaclient-1.27.0.ebuild)17
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-python/python-manilaclient/Manifest b/dev-python/python-manilaclient/Manifest
index ac5e62ab9e7e..b4ce24d60390 100644
--- a/dev-python/python-manilaclient/Manifest
+++ b/dev-python/python-manilaclient/Manifest
@@ -1,3 +1,3 @@
-DIST python-manilaclient-1.27.0.tar.gz 214632 BLAKE2B 5a0b6433712ae34f52b72838a771a6e81c7c28ff0b049f208bdf9b5fd311025ebe90e850b071def454f76245f19a28b27fea5dda59473f445e9882917eae90d9 SHA512 0dd621c8ff22abdf81177887fc8bc7b9792d637eabc092de06d5059ed3fcea0218961643a1e5256fd130e5d1753be143b474342d9daf5c8e5e39c305527ad811
-EBUILD python-manilaclient-1.27.0.ebuild 1421 BLAKE2B 81aba1072dc225c16c341c574da784fb2c9d216a3b9c0177a87db9af5eff14fa8520c3baff5cbca8d32cfc55f44c37c42d2949c9112cdcf84ed289c9806b9b93 SHA512 c448e9e7fe59e1303146809e43abcf173aa5e492472efc5a8e55682a2150022214b396df6a6e92a8743442640f08d3f04e4bcc6595cf16d77116b1d3481ea543
-MISC metadata.xml 512 BLAKE2B 63e9ffe529d70482557f026318ecf6362cd8c369610a7f1759da10193c6e54a1aade77adb392ba6f94abbb2933826d72a9dfc6b9f92a94d9f32a9f12663b6270 SHA512 3d083565c78c40429b2c71539c8e626cb4896a9a75a308588a43d59abf7d29959abdbdd069a4c013e04ea45857ef32118344bd60d7a3019107242c03ad825b5a
+DIST python-manilaclient-2.3.0.tar.gz 263246 BLAKE2B 885ed636369d296b64bee91b8556be7059837a7958252fe0d24ae6fac7d3e04971539389113bdb06cf8223beb66370e93a3e834b5b8985edbb55b6c922cafdd0 SHA512 cedbf7aa4cce98bb46379dce70684ba3425d6fbd692cfe9878674cb8d7846bd536893fcbdd4c5dbd47e863cb509739433dff905413921ad17cce4e8123e593a9
+EBUILD python-manilaclient-2.3.0.ebuild 1298 BLAKE2B 971ab5d4d8571bd187113afeefe507e165a19b137a13504137b6141446f7c288b39088821fc4b06e09131e08c3efd926f3f85c4b676b8d89198937b13a258eb5 SHA512 5553a6bfdf189e521a63603e1c5b4e5532f8219931bf23a6902c1afda862c0a2ab1a4af4f3231061195a7f4d8a419b17795c0543b1ead951de5080d35ba963c9
+MISC metadata.xml 536 BLAKE2B f877d0ca1121871d2e1d7cbef3c4adc602ebaa7c12a2c5d122f8b3e24f7fb942404552ccc47adc8d36af9f9c59fcfbe2f7d3c520ece2b85cb243fded35d58f9e SHA512 b40cdf67d3968efd530c1a3c9af3d72d1f83e56edd741c75facae78ac80a8a2e421fafd0025edc1aa2223b6c0827256b89df44084fc45f52d278316296f77601
diff --git a/dev-python/python-manilaclient/metadata.xml b/dev-python/python-manilaclient/metadata.xml
index c04205840a7e..aff03ce98fc3 100644
--- a/dev-python/python-manilaclient/metadata.xml
+++ b/dev-python/python-manilaclient/metadata.xml
@@ -9,6 +9,7 @@
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">python-manilaclient</remote-id>
<remote-id type="github">openstack/python-manilaclient</remote-id>
diff --git a/dev-python/python-manilaclient/python-manilaclient-1.27.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-2.3.0.ebuild
index 593e7d8acb6a..9716e5765a99 100644
--- a/dev-python/python-manilaclient/python-manilaclient-1.27.0.ebuild
+++ b/dev-python/python-manilaclient/python-manilaclient-2.3.0.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
@@ -14,11 +15,9 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- ${CDEPEND}"
+DEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
RDEPEND="
- ${CDEPEND}
+ >=dev-python/pbr-1.8[${PYTHON_USEDEP}]
>=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
>=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
>=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
@@ -31,13 +30,7 @@ RDEPEND="
>=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
!~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+ >=dev-python/osc-lib-1.10.0[${PYTHON_USEDEP}]
>=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
>=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
- >=dev-python/docutils-0.11[${PYTHON_USEDEP}]
"
-
-python_prepare_all() {
- # built in...
- sed -i '/^hacking/d' test-requirements.txt || die
- distutils-r1_python_prepare_all
-}