aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-05-22 15:30:50 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-05-22 15:31:27 +0200
commitb88bbd20a18290471147b9859152671d5d314ab9 (patch)
tree5849e34ea93835a370777706e0da81fcd88d72aa /sys-cluster
parentsys-cluster/easybuild-easyconfigs: update SRC_URI (diff)
downloadsci-b88bbd20a18290471147b9859152671d5d314ab9.tar.gz
sci-b88bbd20a18290471147b9859152671d5d314ab9.tar.bz2
sci-b88bbd20a18290471147b9859152671d5d314ab9.zip
sys-cluster/easybuild-framework: update SRC_URI
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/easybuild-framework/easybuild-framework-4.6.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-cluster/easybuild-framework/easybuild-framework-4.6.2.ebuild b/sys-cluster/easybuild-framework/easybuild-framework-4.6.2.ebuild
index af40cfc50..a7e11912c 100644
--- a/sys-cluster/easybuild-framework/easybuild-framework-4.6.2.ebuild
+++ b/sys-cluster/easybuild-framework/easybuild-framework-4.6.2.ebuild
@@ -2,15 +2,14 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
DESCRIPTION="The easybuild-framework package is the core of EasyBuild."
HOMEPAGE="
https://easybuild.io/
https://github.com/easybuilders/easybuild-framework
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"