diff --git a/dev-python/hdf5storage/Manifest b/dev-python/hdf5storage/Manifest deleted file mode 100644 index caa0255..0000000 --- a/dev-python/hdf5storage/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hdf5storage-0.1.19.tar.gz 100839 BLAKE2B fe7845fb22da48017f3321fc618348242f2640a70cfdc54605be78b577e7cac44a20e53e7da8422b9740a3d71c144312f3c8822f7f00595ddfa83c83d8fb7ff3 SHA512 2b34135f735c8cffb699a9918d2b78237d34c7d5d160a30a41c8d6621de12f4b54ab90e8007c026cf2df3b4024b48f4bf8b39159987e5805c183588391bed613 diff --git a/dev-python/hdf5storage/hdf5storage-0.1.19-r1.ebuild b/dev-python/hdf5storage/hdf5storage-0.1.19-r1.ebuild deleted file mode 100644 index 76550ea..0000000 --- a/dev-python/hdf5storage/hdf5storage-0.1.19-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2020-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) -inherit distutils-r1 pypi - -DESCRIPTION="Python library for using HDF5 formatted files, incl. MAT files" -HOMEPAGE=" - https://github.com/frejanordsiek/hdf5storage - https://pythonhosted.org/hdf5storage/ - https://pypi.org/project/hdf5storage/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="doc" -# Tests need nose which is getting cleaned from main tree. -RESTRICT="test" - -RDEPEND=" - dev-python/h5py[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] -" -BDEPEND=" - app-arch/unzip - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) -" diff --git a/dev-python/hdf5storage/metadata.xml b/dev-python/hdf5storage/metadata.xml deleted file mode 100644 index d78949e..0000000 --- a/dev-python/hdf5storage/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - nils.freydank@posteo.de - Nils Freydank - - - frejanordsiek/hdf5storage - hdf5storage - - diff --git a/profiles/package.mask b/profiles/package.mask index 619117b..bbd541c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -5,18 +5,6 @@ # # Removal after . -# Nils Freydank (2024-12-08) -# I don't use the software anymore. -# Open issues: -# - not ported to numpy 2 yet: -# https://github.com/frejanordsiek/hdf5storage/pull/134 -# - test framework was switched to numpy from nose, -# but there is no release yet -# - some tests need julia, some matlab -# - upstream seems inactive -# Removal after 2025-01-08. -dev-python/hdf5storage - # Nils Freydank (2024-12-25) # I don't use the software anymore. # Removal after 2025-01-25.