mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-python/python-barbicanclient: add 5.3.0, drop 5.2.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST python-barbicanclient-5.2.0.tar.gz 119411 BLAKE2B bb402331e122314404945bc162a757942bc057af8c62467f8b03f62b24292eab930f6471a59930a62ad8f67bcc865cd8bb356342d6957c8170f3a33735dadf90 SHA512 de9d063bf5e79347d0457b8fa69ed0d307fb4cd2b7dff23f156eab16521b3048283b9a7fdb1f464efe04cc4fd28e2072fe965a3e097842d1704f36bb83e7e3a2
|
||||
DIST python-barbicanclient-5.3.0.tar.gz 119436 BLAKE2B 950517ce4f87f41fa389765b667f573cc46acbd6ea55eb201ce93f1a637dc4716e05b9d74dfa7de67a806bdfa4b9116ef90eae95efa1153fbb39a006f3180183 SHA512 3d9ee7e812e3b52e5cedc654ba1e49cdd2764998cf7a296af8df70effd572d2f8adf351155324168d512f56a1386093bfbcb25fff14350a33b4e90e358a47d25
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -11,7 +11,7 @@ DESCRIPTION="Client library for Barbican API"
|
||||
HOMEPAGE="
|
||||
https://github.com/openstack/python-barbicanclient
|
||||
https://opendev.org/openstack/python-barbicanclient
|
||||
https://pypi.org/project/python-barbicanclient
|
||||
https://pypi.org/project/python-barbicanclient/
|
||||
https://launchpad.net/python-barbicanclient
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
Reference in New Issue
Block a user