mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/python-saharaclient: add 3.5.0, drop 3.4.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST python-saharaclient-3.4.0.tar.gz 109109 BLAKE2B 50cad26c0daeb93dd9a42e043303b3778013889eab161663f394ef0cad11a0bf1022b0101000b0bf635be9f3021a03077c1c7a2687b55e1543e7d43e7f4146f5 SHA512 8cc4fa2db5d5f84ed13c9975e27a03cceb36664fd2564e543981dfe7cbf2c38b3059695742e1fc20380332b8df14256ef900b34041f53ac358b99177d619094d
|
||||
DIST python-saharaclient-3.5.0.tar.gz 109169 BLAKE2B a10183f9a35f8f380852ab711884ba18e9ae39362d3859fc49b1a744132de52c08e2f615d8d04eeff5be5d05af006d6ae7a54a78908df84c898991a7d0859b54 SHA512 20de5a964891314043790de98a1cb77fe5aa59cdb309c419feb73cf2034313c5f3c1ea6ee7303a0599080c2215c9ef7db0141ba42978d5a840281ba005a20bc0
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -13,7 +13,7 @@ HOMEPAGE="
|
||||
https://github.com/openstack/python-saharaclient
|
||||
https://opendev.org/openstack/python-saharaclient
|
||||
https://launchpad.net/python-saharaclient
|
||||
https://pypi.org/project/python-saharaclient
|
||||
https://pypi.org/project/python-saharaclient/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user