commit:     dd6d8e93656804809af56bed8be6dc41d2caa51b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 09:47:01 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 23 09:47:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd6d8e93

dev-python/filemagic: Remove last-rited pkg

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

 dev-python/filemagic/Manifest             |  1 -
 dev-python/filemagic/filemagic-1.6.ebuild | 19 -------------------
 dev-python/filemagic/metadata.xml         | 12 ------------
 profiles/package.mask                     |  6 ------
 4 files changed, 38 deletions(-)

diff --git a/dev-python/filemagic/Manifest b/dev-python/filemagic/Manifest
deleted file mode 100644
index a6b0540cbbe..00000000000
--- a/dev-python/filemagic/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST filemagic-1.6.tar.gz 16754 BLAKE2B 
248de7f4c900f693d56197828b96bcdbfae451e17948abc1f59105b5dd78bdcb662e5d7751927128e7ae2b4cea086b5c095f34ba0fbbd73d8acce569e77e943a
 SHA512 
2b33b55467d14697ddcee2b1cb69eb41dd51474d2d8d095873f6f6609d77efa295a91bc9b976c9af22983a7cc801e1ea1e55163c18c5b6a41c4e1ff9cf73bb47

diff --git a/dev-python/filemagic/filemagic-1.6.ebuild 
b/dev-python/filemagic/filemagic-1.6.ebuild
deleted file mode 100644
index 277d2dbb643..00000000000
--- a/dev-python/filemagic/filemagic-1.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="A Python API for libmagic, the library behind the Unix file 
command"
-HOMEPAGE="https://pypi.org/project/filemagic/ 
https://github.com/aliles/filemagic";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-               sys-apps/file"
-RDEPEND=""

diff --git a/dev-python/filemagic/metadata.xml 
b/dev-python/filemagic/metadata.xml
deleted file mode 100644
index c9027b1e829..00000000000
--- a/dev-python/filemagic/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-needed -->
-  <longdescription>
-      A Python API for libmagic, the library behind the Unix file command
-  </longdescription>
-  <upstream>
-    <remote-id type="github">aliles/filemagic</remote-id>
-    <remote-id type="pypi">filemagic</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index a7b9ed75346..6fc99417926 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -458,12 +458,6 @@ dev-python/URLObject
 dev-python/bokeh
 dev-python/flexx
 
-# Michał Górny <[email protected]> (2020-04-22)
-# Unmaintained.  After adding tests, it turns out it's completely
-# broken (can't find magic file).
-# Removal in 30 days.  Bug #718822.
-dev-python/filemagic
-
 # Michael Orlitzky <[email protected]> (2020-04-19)
 # Stuck on Python 3.6, support for which already required
 # backporting patches to a release from 2014. Upstream's git

Reply via email to