commit:     808aa30966ef98f08aac4d60aa95027ae5694796
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 09:00:20 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 09:02:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=808aa309

dev-python/shutilwhich: Remove last-rited pkg

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

 dev-python/shutilwhich/Manifest                 |  1 -
 dev-python/shutilwhich/metadata.xml             | 19 -------------------
 dev-python/shutilwhich/shutilwhich-1.1.0.ebuild | 20 --------------------
 profiles/package.mask                           |  1 -
 4 files changed, 41 deletions(-)

diff --git a/dev-python/shutilwhich/Manifest b/dev-python/shutilwhich/Manifest
deleted file mode 100644
index 9e83f97654f..00000000000
--- a/dev-python/shutilwhich/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST shutilwhich-1.1.0.tar.gz 2300 BLAKE2B 
0b510fe364991bcb1b2a627368e0aba23550a60dd0c8f892dbf25b5f23696f49ceedec487d91cc6a5acaffe28c29f635bacc633cc3c3377799fa8c75bd8bcd4d
 SHA512 
94001875c428ce1ad1c92e5f5be1ed497630ac0e2221dbb93fde8438f128f4f2663a0a13e17b94852e4813aadec694fa21c24f647500e8053c89ec610eb7fe21

diff --git a/dev-python/shutilwhich/metadata.xml 
b/dev-python/shutilwhich/metadata.xml
deleted file mode 100644
index 1534d32f095..00000000000
--- a/dev-python/shutilwhich/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <maintainer>
-                       <email>g...@marcbrinkmann.de</email>
-                       <name>Marc Brinkmann</name>
-               </maintainer>
-               <remote-id type="pypi">shutilwhich</remote-id>
-               <remote-id type="github">mbr/shutilwhich</remote-id>
-       </upstream>
-       <longdescription>
-               shutilwhich will monkey-patch the shutil package, so from that 
-               point on you can simply import the which function.  On Python 
-               3.3 and above, the module never do anything but return the 
-               stdlib shutil.which function.
-       </longdescription>
-</pkgmetadata>

diff --git a/dev-python/shutilwhich/shutilwhich-1.1.0.ebuild 
b/dev-python/shutilwhich/shutilwhich-1.1.0.ebuild
deleted file mode 100644
index 1ea9faf25c6..00000000000
--- a/dev-python/shutilwhich/shutilwhich-1.1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="A copy & paste backport of Python 3.3's shutil.which function"
-HOMEPAGE="https://pypi.org/project/shutilwhich/ 
https://github.com/mbr/shutilwhich";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""

diff --git a/profiles/package.mask b/profiles/package.mask
index 41eb7ee02b6..27f3565f6b3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -297,7 +297,6 @@ games-emulation/fakenes
 # (or are broken).  They have no reverse dependencies, except for other
 # packages from the list.
 # Removal in 30 days.  Bug #755623.
-dev-python/shutilwhich
 dev-python/sortedcollections
 dev-python/sphinxcontrib-pretty-searchresults
 dev-python/subvertpy

Reply via email to