commit:     b4060f573b5e9167b90666ab8e1c5cc63c6de737
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Oct 14 19:24:19 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Oct 14 20:22:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4060f57

dev-python/pysaml2: use github tarball

Closes: https://bugs.gentoo.org/816513
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/pysaml2/Manifest             | 2 +-
 dev-python/pysaml2/pysaml2-7.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pysaml2/Manifest b/dev-python/pysaml2/Manifest
index bd76ef2a7..950ed1634 100644
--- a/dev-python/pysaml2/Manifest
+++ b/dev-python/pysaml2/Manifest
@@ -1 +1 @@
-DIST pysaml2-7.0.1.tar.gz 359067 BLAKE2B 
1a420c40ab34e290cf0ccb1b58ffc01081db540eda0281aa67b37722c39fd6abd6a806e3d8c564ff7af777c922359e632be30c344837ad8eb9e035cfa921400c
 SHA512 
a706136628c1b86b2d53ea64e6506cf4b1ce2722e3583ed0dd39125ee9e898d4309224a0d3baa2c6a4f8adeba22e4e18945113da628659476d5f77f297daef60
+DIST pysaml2-7.0.1.tar.gz 5996999 BLAKE2B 
51b8d3eed54bdcc2f6730d1b5cc6db3d1163479c6d5845945d626a439c4130993a17656ee644165c18d87d4f0b9f61cc7dcf8ccedfac91b34afb7f5544e8a520
 SHA512 
915ea083fe0fa55fb91015c6ef743c0a63feb4c4b75542be9c7dd7b0ec19edd679d313cb47737c990381c4a9b3c46e8351e4a83006819bc9b090a7061d2cc4d1

diff --git a/dev-python/pysaml2/pysaml2-7.0.1.ebuild 
b/dev-python/pysaml2/pysaml2-7.0.1.ebuild
index 8ac8c5ab9..615984c89 100644
--- a/dev-python/pysaml2/pysaml2-7.0.1.ebuild
+++ b/dev-python/pysaml2/pysaml2-7.0.1.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
 
 DESCRIPTION="Python implementation of SAML Version 2 to be used in a WSGI 
environment"
 HOMEPAGE="https://github.com/rohe/pysaml2";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/IdentityPython/pysaml2/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to