commit:     a9065d4d7b6d0b81b4a8187144e4fe5fc609085c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  4 16:39:59 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  4 16:39:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9065d4d

dev-python/hachoir-core: Remove last-rited pkg

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

 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(-)

diff --git a/dev-python/hachoir-core/Manifest b/dev-python/hachoir-core/Manifest
deleted file mode 100644
index 6be5cfde462..00000000000
--- 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 859e0b33b1e..00000000000
--- 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 d2ad52173a8..00000000000
--- a/dev-python/hachoir-core/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <longdescription lang="en">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.</longdescription>
-       <upstream>
-               <remote-id type="pypi">hachoir-core</remote-id>
-               <remote-id type="bitbucket">haypo/hachoir</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 858554bda12..f0b51f31243 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 <[email protected]> (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 <[email protected]> (2020-02-03)
 # Known breakages that need to be handled first, bug 698922
 >=x11-libs/pango-1.43

Reply via email to