commit:     6a9a279891288b902e373f7f3928fcb4af385e87
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 10:05:06 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 31 10:07:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a9a2798

dev-python/parsley: Remove last-rited pkg

Closes: https://bugs.gentoo.org/719298
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/parsley/Manifest           |  1 -
 dev-python/parsley/metadata.xml       |  8 --------
 dev-python/parsley/parsley-1.3.ebuild | 17 -----------------
 profiles/package.mask                 |  5 -----
 4 files changed, 31 deletions(-)

diff --git a/dev-python/parsley/Manifest b/dev-python/parsley/Manifest
deleted file mode 100644
index 1991e4712e9..00000000000
--- a/dev-python/parsley/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST parsley-1.3.tar.gz 108574 BLAKE2B 
4fb22ee0cf5e9115820bd8da76402c4915ac936b58e590097f44d788d6df99ad15779833ff8535e9256dc04a375e818a1e97a2ebc828cb343d002c27956b57c6
 SHA512 
da749592a585be6c7b45e3d0637e30f0cf79caf71f88cd55a9c53466f5adf9c46a955359b3587f37b8237a5005cda94f62ab349889cb649c786f593b3707dd55

diff --git a/dev-python/parsley/metadata.xml b/dev-python/parsley/metadata.xml
deleted file mode 100644
index 8879b60cfbe..00000000000
--- a/dev-python/parsley/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="github">python-parsley/parsley</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/parsley/parsley-1.3.ebuild 
b/dev-python/parsley/parsley-1.3.ebuild
deleted file mode 100644
index 2fb1421ba03..00000000000
--- a/dev-python/parsley/parsley-1.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Pattern-Matching Language Based on OMeta and Python"
-HOMEPAGE="https://github.com/python-parsley/parsley";
-SRC_URI="https://github.com/python-${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""

diff --git a/profiles/package.mask b/profiles/package.mask
index 4dae21341d3..cd020dfdad2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -384,11 +384,6 @@ dev-python/pastescript
 # Removal in 30 days.  Bug #719348.
 dev-python/dap
 
-# Michał Górny <[email protected]> (2020-04-24)
-# Unmaintained.  Stuck at py3.6.  Missing tests.  No revdeps.
-# Removal in 30 days.  Bug #719298.
-dev-python/parsley
-
 # Michał Górny <[email protected]> (2020-04-22)
 # Effectively unmaintained and stuck on Python 3.6.
 #

Reply via email to