commit: 9547845d4ce361c884b2065402afe755da71869c
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 12:57:06 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 22 13:12:24 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9547845d
dev-python/MagnetoResistance-tool: update SRC_URI
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/MagnetoResistance-tool/MagnetoResistance-tool-0.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/MagnetoResistance-tool/MagnetoResistance-tool-0.0.2.ebuild
b/dev-python/MagnetoResistance-tool/MagnetoResistance-tool-0.0.2.ebuild
index 6f675dc80..cb24f5d19 100644
--- a/dev-python/MagnetoResistance-tool/MagnetoResistance-tool-0.0.2.ebuild
+++ b/dev-python/MagnetoResistance-tool/MagnetoResistance-tool-0.0.2.ebuild
@@ -5,11 +5,11 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
DESCRIPTION="Create calibration matrix to correct for magneto-resistance in
resistive sensors"
HOMEPAGE="https://gitlab.science.ru.nl/hfml/MRcalib"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"