commit:     2816aed520d90d85c23858c612a132f11625af43
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 09:52:40 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 12 09:54:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2816aed5

dev-python/theano: fix SRC_URI, bug #682204

Reported-by: Helmut Jarausch
Fix-by: Petr Voytsik
Closes: https://bugs.gentoo.org/682204
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-python/theano/theano-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/theano/theano-1.0.4.ebuild 
b/dev-python/theano/theano-1.0.4.ebuild
index 6351d160efd..2bfe26861e2 100644
--- a/dev-python/theano/theano-1.0.4.ebuild
+++ b/dev-python/theano/theano-1.0.4.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1 eutils
 
 DESCRIPTION="Define and optimize multi-dimensional arrays mathematical 
expressions"
 HOMEPAGE="https://github.com/Theano/Theano";
-SRC_URI="mirror://pypi/theano/${PN^}/${PN^}-${PV}.tar.gz"
+SRC_URI="mirror://pypi/T/${PN^}/${PN^}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to