commit: 3639a5fd8d423b1289d371b2522c6e2bcd05b6f2
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 13:23:29 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 13:23:29 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3639a5fd
dev-python/hdf5storage: drop 0.1.17, 0.1.18
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/hdf5storage/hdf5storage-0.1.17.ebuild | 27 ------------------------
dev-python/hdf5storage/hdf5storage-0.1.18.ebuild | 27 ------------------------
profiles/package.mask | 1 -
3 files changed, 55 deletions(-)
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.17.ebuild
b/dev-python/hdf5storage/hdf5storage-0.1.17.ebuild
deleted file mode 100644
index a427f8ad1..000000000
--- a/dev-python/hdf5storage/hdf5storage-0.1.17.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="Read/write Python types to/from HDF5 files, including MATLAB v7.3
MAT files"
-HOMEPAGE="https://github.com/frejanordsiek/hdf5storage"
-
-SRC_URI="https://github.com/frejanordsiek/hdf5storage/archive/refs/tags/${PV}.tar.gz
-> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-
-LICENSE="BSD"
-SLOT="0"
-# Gentoo no longer supports nose
-RESTRICT="test"
-
-RDEPEND="
- dev-python/numpy[${PYTHON_USEDEP}]
- dev-python/h5py[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-#distutils_enable_tests nose
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
b/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
deleted file mode 100644
index a427f8ad1..000000000
--- a/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="Read/write Python types to/from HDF5 files, including MATLAB v7.3
MAT files"
-HOMEPAGE="https://github.com/frejanordsiek/hdf5storage"
-
-SRC_URI="https://github.com/frejanordsiek/hdf5storage/archive/refs/tags/${PV}.tar.gz
-> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-
-LICENSE="BSD"
-SLOT="0"
-# Gentoo no longer supports nose
-RESTRICT="test"
-
-RDEPEND="
- dev-python/numpy[${PYTHON_USEDEP}]
- dev-python/h5py[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-#distutils_enable_tests nose
diff --git a/profiles/package.mask b/profiles/package.mask
index 9a0256026..dd619ffdf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -40,5 +40,4 @@ sci-biology/chiron
sci-biology/pyfaidx
sci-biology/gffutils
sci-biology/RSeQC
-dev-python/hdf5storage
dev-python/transforms3d