commit:     8802eed93f23e85d9fe1b248549d753936780af7
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 13:20:14 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 22 13:20:14 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8802eed9

dev-python/pytorch-lightning: update SRC_URI

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/pytorch-lightning/pytorch-lightning-1.8.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytorch-lightning/pytorch-lightning-1.8.6.ebuild 
b/dev-python/pytorch-lightning/pytorch-lightning-1.8.6.ebuild
index c50848555..a775be3bf 100644
--- a/dev-python/pytorch-lightning/pytorch-lightning-1.8.6.ebuild
+++ b/dev-python/pytorch-lightning/pytorch-lightning-1.8.6.ebuild
@@ -6,11 +6,11 @@ EAPI=8
 PYTHON_COMPAT=( python3_10 )
 DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_SINGLE_IMPL=1
-inherit distutils-r1
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Lightweight PyTorch wrapper for ML researchers"
 HOMEPAGE="https://github.com/Lightning-AI/lightning";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to