public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pyrex/, profiles/
@ 2020-09-02  8:06 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-09-02  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     08cd12b08f8c0d53a2dd9823b2410eb8903023bd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 08:01:00 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 08:01:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08cd12b0

dev-python/pyrex: Remove last-rited pkg

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

 dev-python/pyrex/Manifest              |  1 -
 dev-python/pyrex/metadata.xml          |  8 --------
 dev-python/pyrex/pyrex-0.9.9-r1.ebuild | 36 ----------------------------------
 profiles/package.mask                  |  5 -----
 4 files changed, 50 deletions(-)

diff --git a/dev-python/pyrex/Manifest b/dev-python/pyrex/Manifest
deleted file mode 100644
index 86acc73af63..00000000000
--- a/dev-python/pyrex/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Pyrex-0.9.9.tar.gz 255272 BLAKE2B 852e4caf784677742ce6e207d9556b64adaeb72dce7ec8dcfe008f37524890e12017babf74fbd022ef84b6736669692df7d60a9e3b04697c0e30f585a59207c3 SHA512 724b14278760fffb751bd9dc24e18dbe85732f069d186ee89bc9f28dd8f912d5f69492d28e705f55de2db56c343f10f21c6a1c39bda1d7c234d09a3d5e192f6b

diff --git a/dev-python/pyrex/metadata.xml b/dev-python/pyrex/metadata.xml
deleted file mode 100644
index 9e5274c5b4a..00000000000
--- a/dev-python/pyrex/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>python@gentoo.org</email>
-	<name>Python</name>
-</maintainer>
-</pkgmetadata>

diff --git a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild b/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
deleted file mode 100644
index ab58557d639..00000000000
--- a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
+++ /dev/null
@@ -1,36 +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
-
-MY_P="Pyrex-${PV}"
-
-DESCRIPTION="A language for writing Python extension modules"
-HOMEPAGE="https://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/"
-SRC_URI="https://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="examples"
-
-S="${WORKDIR}/${MY_P}"
-
-DEPEND=""
-RDEPEND=""
-DOCS=( CHANGES.txt README.txt ToDo.txt USAGE.txt )
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	dohtml -A c -r Doc/.
-
-	if use examples; then
-		dodoc -r Demos
-		docompress -x /usr/share/doc/${PF}/Demos
-	fi
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 37ad33632a1..bbe6bfa45c7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -756,11 +756,6 @@ media-gfx/printrun
 # Removal in 30 days
 dev-python/pyvorbis
 
-# Aaron Bauman <bman@gentoo.org> (2020-08-01)
-# Py2 only. Dead upstream.
-# Removal in 30 days
-dev-python/pyrex
-
 # Aaron Bauman <bman@gentoo.org> (2020-08-01)
 # Py2 only. Last upstream release 2013.
 # Removal in 30 days. Last 2 have deps on cddb.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-02  8:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-02  8:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyrex/, profiles/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox