commit:     0a52488af552b8bfb75f4fc71cafbe394667a1ee
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 05:50:37 2019 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon May 13 05:58:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a52488a

sci-visualization/tensorboard: use predictable SRC_URI

Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 sci-visualization/tensorboard/tensorboard-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/tensorboard/tensorboard-1.13.1.ebuild 
b/sci-visualization/tensorboard/tensorboard-1.13.1.ebuild
index c5f7d80d69d..1665bc00912 100644
--- a/sci-visualization/tensorboard/tensorboard-1.13.1.ebuild
+++ b/sci-visualization/tensorboard/tensorboard-1.13.1.ebuild
@@ -8,7 +8,7 @@ inherit python-r1 python-utils-r1
 
 DESCRIPTION="TensorFlow's Visualization Toolkit"
 HOMEPAGE="https://www.tensorflow.org/";
-SRC_URI="https://files.pythonhosted.org/packages/0f/39/bdd75b08a6fba41f098b6cb091b9e8c7a80e1b4d679a581a0ccd17b10373/${P}-py3-none-any.whl
 -> ${P}.zip"
+SRC_URI="https://files.pythonhosted.org/packages/py3/${PN::1}/${PN}/${P}-py3-none-any.whl
 -> ${P}.zip"
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to