commit: 44bee57dbdafc7485de81f24020dba9245ba0cb9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun May 31 10:06:18 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 31 10:07:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44bee57d
dev-python/pillowfight: Remove last-rited pkg Closes: https://bugs.gentoo.org/719360 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pillowfight/Manifest | 1 - dev-python/pillowfight/metadata.xml | 12 ------------ dev-python/pillowfight/pillowfight-0.2.ebuild | 22 ---------------------- profiles/package.mask | 5 ----- 4 files changed, 40 deletions(-) diff --git a/dev-python/pillowfight/Manifest b/dev-python/pillowfight/Manifest deleted file mode 100644 index 947c6760b88..00000000000 --- a/dev-python/pillowfight/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pillowfight-0.2.tar.gz 2628 BLAKE2B c0bc947b679a5372e3af722a3d2cab97b0fb97a245f6319c7ff10cbfa5409fc7c2f325b7f65fdedbbdcc2ad2bfff8d426c3f8691a24be77760eb427cabcb0c40 SHA512 2eff2fd0bdf5c02513ddb4838675e7b9f392135ff08a784ca2fedf06c5b96a56af75460559066cc6cded65f3d4da087ac679492b7b1dba23fb557e6ac3565e6e diff --git a/dev-python/pillowfight/metadata.xml b/dev-python/pillowfight/metadata.xml deleted file mode 100644 index 0916aa813f4..00000000000 --- a/dev-python/pillowfight/metadata.xml +++ /dev/null @@ -1,12 +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> - <upstream> - <remote-id type="github">beanbaginc/pillowfight</remote-id> - <remote-id type="pypi">pillowfight</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/pillowfight/pillowfight-0.2.ebuild b/dev-python/pillowfight/pillowfight-0.2.ebuild deleted file mode 100644 index 40b647ae018..00000000000 --- a/dev-python/pillowfight/pillowfight-0.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python3_6 pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Eases the transition from PIL to Pillow" -HOMEPAGE="https://pypi.org/project/pillowfight/ https://github.com/beanbaginc/pillowfight" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" diff --git a/profiles/package.mask b/profiles/package.mask index be27cf0e60e..514cb869125 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -358,11 +358,6 @@ dev-python/nose-descriptionfixer # Removal in 30 days. Bug #719362. dev-python/placefinder -# Michał Górny <[email protected]> (2020-04-25) -# Old transitional package. No revdeps. -# Removal in 30 days. Bug #719360. -dev-python/pillowfight - # Michał Górny <[email protected]> (2020-04-22) # Effectively unmaintained and stuck on Python 3.6. #
