commit:     e995505f0076ca3d90dfa733d6b5e262f213484a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 10:27:45 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 10:29:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e995505f

dev-python/autocommand: Remove last-rited pkg

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

 dev-python/autocommand/Manifest                    |  1 -
 dev-python/autocommand/autocommand-2.2.2.ebuild    | 29 ----------------------
 .../autocommand-2.2.2-setuptools-license.patch     | 26 -------------------
 dev-python/autocommand/metadata.xml                | 13 ----------
 profiles/package.mask                              | 11 --------
 5 files changed, 80 deletions(-)

diff --git a/dev-python/autocommand/Manifest b/dev-python/autocommand/Manifest
deleted file mode 100644
index df6173d5be67..000000000000
--- a/dev-python/autocommand/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST autocommand-2.2.2.gh.tar.gz 22188 BLAKE2B 
757fd96d0505466e7d3e371e13e931d0dd20d9b02da3e88c2bf85b1b946ef6c67fb14366856fe66c23adab5d635c4bd08d51acc7e55830636cce5aa0a0c265bc
 SHA512 
5ed109db16a0e309ed5107b26db0b70ed8669d73817e82eb5a219650d29f53785aa1f9471b2ac71d21dbffc9f0a13ea0fdf69e63ab534fd84407a1d6741cf5b5

diff --git a/dev-python/autocommand/autocommand-2.2.2.ebuild 
b/dev-python/autocommand/autocommand-2.2.2.ebuild
deleted file mode 100644
index 28b9e8d3750c..000000000000
--- a/dev-python/autocommand/autocommand-2.2.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
-
-inherit distutils-r1
-
-DESCRIPTION="Library to create a command-line program from a function"
-HOMEPAGE="
-       https://github.com/Lucretiel/autocommand/
-       https://pypi.org/project/autocommand/
-"
-SRC_URI="
-       https://github.com/Lucretiel/autocommand/archive/${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
-
-PATCHES=(
-       "${FILESDIR}"/${PN}-2.2.2-setuptools-license.patch
-)
-
-distutils_enable_tests pytest

diff --git 
a/dev-python/autocommand/files/autocommand-2.2.2-setuptools-license.patch 
b/dev-python/autocommand/files/autocommand-2.2.2-setuptools-license.patch
deleted file mode 100644
index b0d6fdd5a2f8..000000000000
--- a/dev-python/autocommand/files/autocommand-2.2.2-setuptools-license.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-https://bugs.gentoo.org/917754
-https://github.com/Lucretiel/autocommand/issues/28
-https://github.com/Lucretiel/autocommand/pull/31
-
-From cf98b8bc024f536565a67369a9f9a506fe67b942 Mon Sep 17 00:00:00 2001
-From: Ben Greiner <c...@bnavigator.de>
-Date: Fri, 22 Dec 2023 14:15:46 +0100
-Subject: [PATCH] License is dynamic
-
----
- pyproject.toml | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/pyproject.toml b/pyproject.toml
-index aa30b35..5221f65 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -18,6 +18,7 @@ classifiers = [
-     "Topic :: Software Development :: Libraries",
-     "Topic :: Software Development :: Libraries :: Python Modules",
- ]
-+dynamic = [ "license" ]
- 
- [project.urls]
- "Homepage" = "https://github.com/Lucretiel/autocommand";
-

diff --git a/dev-python/autocommand/metadata.xml 
b/dev-python/autocommand/metadata.xml
deleted file mode 100644
index 4e5fea0f0d76..000000000000
--- a/dev-python/autocommand/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>pyt...@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">autocommand</remote-id>
-               <remote-id type="github">Lucretiel/autocommand</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 0f109dbb0474..a82e3ed78904 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -212,17 +212,6 @@ games-emulation/ryujinx
 # Removal on 2025-04-22. Bug #951936
 dev-build/qconf
 
-# Michał Górny <mgo...@gentoo.org> (2025-03-23)
-# dev-python/pip-run is a NIH package with significant number of NIH
-# deps.  New versions require "coherent" build system that's designed
-# to be completely incompatible with downstream packaging.
-# No revdeps left.
-#
-# Includes a number of NIH dependencies, some of them abandoned.
-#
-# Removal on 2025-04-22.  Bug #951933.
-dev-python/autocommand
-
 # Michał Górny <mgo...@gentoo.org> (2025-03-17)
 # Xfce 4.22 prereleases.  Masked because they tend to be quite unstable.
 >=xfce-base/exo-4.21

Reply via email to