commit:     6a8c83d1c5d19d35b13bed58bef46b23c6caccd7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 10:11:16 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 31 10:11:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8c83d1

dev-python/pyswisseph: Remove last-rited pkg

Closes: https://bugs.gentoo.org/719432
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyswisseph/Manifest                     |  1 -
 dev-python/pyswisseph/metadata.xml                 | 14 ------------
 .../pyswisseph-2.05.01_pre20160529.ebuild          | 25 ----------------------
 profiles/package.mask                              |  6 ------
 4 files changed, 46 deletions(-)

diff --git a/dev-python/pyswisseph/Manifest b/dev-python/pyswisseph/Manifest
deleted file mode 100644
index f4cc27ad4df..00000000000
--- a/dev-python/pyswisseph/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pyswisseph-2.05.01_pre20160529.tar.gz 488382 BLAKE2B 
3bcea971448b13c40f440473ce2da13ca18796ab645265ae813fed517ca7062342170e0526b48a19b8686ac82526a16654b7c8e4b7d2dcd8e854c116d1fbf911
 SHA512 
afec6ce93a34ee116ed5247ff0004cf7c3adce33b4e0f95aa251b6b533a8925340d6f6d847ab80dfb2cf75933939d282455e7dc1f812c28ad45a42f21ce1e611

diff --git a/dev-python/pyswisseph/metadata.xml 
b/dev-python/pyswisseph/metadata.xml
deleted file mode 100644
index 90e4eddc1f3..00000000000
--- a/dev-python/pyswisseph/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <bugs-to>https://github.com/astrorigin/pyswisseph/issues</bugs-to>
-    <maintainer status="active">
-      <email>smarq...@astrorigin.ch</email>
-      <name>Stanislas Marquis</name>
-    </maintainer>
-    <remote-id type="github">astrorigin/pyswisseph</remote-id>
-    <remote-id type="pypi">pyswisseph</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/pyswisseph/pyswisseph-2.05.01_pre20160529.ebuild 
b/dev-python/pyswisseph/pyswisseph-2.05.01_pre20160529.ebuild
deleted file mode 100644
index a72e8ebba1d..00000000000
--- a/dev-python/pyswisseph/pyswisseph-2.05.01_pre20160529.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python extension to the AstroDienst Swiss Ephemeris"
-HOMEPAGE="https://github.com/astrorigin/pyswisseph";
-if [[ ${PV} == 9999 ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/astrorigin/${PN}.git";
-else
-       COMMIT_ID=4f76befee7e39dff96b4c068cc6ce5fa66fb021c
-       
SRC_URI="https://github.com/astrorigin/${PN}/archive/${COMMIT_ID}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
-       S="${WORKDIR}/${PN}-${COMMIT_ID}"
-fi
-
-LICENSE="GPL-2+"
-SLOT="0"
-
-DEPEND=""
-RDEPEND="${DEPEND}"

diff --git a/profiles/package.mask b/profiles/package.mask
index be969e9edd8..d7aafb1fe98 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -324,12 +324,6 @@ dev-python/pythonmagick
 app-text/djvusmooth
 dev-python/python-djvulibre
 
-# Michał Górny <mgo...@gentoo.org> (2020-04-25)
-# Unmaintained.  Stuck on py3.6.  Tests missing.  The only revdep masked
-# for removal.
-# Removal in 30 days.  Bug #719432.
-dev-python/pyswisseph
-
 # Michał Górny <mgo...@gentoo.org> (2020-04-22)
 # Effectively unmaintained and stuck on Python 3.6.
 #

Reply via email to