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: dev-python/pyrex/, profiles/
Date: Wed, 02 Sep 2020 08:06:30
Message-Id: 1599033660.08cd12b08f8c0d53a2dd9823b2410eb8903023bd.mgorny@gentoo
1 commit: 08cd12b08f8c0d53a2dd9823b2410eb8903023bd
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 2 08:01:00 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 2 08:01:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08cd12b0
7
8 dev-python/pyrex: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pyrex/Manifest | 1 -
13 dev-python/pyrex/metadata.xml | 8 --------
14 dev-python/pyrex/pyrex-0.9.9-r1.ebuild | 36 ----------------------------------
15 profiles/package.mask | 5 -----
16 4 files changed, 50 deletions(-)
17
18 diff --git a/dev-python/pyrex/Manifest b/dev-python/pyrex/Manifest
19 deleted file mode 100644
20 index 86acc73af63..00000000000
21 --- a/dev-python/pyrex/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST Pyrex-0.9.9.tar.gz 255272 BLAKE2B 852e4caf784677742ce6e207d9556b64adaeb72dce7ec8dcfe008f37524890e12017babf74fbd022ef84b6736669692df7d60a9e3b04697c0e30f585a59207c3 SHA512 724b14278760fffb751bd9dc24e18dbe85732f069d186ee89bc9f28dd8f912d5f69492d28e705f55de2db56c343f10f21c6a1c39bda1d7c234d09a3d5e192f6b
25
26 diff --git a/dev-python/pyrex/metadata.xml b/dev-python/pyrex/metadata.xml
27 deleted file mode 100644
28 index 9e5274c5b4a..00000000000
29 --- a/dev-python/pyrex/metadata.xml
30 +++ /dev/null
31 @@ -1,8 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 -<maintainer type="project">
36 - <email>python@g.o</email>
37 - <name>Python</name>
38 -</maintainer>
39 -</pkgmetadata>
40
41 diff --git a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild b/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
42 deleted file mode 100644
43 index ab58557d639..00000000000
44 --- a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
45 +++ /dev/null
46 @@ -1,36 +0,0 @@
47 -# Copyright 1999-2020 Gentoo Authors
48 -# Distributed under the terms of the GNU General Public License v2
49 -
50 -EAPI=5
51 -
52 -PYTHON_COMPAT=( python2_7 )
53 -
54 -inherit distutils-r1
55 -
56 -MY_P="Pyrex-${PV}"
57 -
58 -DESCRIPTION="A language for writing Python extension modules"
59 -HOMEPAGE="https://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/"
60 -SRC_URI="https://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/${MY_P}.tar.gz"
61 -
62 -LICENSE="Apache-2.0"
63 -SLOT="0"
64 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
65 -IUSE="examples"
66 -
67 -S="${WORKDIR}/${MY_P}"
68 -
69 -DEPEND=""
70 -RDEPEND=""
71 -DOCS=( CHANGES.txt README.txt ToDo.txt USAGE.txt )
72 -
73 -python_install_all() {
74 - distutils-r1_python_install_all
75 -
76 - dohtml -A c -r Doc/.
77 -
78 - if use examples; then
79 - dodoc -r Demos
80 - docompress -x /usr/share/doc/${PF}/Demos
81 - fi
82 -}
83
84 diff --git a/profiles/package.mask b/profiles/package.mask
85 index 37ad33632a1..bbe6bfa45c7 100644
86 --- a/profiles/package.mask
87 +++ b/profiles/package.mask
88 @@ -756,11 +756,6 @@ media-gfx/printrun
89 # Removal in 30 days
90 dev-python/pyvorbis
91
92 -# Aaron Bauman <bman@g.o> (2020-08-01)
93 -# Py2 only. Dead upstream.
94 -# Removal in 30 days
95 -dev-python/pyrex
96 -
97 # Aaron Bauman <bman@g.o> (2020-08-01)
98 # Py2 only. Last upstream release 2013.
99 # Removal in 30 days. Last 2 have deps on cddb.