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/parsley/
Date: Sun, 31 May 2020 10:07:54
Message-Id: 1590919624.6a9a279891288b902e373f7f3928fcb4af385e87.mgorny@gentoo
1 commit: 6a9a279891288b902e373f7f3928fcb4af385e87
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 10:05:06 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 10:07:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a9a2798
7
8 dev-python/parsley: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/719298
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/parsley/Manifest | 1 -
14 dev-python/parsley/metadata.xml | 8 --------
15 dev-python/parsley/parsley-1.3.ebuild | 17 -----------------
16 profiles/package.mask | 5 -----
17 4 files changed, 31 deletions(-)
18
19 diff --git a/dev-python/parsley/Manifest b/dev-python/parsley/Manifest
20 deleted file mode 100644
21 index 1991e4712e9..00000000000
22 --- a/dev-python/parsley/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST parsley-1.3.tar.gz 108574 BLAKE2B 4fb22ee0cf5e9115820bd8da76402c4915ac936b58e590097f44d788d6df99ad15779833ff8535e9256dc04a375e818a1e97a2ebc828cb343d002c27956b57c6 SHA512 da749592a585be6c7b45e3d0637e30f0cf79caf71f88cd55a9c53466f5adf9c46a955359b3587f37b8237a5005cda94f62ab349889cb649c786f593b3707dd55
26
27 diff --git a/dev-python/parsley/metadata.xml b/dev-python/parsley/metadata.xml
28 deleted file mode 100644
29 index 8879b60cfbe..00000000000
30 --- a/dev-python/parsley/metadata.xml
31 +++ /dev/null
32 @@ -1,8 +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-needed -->
37 - <upstream>
38 - <remote-id type="github">python-parsley/parsley</remote-id>
39 - </upstream>
40 -</pkgmetadata>
41
42 diff --git a/dev-python/parsley/parsley-1.3.ebuild b/dev-python/parsley/parsley-1.3.ebuild
43 deleted file mode 100644
44 index 2fb1421ba03..00000000000
45 --- a/dev-python/parsley/parsley-1.3.ebuild
46 +++ /dev/null
47 @@ -1,17 +0,0 @@
48 -# Copyright 1999-2020 Gentoo Authors
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=5
52 -
53 -PYTHON_COMPAT=( python3_6 )
54 -
55 -inherit distutils-r1
56 -
57 -DESCRIPTION="A Pattern-Matching Language Based on OMeta and Python"
58 -HOMEPAGE="https://github.com/python-parsley/parsley"
59 -SRC_URI="https://github.com/python-${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
60 -
61 -LICENSE="MIT"
62 -SLOT="0"
63 -KEYWORDS="~amd64 ~x86"
64 -IUSE=""
65
66 diff --git a/profiles/package.mask b/profiles/package.mask
67 index 4dae21341d3..cd020dfdad2 100644
68 --- a/profiles/package.mask
69 +++ b/profiles/package.mask
70 @@ -384,11 +384,6 @@ dev-python/pastescript
71 # Removal in 30 days. Bug #719348.
72 dev-python/dap
73
74 -# Michał Górny <mgorny@g.o> (2020-04-24)
75 -# Unmaintained. Stuck at py3.6. Missing tests. No revdeps.
76 -# Removal in 30 days. Bug #719298.
77 -dev-python/parsley
78 -
79 # Michał Górny <mgorny@g.o> (2020-04-22)
80 # Effectively unmaintained and stuck on Python 3.6.
81 #