commit: d103c2aa9a30c01ebe28b3946f9d52f01210b48f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 2 07:53:21 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 2 07:54:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d103c2aa
dev-python/flup: Remove last-rited pkg Closes: https://bugs.gentoo.org/706238 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/flup/Manifest | 1 - dev-python/flup/flup-1.0.2-r1.ebuild | 20 -------------------- dev-python/flup/metadata.xml | 8 -------- profiles/package.mask | 5 ----- 4 files changed, 34 deletions(-) diff --git a/dev-python/flup/Manifest b/dev-python/flup/Manifest deleted file mode 100644 index 5bcde5ecd08..00000000000 --- a/dev-python/flup/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST flup-1.0.2.tar.gz 49051 BLAKE2B e3acb1c1a4028ed8eea5381c55d25f2cebb050a5ce9e18f74612d50453238338aa52b268059581a56438a1a0e42ecaaa0d747bc3bc2779ec0646daf1df3ce02c SHA512 65c610f9ddc3df6ed6deb6753b2b15ce4f4579efd9dfd25166d3b6803e5d7058fee6617388c9c67c39f7db54da5c918181dcbddfbb7be4a78cf8b65501af4c4a diff --git a/dev-python/flup/flup-1.0.2-r1.ebuild b/dev-python/flup/flup-1.0.2-r1.ebuild deleted file mode 100644 index 858d8de998e..00000000000 --- a/dev-python/flup/flup-1.0.2-r1.ebuild +++ /dev/null @@ -1,20 +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="Random assortment of WSGI servers" -HOMEPAGE="https://www.saddi.com/software/flup/" -SRC_URI="https://www.saddi.com/software/${PN}/dist/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" -IUSE="" - -RDEPEND="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/flup/metadata.xml b/dev-python/flup/metadata.xml deleted file mode 100644 index 9e5274c5b4a..00000000000 --- a/dev-python/flup/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>[email protected]</email> - <name>Python</name> -</maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index b0b9c50a5c3..bc25154dba9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -786,11 +786,6 @@ dev-python/pupynere # Removal in 30 days dev-python/id3-py -# Aaron Bauman <[email protected]> (2020-08-01) -# Py2 only. Dead upstream. -# Removal in 30 days. Bug #706238 -dev-python/flup - # Aaron Bauman <[email protected]> (2020-08-01) # Py2 only. Last upstream release 2013. # Removal in 30 days. Last 2 have deps on cddb.
