commit:     be2a6fc5a2e6326f7d74f160d1fff1fad611c32e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 19:14:02 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 19:14:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2a6fc5

dev-python/pyqt-distutils: treeclean

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

 dev-python/pyqt-distutils/Manifest                 |  1 -
 dev-python/pyqt-distutils/metadata.xml             |  9 -------
 .../pyqt-distutils/pyqt-distutils-0.7.3-r1.ebuild  | 31 ----------------------
 profiles/package.mask                              |  6 -----
 4 files changed, 47 deletions(-)

diff --git a/dev-python/pyqt-distutils/Manifest 
b/dev-python/pyqt-distutils/Manifest
deleted file mode 100644
index eb39f4c49420..000000000000
--- a/dev-python/pyqt-distutils/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pyqt_distutils-0.7.3.gh.tar.gz 16628 BLAKE2B 
0d9d7f951890c00efd95bf3caef8c8964d02f3097840f84006a8d9523c0ad9b78dbb5f46c4d752945074ba971c92e81e81be0345b7a8c807932e7157ecd00e03
 SHA512 
450569be205aa0de792c3f2d8c43e26eb6fed1088b241291347ae14d2343b61517bd7547f741bd62bb9e1bfb92077d1ae5c64b871c39d59a67ca82172ac1c598

diff --git a/dev-python/pyqt-distutils/metadata.xml 
b/dev-python/pyqt-distutils/metadata.xml
deleted file mode 100644
index 5fbf45f5d41c..000000000000
--- a/dev-python/pyqt-distutils/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="pypi">pyqt-distutils</remote-id>
-    <remote-id type="github">ColinDuquesnoy/pyqt_distutils</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3-r1.ebuild 
b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3-r1.ebuild
deleted file mode 100644
index f827f8f052b6..000000000000
--- a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3-r1.ebuild
+++ /dev/null
@@ -1,31 +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_{9..11} )
-
-inherit distutils-r1
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="distutils extension to work with PyQt applications and UI files"
-HOMEPAGE="
-       https://github.com/ColinDuquesnoy/pyqt_distutils/
-       https://pypi.org/project/pyqt-distutils/
-"
-SRC_URI="
-       https://github.com/ColinDuquesnoy/pyqt_distutils/archive/${PV}.tar.gz
-               -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/docopt[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index 88cdfce21ea6..eb8831aa3f78 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -193,12 +193,6 @@ dev-haskell/terminfo
 # Lots of applications need porting, bug #917537.
 >=dev-libs/libxml2-2.12.0
 
-# Michał Górny <[email protected]> (2023-11-06)
-# Unmaintained.  Last commit in 2017.  Distutils is deprecated.
-# No revdeps.
-# Removal on 2023-12-06.  Bug #916968.
-dev-python/pyqt-distutils
-
 # Sam James <[email protected]> (2023-11-05)
 # Mask broken versions:
 # - sys-fs/btrfs-progs-6.6(-r0) was respun upstream.

Reply via email to