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: dev-python/pgpdump/, profiles/
Date: Sun, 31 May 2020 10:07:57
Message-Id: 1590919627.fbc2bcab724edfd34a1832ac6b9e5c58bd80cc3e.mgorny@gentoo
1 commit: fbc2bcab724edfd34a1832ac6b9e5c58bd80cc3e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 10:06:04 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=fbc2bcab
7
8 dev-python/pgpdump: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/719356
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/pgpdump/Manifest | 1 -
14 dev-python/pgpdump/metadata.xml | 12 ------------
15 dev-python/pgpdump/pgpdump-1.5.ebuild | 17 -----------------
16 profiles/package.mask | 5 -----
17 4 files changed, 35 deletions(-)
18
19 diff --git a/dev-python/pgpdump/Manifest b/dev-python/pgpdump/Manifest
20 deleted file mode 100644
21 index e5eeecfa13b..00000000000
22 --- a/dev-python/pgpdump/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST pgpdump-1.5.tar.gz 69446 BLAKE2B cdca875f3d827d8c1a35164465c158fb211677457c29924a6bf1cc7d901c1e732ebbe57edc819ddac0ded186495d307010d0180b4d115977dd0c68f254fc9e45 SHA512 b9fc7f78b920296301acaad2dbbafefff7b5f1658cbb65f5892a28d0b4d5110581bba984ad5cdabde3330025e3828387d7127c689cb86a7163c0b5ac0d0d2de0
26
27 diff --git a/dev-python/pgpdump/metadata.xml b/dev-python/pgpdump/metadata.xml
28 deleted file mode 100644
29 index 11bf83b1dfc..00000000000
30 --- a/dev-python/pgpdump/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="pypi">pgpdump</remote-id>
42 - <remote-id type="github">toofishes/python-pgpdump</remote-id>
43 - </upstream>
44 -</pkgmetadata>
45
46 diff --git a/dev-python/pgpdump/pgpdump-1.5.ebuild b/dev-python/pgpdump/pgpdump-1.5.ebuild
47 deleted file mode 100644
48 index 208dd93f756..00000000000
49 --- a/dev-python/pgpdump/pgpdump-1.5.ebuild
50 +++ /dev/null
51 @@ -1,17 +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="PGP packet parser library"
62 -HOMEPAGE="https://pypi.org/project/pgpdump/ https://github.com/toofishes/python-pgpdump"
63 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
64 -
65 -SLOT="0"
66 -LICENSE="BSD"
67 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
68 -IUSE=""
69
70 diff --git a/profiles/package.mask b/profiles/package.mask
71 index 260d2ed8b55..be27cf0e60e 100644
72 --- a/profiles/package.mask
73 +++ b/profiles/package.mask
74 @@ -363,11 +363,6 @@ dev-python/placefinder
75 # Removal in 30 days. Bug #719360.
76 dev-python/pillowfight
77
78 -# Michał Górny <mgorny@g.o> (2020-04-25)
79 -# Stuck on Python 3.6. Missing tests. No revdeps.
80 -# Removal in 30 days. Bug #719356.
81 -dev-python/pgpdump
82 -
83 # Michał Górny <mgorny@g.o> (2020-04-22)
84 # Effectively unmaintained and stuck on Python 3.6.
85 #