From a9065d4d7b6d0b81b4a8187144e4fe5fc609085c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 4 Mar 2020 17:39:59 +0100 Subject: [PATCH] dev-python/hachoir-core: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/708116 Signed-off-by: Michał Górny --- dev-python/hachoir-core/Manifest | 1 - .../hachoir-core/hachoir-core-1.3.3-r1.ebuild | 28 ------------------- dev-python/hachoir-core/metadata.xml | 16 ----------- profiles/package.mask | 5 ---- 4 files changed, 50 deletions(-) delete mode 100644 dev-python/hachoir-core/Manifest delete mode 100644 dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild delete mode 100644 dev-python/hachoir-core/metadata.xml diff --git a/dev-python/hachoir-core/Manifest b/dev-python/hachoir-core/Manifest deleted file mode 100644 index 6be5cfde4627..000000000000 --- a/dev-python/hachoir-core/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hachoir-core-1.3.3.tar.gz 91504 BLAKE2B 179be2f6e295aa285f143c9a2bbaf57f877611435887d31efb2a8fa296db62531c547129a2b03dfc63b3775fee70119fbbac9233afb86ec065333454b8db6701 SHA512 71c24c4c4612ab544663ddde4aa07bb7514fcb3b86596ad67d6b48e0d8590b1a9d8c88ed4007c2341cb195ef825e06634bce14c62cc2c5200b6d745d341cac51 diff --git a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild deleted file mode 100644 index 859e0b33b1ec..000000000000 --- a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Core of Hachoir framework: parse and edit binary files" -HOMEPAGE="https://pypi.org/project/hachoir-core/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -python_configure_all() { - mydistutilsargs=( --setuptools ) -} - -python_test() { - "${PYTHON}" test_doc.py || die "Tests fail with ${EPYTHON}" -} diff --git a/dev-python/hachoir-core/metadata.xml b/dev-python/hachoir-core/metadata.xml deleted file mode 100644 index d2ad52173a81..000000000000 --- a/dev-python/hachoir-core/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - python@gentoo.org - Python - - A tool written for hackers to cut file or any binary stream. A file is - splitted in a tree of fields where the smallest field can be just a bit. - There are various field types: integer, string, bits, padding, sub file, - etc. - - hachoir-core - haypo/hachoir - - diff --git a/profiles/package.mask b/profiles/package.mask index 858554bda129..f0b51f312434 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -530,11 +530,6 @@ dev-python/e4u # app-text/fbreader instead. Masked for removal in 30 days. app-text/pybookreader -# Andreas Sturmlechner (2020-02-04) -# Python-2-only, blocks pygtk-removal, last release in 2010. -# Masked for removal in 30 days. -dev-python/hachoir-core - # Mart Raudsepp (2020-02-03) # Known breakages that need to be handled first, bug 698922 >=x11-libs/pango-1.43 -- 2.26.2