commit:     230feb766678d9ddc1b04d0557d4a7c84b93caed
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 26 15:17:08 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Sep 26 15:17:08 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=230feb76

dev-python/MagnetoResistance-tool: drop 0.0.2

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

 .../MagnetoResistance-tool-0.0.2.ebuild            | 22 ----------------------
 1 file changed, 22 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
deleted file mode 100644
index 23e03adcf..000000000
--- a/dev-python/MagnetoResistance-tool/MagnetoResistance-tool-0.0.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=setuptools
-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";
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       dev-python/numpy[${PYTHON_USEDEP}]
-       dev-python/pandas[${PYTHON_USEDEP}]
-       dev-python/matplotlib[${PYTHON_USEDEP}]
-"

Reply via email to