commit: 96456d351cc19a1abfce23be955cd7cc08cea67f Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Fri Mar 11 02:20:13 2022 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Fri Mar 11 02:20:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=96456d35
dev-python/python-manilaclient: new version Closes: https://bugs.gentoo.org/815553 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> dev-python/python-manilaclient/Manifest | 2 +- ...thon-manilaclient-3.1.0.ebuild => python-manilaclient-3.3.0.ebuild} | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-python/python-manilaclient/Manifest b/dev-python/python-manilaclient/Manifest index f263985b2..b540031b5 100644 --- a/dev-python/python-manilaclient/Manifest +++ b/dev-python/python-manilaclient/Manifest @@ -1 +1 @@ -DIST python-manilaclient-3.1.0.tar.gz 309246 BLAKE2B aeaac9665237d6af918fbec243e010755cdaef5f1a2f73af39641fdb077c6266cce5e8848e6ac9df5cb9001c27bcfa886620db20f03b38593ba5542f46dd058d SHA512 01f7bdf8c01a6b26c66c202c5472a819563264f8cc7fb29dc0d9ff95831866535ed11c8c77e1c0e6f333fd0028d3f4fda3fe4b2c23f693e17ea003ceb5b5b862 +DIST python-manilaclient-3.3.0.tar.gz 320475 BLAKE2B e83e30593d26e9ba26f9f487507f6c9a9b38be69b59af69dcdb85242abb81879e689efb70c937bb8afef74841adf54e5e7724f2173a6bc9c7d76c90535bf1b4c SHA512 084293115370a174678dd8bde3f144213f10ce4a3addf7058365b0bbde31b2a56643b0417ec97ced297bf99e141a1fd96503aea96795c36862548268d6f7ae31 diff --git a/dev-python/python-manilaclient/python-manilaclient-3.1.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-3.3.0.ebuild similarity index 94% rename from dev-python/python-manilaclient/python-manilaclient-3.1.0.ebuild rename to dev-python/python-manilaclient/python-manilaclient-3.3.0.ebuild index c6340a9f0..b56ecdbf2 100644 --- a/dev-python/python-manilaclient/python-manilaclient-3.1.0.ebuild +++ b/dev-python/python-manilaclient/python-manilaclient-3.3.0.ebuild @@ -3,7 +3,6 @@ EAPI=8 -DISTUTILS_USE_SETUPTOOLS=rdepend EPYTEST_IGNORE=( manilaclient/tests/functional ) PYTHON_COMPAT=( python3_8 ) @@ -13,7 +12,7 @@ DESCRIPTION="A client for the OpenStack Manila API" HOMEPAGE=" https://opendev.org/openstack/python-manilaclient https://github.com/openstack/python-manilaclient - https://pypi.org/project/python-manilaclient + https://pypi.org/project/python-manilaclient/ " SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
