commit:     0d5095106f6fdfe334dd3ef318e5ec43a511c896
Author:     John Helmert III <jchelmertt3 <AT> gmail <DOT> com>
AuthorDate: Fri May  1 02:38:52 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May  4 17:26:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d509510

dev-python/mamba: Fix tests (bug 720214)

Closes: https://bugs.gentoo.org/720214
Signed-off-by: John Helmert III <jchelmertt3 <AT> gmail.com>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Closes: https://github.com/gentoo/gentoo/pull/15587
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/mamba/Manifest              | 2 +-
 dev-python/mamba/mamba-0.8.6-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/mamba/Manifest b/dev-python/mamba/Manifest
index 5192a3d0c11..0cf2cb7b0b6 100644
--- a/dev-python/mamba/Manifest
+++ b/dev-python/mamba/Manifest
@@ -1 +1 @@
-DIST mamba-0.8.6.tar.gz 10430 BLAKE2B 
f3629525cfe882adb040674852ed9e725332ab19525305efd42a0fa0a0a3ab20df7a257299df525149609858792c267219eb3caf761a6f15b7d3b2557d4e98a2
 SHA512 
f35396bcb607c2eb10caa99f4c82924b0c75c2eeddb3d18ed5db3d5e38dca41917c23f1fcd7003b596576436cea6a02f40c352e6a11f63e472144e0ae0575198
+DIST mamba-0.8.6.gh.tar.gz 15428 BLAKE2B 
d1c13d2e7b5bd4b18c497e1b1df21c19dfdc19b235c796e8277e96a95b787df56466661b995bcd424e550a2f139e7ff8b5d75e72cabde3af1593edb36321f9f5
 SHA512 
1ac59c7df23ec5d2abe5123756c438c282be668f615a8737f35478ab314cde8ffde2b02ef78ead1946b9c467362b825f73e0ba7f441ab44a1fd116db9b7f2750

diff --git a/dev-python/mamba/mamba-0.8.6-r1.ebuild 
b/dev-python/mamba/mamba-0.8.6-r1.ebuild
index f409ed949b9..a014801ac04 100644
--- a/dev-python/mamba/mamba-0.8.6-r1.ebuild
+++ b/dev-python/mamba/mamba-0.8.6-r1.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="... testing tool ... Born under the banner of Behavior Driven 
Development"
 HOMEPAGE="http://nestorsalceda.github.io/mamba";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/nestorsalceda/${PN}/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to