commit:     5c7334b80a0475616000b8ebd77bcbbe611c806d
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Oct 14 19:28:07 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=5c7334b8

dev-python/opentracing_instrumentation: use github tarball

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

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

diff --git a/dev-python/opentracing_instrumentation/Manifest 
b/dev-python/opentracing_instrumentation/Manifest
index 63d875c0c..db3f35ac3 100644
--- a/dev-python/opentracing_instrumentation/Manifest
+++ b/dev-python/opentracing_instrumentation/Manifest
@@ -1 +1 @@
-DIST opentracing_instrumentation-3.3.1.tar.gz 26278 BLAKE2B 
7f5bcaf3f3e72b3f393d0332b335b7857de7daa33d4eb96a3b00a9d7042046d6c7f9df80f43fd6f8944bbb490e664a4475b7caf793ceb7cf778b2229d2a6295f
 SHA512 
dbee49e4d465660120701b1019dae8480ffaf822647e848c433603ee2b18346f14533101acef74adc1f087710ff5c6887b2ac9935bd83d9e6d7c49d3fa572bed
+DIST opentracing_instrumentation-3.3.1.tar.gz 41897 BLAKE2B 
ed5b79082160a34d4f97ba4a704291e43711a40d830b6df1449ea122b00ceb962e0348d5b5901e39e9c87f33220176c74375c07f297f907f0903a299d929c0d9
 SHA512 
414b9755c75ebeb66a58d323a82aad01b44b513355e3a548a564f5fbd4658c63cd397ea730811c311948a55ee51537cf864f55bf9fe50366236cad1b5bfc023e

diff --git 
a/dev-python/opentracing_instrumentation/opentracing_instrumentation-3.3.1.ebuild
 
b/dev-python/opentracing_instrumentation/opentracing_instrumentation-3.3.1.ebuild
index e6067d86b..21bc67d6f 100644
--- 
a/dev-python/opentracing_instrumentation/opentracing_instrumentation-3.3.1.ebuild
+++ 
b/dev-python/opentracing_instrumentation/opentracing_instrumentation-3.3.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A collection of Python instrumentation tools for 
the OpenTracing AP
 HOMEPAGE="
        https://github.com/uber-common/opentracing-python-instrumentation
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/uber-common/opentracing-python-instrumentation/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"

Reply via email to