commit:     9ae5d3093b21ad90ccac2bde8c006b9b9a6e0f49
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 07:53:57 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 07:54:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae5d309

dev-python/pupynere: Remove last-rited pkg

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pupynere/Manifest                  |  1 -
 dev-python/pupynere/metadata.xml              | 15 -------------
 dev-python/pupynere/pupynere-1.0.15-r2.ebuild | 31 ---------------------------
 profiles/package.mask                         |  5 -----
 4 files changed, 52 deletions(-)

diff --git a/dev-python/pupynere/Manifest b/dev-python/pupynere/Manifest
deleted file mode 100644
index 3a729ab2a70..00000000000
--- a/dev-python/pupynere/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pupynere-1.0.15.tar.gz 8566 BLAKE2B 
1780b7c17868b77c294da0f81052077be22b72660b472a29641c8390d34a608fb0dc067fe942dba764dd5735ce034981c9b5e3b47825eb3be9ab94e46a71d972
 SHA512 
55b25ca4fb511d80b5eb11b8aa63949c80e9dda336ed1ad406314bbda669ee4ef836a3e01b71065eec0cf0b8556ef36c815a299a5620d50983074a2ff55ca5ba

diff --git a/dev-python/pupynere/metadata.xml b/dev-python/pupynere/metadata.xml
deleted file mode 100644
index e6468d3c792..00000000000
--- a/dev-python/pupynere/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>s...@gentoo.org</email>
-               <name>Gentoo Science Project</name>
-       </maintainer>
-       <longdescription lang="en">
-               Pupynere is a Python module for reading and writing NetCDF 
files,
-               using the same API as Scientific.IO.NetCDF and pynetcdf.
-       </longdescription>
-       <upstream>
-               <remote-id type="pypi">pupynere</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pupynere/pupynere-1.0.15-r2.ebuild 
b/dev-python/pupynere/pupynere-1.0.15-r2.ebuild
deleted file mode 100644
index 7f70dfe14fc..00000000000
--- a/dev-python/pupynere/pupynere-1.0.15-r2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Pupynere is a PUre PYthon NEtcdf REader"
-HOMEPAGE="https://pypi.org/project/pupynere/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-       || (
-               dev-python/numpy-python2[${PYTHON_USEDEP}]
-               dev-python/numpy[${PYTHON_USEDEP}]
-       )"
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-       cd "${BUILD_DIR}" || die
-       "${PYTHON}" -m doctest -v "${BUILD_DIR}"/lib/pupynere.py \
-               || die "Tests fail with ${EPYTHON}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 35121d8495b..107ced85013 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -776,11 +776,6 @@ dev-python/pylzma
 # Removal in 30 days
 dev-python/pyid3lib
 
-# Aaron Bauman <b...@gentoo.org> (2020-08-01)
-# Py2 only. Dead upstream
-# Removal in 30 days
-dev-python/pupynere
-
 # Aaron Bauman <b...@gentoo.org> (2020-08-01)
 # Py2 only. Last upstream release 2013.
 # Removal in 30 days. Last 2 have deps on cddb.

Reply via email to