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/patch/
Date: Sun, 31 May 2020 10:07:58
Message-Id: 1590919627.80328fd52040bddbf03ed00e152b4ae768fa4074.mgorny@gentoo
1 commit: 80328fd52040bddbf03ed00e152b4ae768fa4074
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 10:05:53 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 10:07:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80328fd5
7
8 dev-python/patch: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/719352
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/patch/Manifest | 1 -
14 dev-python/patch/metadata.xml | 12 ------------
15 dev-python/patch/patch-1.16.ebuild | 22 ----------------------
16 profiles/package.mask | 5 -----
17 4 files changed, 40 deletions(-)
18
19 diff --git a/dev-python/patch/Manifest b/dev-python/patch/Manifest
20 deleted file mode 100644
21 index b85d0f42ab1..00000000000
22 --- a/dev-python/patch/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST patch-1.16.zip 12809 BLAKE2B 43e751edd4a51a530968b6b7accf64e35f2886c55b9f0b7206d8f568b51937fcfb266a7b41df22bb9f05b4d2549782f6f5a64037dc8b3c4a075cd521b7ac3eca SHA512 563be07f0376e6ddcf7fa500006d57def4faa2d9fdbd5232afac625d17d9621787de60dc67f0895e1f54f1d5cf0920594ade0985f1dfb7796f131acc92cd7f0b
26
27 diff --git a/dev-python/patch/metadata.xml b/dev-python/patch/metadata.xml
28 deleted file mode 100644
29 index 9c559b52821..00000000000
30 --- a/dev-python/patch/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">techtonik/python-patch</remote-id>
42 - <remote-id type="pypi">patch</remote-id>
43 - </upstream>
44 -</pkgmetadata>
45
46 diff --git a/dev-python/patch/patch-1.16.ebuild b/dev-python/patch/patch-1.16.ebuild
47 deleted file mode 100644
48 index 39bc477ae5c..00000000000
49 --- a/dev-python/patch/patch-1.16.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=6
56 -
57 -PYTHON_COMPAT=( python3_6 )
58 -
59 -inherit distutils-r1
60 -
61 -DESCRIPTION="Library to parse and apply unified diffs"
62 -HOMEPAGE="https://github.com/techtonik/python-patch/"
63 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
64 -
65 -LICENSE="MIT"
66 -SLOT="0"
67 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
68 -
69 -DEPEND="
70 - app-arch/unzip
71 - dev-python/setuptools[${PYTHON_USEDEP}]"
72 -
73 -S="${WORKDIR}"
74
75 diff --git a/profiles/package.mask b/profiles/package.mask
76 index bf5dcf29b6b..260d2ed8b55 100644
77 --- a/profiles/package.mask
78 +++ b/profiles/package.mask
79 @@ -368,11 +368,6 @@ dev-python/pillowfight
80 # Removal in 30 days. Bug #719356.
81 dev-python/pgpdump
82
83 -# Michał Górny <mgorny@g.o> (2020-04-25)
84 -# Stuck on py3.6. Missing tests. No revdeps.
85 -# Removal in 30 days. Bug #719352.
86 -dev-python/patch
87 -
88 # Michał Górny <mgorny@g.o> (2020-04-22)
89 # Effectively unmaintained and stuck on Python 3.6.
90 #