commit:     5e5c6dd3283d942d7fdc8dc23a7729508c266a0c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 18:29:08 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 18:31:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5c6dd3

dev-python/whichcraft: treeclean

Closes: https://bugs.gentoo.org/932088
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/whichcraft/Manifest                   |  1 -
 dev-python/whichcraft/metadata.xml               | 12 ------------
 dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild | 21 ---------------------
 profiles/package.mask                            |  5 -----
 4 files changed, 39 deletions(-)

diff --git a/dev-python/whichcraft/Manifest b/dev-python/whichcraft/Manifest
deleted file mode 100644
index 03433b6e20c0..000000000000
--- a/dev-python/whichcraft/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST whichcraft-0.6.1.tar.gz 8676 BLAKE2B 
c08dc453b1143da9c46f63d894526784724bff4861c1862a460f557c74e64bbde72c0127f9df0f6547a5c2183fe770e3ceaf417fed88ce70691ec28605f42e75
 SHA512 
3a8bf524437f3ee0b5b6ee16e4516ba1c75bee738edfef03316b1ef32a58d036734d75e626f113ad434acc29ccc0cce145668867148af7aa10de1fd5f739d5f6

diff --git a/dev-python/whichcraft/metadata.xml 
b/dev-python/whichcraft/metadata.xml
deleted file mode 100644
index 915e00c5b597..000000000000
--- a/dev-python/whichcraft/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">cookiecutter/whichcraft</remote-id>
-               <remote-id type="pypi">whichcraft</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild 
b/dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild
deleted file mode 100644
index b6671fca6823..000000000000
--- a/dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Cross-platform cross-python shutil.which functionality"
-HOMEPAGE="https://github.com/cookiecutter/whichcraft";
-SRC_URI="https://github.com/cookiecutter/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64"
-
-DOCS=( README.rst HISTORY.rst CONTRIBUTING.rst )
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index ff54ae6a4b90..ae3f227d0a28 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -515,11 +515,6 @@ x11-plugins/pidgintex
 # Removal on 2024-06-16.  Bugs #932095, #768072, #777747.
 app-forensics/air
 
-# Michał Górny <[email protected]> (2024-05-17)
-# A Python < 3.3 backport of shutil.which().  No revdeps left.
-# Removal on 2024-06-16.  Bug #932088.
-dev-python/whichcraft
-
 # Sam James <[email protected]> (2024-04-28)
 # Masked for testing. Tracker bug: bug #930805.
 >=sys-libs/ncurses-6.5

Reply via email to