commit:     cf72a10b3bd09b9f26941697c5c9fee717af4642
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 17:18:29 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 17:18:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf72a10b

dev-python/pathlib2: treeclean

Closes: https://bugs.gentoo.org/928485 (pkgremoved)
Closes: https://bugs.gentoo.org/935676 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pathlib2/Manifest                    |  1 -
 dev-python/pathlib2/metadata.xml                | 13 ----------
 dev-python/pathlib2/pathlib2-2.3.7_p1-r1.ebuild | 32 -------------------------
 profiles/package.mask                           |  5 ----
 4 files changed, 51 deletions(-)

diff --git a/dev-python/pathlib2/Manifest b/dev-python/pathlib2/Manifest
deleted file mode 100644
index 812c9f55eb8f..000000000000
--- a/dev-python/pathlib2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pathlib2-2.3.7-post1.gh.tar.gz 39281 BLAKE2B 
71448eeb24cc149eb540b5b2f5f39cb1c7273ecbe9491eb049e8e1a721db4bde478bcd6cfadc7bc954c924eb26f1c5950fd4a8c5503a87dc3faec7866a23d0a8
 SHA512 
8eef6dcbd4b264365499ad0b53321fb1dce3b56377e91288a9d2b769775f9d697736e1136fe43d17147b8539fdad666e9b1f5fc22ecc63a601ce87434ba6aab1

diff --git a/dev-python/pathlib2/metadata.xml b/dev-python/pathlib2/metadata.xml
deleted file mode 100644
index f1aba8b00fba..000000000000
--- a/dev-python/pathlib2/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>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">pathlib2</remote-id>
-               <remote-id type="github">jazzband/pathlib2</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pathlib2/pathlib2-2.3.7_p1-r1.ebuild 
b/dev-python/pathlib2/pathlib2-2.3.7_p1-r1.ebuild
deleted file mode 100644
index b9724da0146f..000000000000
--- a/dev-python/pathlib2/pathlib2-2.3.7_p1-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-# this is a backport, please do not add newer impls unless necessary
-PYTHON_COMPAT=( pypy3 python3_9 )
-
-inherit distutils-r1
-
-MY_P=${P/_p/-post}
-DESCRIPTION="Backport of pathlib aiming to support the full stdlib Python API"
-HOMEPAGE="
-       https://pypi.org/project/pathlib2/
-       https://github.com/jazzband/pathlib2/
-"
-SRC_URI="
-       https://github.com/jazzband/pathlib2/archive/${PV/_p/-post}.tar.gz
-               -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND="
-       dev-python/six[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index 093037873f04..fd9cf9d10845 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -208,11 +208,6 @@ net-dialup/openl2tp
 # New major ffmpeg version. Tracker bug #928905.
 >=media-video/ffmpeg-7.0
 
-# Michał Górny <[email protected]> (2024-07-06)
-# Leftover backport for Python 3.9.  No revdeps.
-# Removal on 2024-08-05.  Bug #935676.
-dev-python/pathlib2
-
 # Joonas Niilola <[email protected]> (2024-07-04)
 # libxml2-2.13.1 removed "deprecated" symbols that other (older)
 # packages depend upon. It can be mitigated with a --with-legacy

Reply via email to