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/pillowfight/
Date: Sun, 31 May 2020 10:07:57
Message-Id: 1590919628.44bee57dbdafc7485de81f24020dba9245ba0cb9.mgorny@gentoo
1 commit: 44bee57dbdafc7485de81f24020dba9245ba0cb9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 10:06:18 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 10:07:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44bee57d
7
8 dev-python/pillowfight: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/719360
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/pillowfight/Manifest | 1 -
14 dev-python/pillowfight/metadata.xml | 12 ------------
15 dev-python/pillowfight/pillowfight-0.2.ebuild | 22 ----------------------
16 profiles/package.mask | 5 -----
17 4 files changed, 40 deletions(-)
18
19 diff --git a/dev-python/pillowfight/Manifest b/dev-python/pillowfight/Manifest
20 deleted file mode 100644
21 index 947c6760b88..00000000000
22 --- a/dev-python/pillowfight/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST pillowfight-0.2.tar.gz 2628 BLAKE2B c0bc947b679a5372e3af722a3d2cab97b0fb97a245f6319c7ff10cbfa5409fc7c2f325b7f65fdedbbdcc2ad2bfff8d426c3f8691a24be77760eb427cabcb0c40 SHA512 2eff2fd0bdf5c02513ddb4838675e7b9f392135ff08a784ca2fedf06c5b96a56af75460559066cc6cded65f3d4da087ac679492b7b1dba23fb557e6ac3565e6e
26
27 diff --git a/dev-python/pillowfight/metadata.xml b/dev-python/pillowfight/metadata.xml
28 deleted file mode 100644
29 index 0916aa813f4..00000000000
30 --- a/dev-python/pillowfight/metadata.xml
31 +++ /dev/null
32 @@ -1,12 +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 type="project">
37 - <email>python@g.o</email>
38 - <name>Python</name>
39 - </maintainer>
40 - <upstream>
41 - <remote-id type="github">beanbaginc/pillowfight</remote-id>
42 - <remote-id type="pypi">pillowfight</remote-id>
43 - </upstream>
44 -</pkgmetadata>
45
46 diff --git a/dev-python/pillowfight/pillowfight-0.2.ebuild b/dev-python/pillowfight/pillowfight-0.2.ebuild
47 deleted file mode 100644
48 index 40b647ae018..00000000000
49 --- a/dev-python/pillowfight/pillowfight-0.2.ebuild
50 +++ /dev/null
51 @@ -1,22 +0,0 @@
52 -# Copyright 1999-2020 Gentoo Authors
53 -# Distributed under the terms of the GNU General Public License v2
54 -
55 -EAPI=5
56 -
57 -PYTHON_COMPAT=( python3_6 pypy3 )
58 -
59 -inherit distutils-r1
60 -
61 -DESCRIPTION="Eases the transition from PIL to Pillow"
62 -HOMEPAGE="https://pypi.org/project/pillowfight/ https://github.com/beanbaginc/pillowfight"
63 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
64 -
65 -SLOT="0"
66 -LICENSE="MIT"
67 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
68 -IUSE=""
69 -
70 -RDEPEND=""
71 -DEPEND="${RDEPEND}
72 - dev-python/setuptools[${PYTHON_USEDEP}]
73 -"
74
75 diff --git a/profiles/package.mask b/profiles/package.mask
76 index be27cf0e60e..514cb869125 100644
77 --- a/profiles/package.mask
78 +++ b/profiles/package.mask
79 @@ -358,11 +358,6 @@ dev-python/nose-descriptionfixer
80 # Removal in 30 days. Bug #719362.
81 dev-python/placefinder
82
83 -# Michał Górny <mgorny@g.o> (2020-04-25)
84 -# Old transitional package. No revdeps.
85 -# Removal in 30 days. Bug #719360.
86 -dev-python/pillowfight
87 -
88 # Michał Górny <mgorny@g.o> (2020-04-22)
89 # Effectively unmaintained and stuck on Python 3.6.
90 #