* [gentoo-commits] repo/gentoo:master commit in: dev-python/simpleparse/, profiles/
@ 2018-06-08 13:57 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-06-08 13:57 UTC (permalink / raw
To: gentoo-commits
commit: 8d3258bf0d8b9169cb710b452eb0d7cb404d98ee
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 8 13:51:46 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 8 13:57:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3258bf
dev-python/simpleparse: Remove last-rited pkg
Closes: https://bugs.gentoo.org/454680
dev-python/simpleparse/Manifest | 1 -
dev-python/simpleparse/metadata.xml | 12 ------
dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild | 45 ----------------------
profiles/package.mask | 6 ---
4 files changed, 64 deletions(-)
diff --git a/dev-python/simpleparse/Manifest b/dev-python/simpleparse/Manifest
deleted file mode 100644
index f44164cc27b..00000000000
--- a/dev-python/simpleparse/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST SimpleParse-2.1.1.tar.gz 207078 BLAKE2B 282d1e502d96323c20d6e66c356fd4b2f99328bf5f734c903f86f3f227cfbbeafd16c7245f21111cb5bdaf9c7a83a44fb95b5d643b49f0260ad8eb249cb2fe38 SHA512 b0a46b8b708ba711c81f739177d7df3814dc7f0ba3a0a7e4ec9b9ade045f1ee90dfdaf76de96306c490238b901275adafbff4efdd2ab46d7a78bf9082c2da0a8
diff --git a/dev-python/simpleparse/metadata.xml b/dev-python/simpleparse/metadata.xml
deleted file mode 100644
index 011e63f9fbe..00000000000
--- a/dev-python/simpleparse/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="pypi">SimpleParse</remote-id>
- <remote-id type="sourceforge">simpleparse</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild b/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild
deleted file mode 100644
index da6b0bc495b..00000000000
--- a/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=(python2_7)
-inherit distutils-r1
-
-MY_PN="SimpleParse"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A Parser Generator for mxTextTools"
-HOMEPAGE="http://simpleparse.sourceforge.net https://pypi.org/project/SimpleParse/"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="eGenixPublic-1.1 HPND"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc examples test"
-
-S="${WORKDIR}/${MY_P}"
-
-# tests segfault, bug #454680
-RESTRICT=test
-
-src_prepare() {
- distutils-r1_src_prepare
- rm -f {examples,tests}/__init__.py
-}
-
-src_install() {
- distutils-r1_src_install
-
- if use doc ; then
- dohtml -r doc/*
- fi
-
- if use examples ; then
- insinto /usr/share/doc/${PF}
- doins -r examples
- fi
-}
-
-python_test() {
- PYTHONPATH=${BUILD_DIR}/lib python tests/test.py || die
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index b50518a8a90..ffa6d41a4ee 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -315,12 +315,6 @@ dev-python/kiwi
# instead of its own. Removal in 30 days. Bug #526552.
dev-python/tdaemon
-# Michał Górny <mgorny@gentoo.org> (22 Apr 2018)
-# Unmaintained buggy package with unresearched segfaults. No support
-# for Python 3. No reverse dependencies.
-# Removal in 30 days. Bug #454680.
-dev-python/simpleparse
-
# Alexis Ballier <aballier@gentoo.org> (21 Apr 2018)
# Needs porting of revdeps
# See: https://bugs.gentoo.org/653678
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-08 13:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-08 13:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/simpleparse/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox