commit: e22ed0322c8da5691ef098525a1b3e4b88e3705f
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue May 2 22:43:05 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue May 2 22:43:05 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e22ed032
dev-python/tridesclous: update SRC_URI
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/tridesclous/tridesclous-1.6.4.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/tridesclous/tridesclous-1.6.4.ebuild
b/dev-python/tridesclous/tridesclous-1.6.4.ebuild
index 23e178c05..131156160 100644
--- a/dev-python/tridesclous/tridesclous-1.6.4.ebuild
+++ b/dev-python/tridesclous/tridesclous-1.6.4.ebuild
@@ -5,11 +5,10 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="offline/online spike sorting"
HOMEPAGE="https://github.com/tridesclous/tridesclous"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"