Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/pyswisseph/
Date: Sun, 31 May 2020 10:14:34
Message-Id: 1590919876.6a8c83d1c5d19d35b13bed58bef46b23c6caccd7.mgorny@gentoo
1 commit: 6a8c83d1c5d19d35b13bed58bef46b23c6caccd7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 10:11:16 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 10:11:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8c83d1
7
8 dev-python/pyswisseph: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/719432
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/pyswisseph/Manifest | 1 -
14 dev-python/pyswisseph/metadata.xml | 14 ------------
15 .../pyswisseph-2.05.01_pre20160529.ebuild | 25 ----------------------
16 profiles/package.mask | 6 ------
17 4 files changed, 46 deletions(-)
18
19 diff --git a/dev-python/pyswisseph/Manifest b/dev-python/pyswisseph/Manifest
20 deleted file mode 100644
21 index f4cc27ad4df..00000000000
22 --- a/dev-python/pyswisseph/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST pyswisseph-2.05.01_pre20160529.tar.gz 488382 BLAKE2B 3bcea971448b13c40f440473ce2da13ca18796ab645265ae813fed517ca7062342170e0526b48a19b8686ac82526a16654b7c8e4b7d2dcd8e854c116d1fbf911 SHA512 afec6ce93a34ee116ed5247ff0004cf7c3adce33b4e0f95aa251b6b533a8925340d6f6d847ab80dfb2cf75933939d282455e7dc1f812c28ad45a42f21ce1e611
26
27 diff --git a/dev-python/pyswisseph/metadata.xml b/dev-python/pyswisseph/metadata.xml
28 deleted file mode 100644
29 index 90e4eddc1f3..00000000000
30 --- a/dev-python/pyswisseph/metadata.xml
31 +++ /dev/null
32 @@ -1,14 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <!-- maintainer-needed -->
37 - <upstream>
38 - <bugs-to>https://github.com/astrorigin/pyswisseph/issues</bugs-to>
39 - <maintainer status="active">
40 - <email>smarquis@××××××××××.ch</email>
41 - <name>Stanislas Marquis</name>
42 - </maintainer>
43 - <remote-id type="github">astrorigin/pyswisseph</remote-id>
44 - <remote-id type="pypi">pyswisseph</remote-id>
45 - </upstream>
46 -</pkgmetadata>
47
48 diff --git a/dev-python/pyswisseph/pyswisseph-2.05.01_pre20160529.ebuild b/dev-python/pyswisseph/pyswisseph-2.05.01_pre20160529.ebuild
49 deleted file mode 100644
50 index a72e8ebba1d..00000000000
51 --- a/dev-python/pyswisseph/pyswisseph-2.05.01_pre20160529.ebuild
52 +++ /dev/null
53 @@ -1,25 +0,0 @@
54 -# Copyright 1999-2020 Gentoo Authors
55 -# Distributed under the terms of the GNU General Public License v2
56 -
57 -EAPI=6
58 -PYTHON_COMPAT=( python3_6 )
59 -
60 -inherit distutils-r1
61 -
62 -DESCRIPTION="Python extension to the AstroDienst Swiss Ephemeris"
63 -HOMEPAGE="https://github.com/astrorigin/pyswisseph"
64 -if [[ ${PV} == 9999 ]]; then
65 - inherit git-r3
66 - EGIT_REPO_URI="https://github.com/astrorigin/${PN}.git"
67 -else
68 - COMMIT_ID=4f76befee7e39dff96b4c068cc6ce5fa66fb021c
69 - SRC_URI="https://github.com/astrorigin/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
70 - KEYWORDS="~amd64 ~x86"
71 - S="${WORKDIR}/${PN}-${COMMIT_ID}"
72 -fi
73 -
74 -LICENSE="GPL-2+"
75 -SLOT="0"
76 -
77 -DEPEND=""
78 -RDEPEND="${DEPEND}"
79
80 diff --git a/profiles/package.mask b/profiles/package.mask
81 index be969e9edd8..d7aafb1fe98 100644
82 --- a/profiles/package.mask
83 +++ b/profiles/package.mask
84 @@ -324,12 +324,6 @@ dev-python/pythonmagick
85 app-text/djvusmooth
86 dev-python/python-djvulibre
87
88 -# Michał Górny <mgorny@g.o> (2020-04-25)
89 -# Unmaintained. Stuck on py3.6. Tests missing. The only revdep masked
90 -# for removal.
91 -# Removal in 30 days. Bug #719432.
92 -dev-python/pyswisseph
93 -
94 # Michał Górny <mgorny@g.o> (2020-04-22)
95 # Effectively unmaintained and stuck on Python 3.6.
96 #