diff options
| author | 2020-05-31 12:05:53 +0200 | |
|---|---|---|
| committer | 2020-05-31 12:07:07 +0200 | |
| commit | 80328fd52040bddbf03ed00e152b4ae768fa4074 (patch) | |
| tree | cc9fa2529de6f11c029724d2d802ed99d417792f | |
| parent | dev-python/pastescript: Remove last-rited pkg (diff) | |
| download | gentoo-80328fd52040bddbf03ed00e152b4ae768fa4074.tar.gz gentoo-80328fd52040bddbf03ed00e152b4ae768fa4074.tar.bz2 gentoo-80328fd52040bddbf03ed00e152b4ae768fa4074.zip | |
dev-python/patch: Remove last-rited pkg
Closes: https://bugs.gentoo.org/719352
Signed-off-by: Michał Górny <mgorny@gentoo.org>
| -rw-r--r-- | dev-python/patch/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/patch/metadata.xml | 12 | ||||
| -rw-r--r-- | dev-python/patch/patch-1.16.ebuild | 22 | ||||
| -rw-r--r-- | profiles/package.mask | 5 |
4 files changed, 0 insertions, 40 deletions
diff --git a/dev-python/patch/Manifest b/dev-python/patch/Manifest deleted file mode 100644 index b85d0f42ab18..000000000000 --- a/dev-python/patch/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST patch-1.16.zip 12809 BLAKE2B 43e751edd4a51a530968b6b7accf64e35f2886c55b9f0b7206d8f568b51937fcfb266a7b41df22bb9f05b4d2549782f6f5a64037dc8b3c4a075cd521b7ac3eca SHA512 563be07f0376e6ddcf7fa500006d57def4faa2d9fdbd5232afac625d17d9621787de60dc67f0895e1f54f1d5cf0920594ade0985f1dfb7796f131acc92cd7f0b diff --git a/dev-python/patch/metadata.xml b/dev-python/patch/metadata.xml deleted file mode 100644 index 9c559b52821e..000000000000 --- a/dev-python/patch/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>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="github">techtonik/python-patch</remote-id> - <remote-id type="pypi">patch</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/patch/patch-1.16.ebuild b/dev-python/patch/patch-1.16.ebuild deleted file mode 100644 index 39bc477ae5c8..000000000000 --- a/dev-python/patch/patch-1.16.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Library to parse and apply unified diffs" -HOMEPAGE="https://github.com/techtonik/python-patch/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" - -DEPEND=" - app-arch/unzip - dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}" diff --git a/profiles/package.mask b/profiles/package.mask index bf5dcf29b6be..260d2ed8b550 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -368,11 +368,6 @@ dev-python/pillowfight # Removal in 30 days. Bug #719356. dev-python/pgpdump -# Michał Górny <mgorny@gentoo.org> (2020-04-25) -# Stuck on py3.6. Missing tests. No revdeps. -# Removal in 30 days. Bug #719352. -dev-python/patch - # Michał Górny <mgorny@gentoo.org> (2020-04-22) # Effectively unmaintained and stuck on Python 3.6. # |
