commit: 5a9d8af688d27ce04b3af03dbdc463a960dee2de Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 27 17:50:27 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jul 27 17:50:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a9d8af6
dev-python/pytest-tempdir: treeclean Closes: https://bugs.gentoo.org/722586 (pkgremoved) Closes: https://bugs.gentoo.org/806474 (pkgremoved) Closes: https://bugs.gentoo.org/957272 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pytest-tempdir/Manifest | 1 - dev-python/pytest-tempdir/metadata.xml | 13 ----------- .../pytest-tempdir-2019.10.12-r1.ebuild | 25 ---------------------- profiles/package.mask | 6 ------ 4 files changed, 45 deletions(-) diff --git a/dev-python/pytest-tempdir/Manifest b/dev-python/pytest-tempdir/Manifest deleted file mode 100644 index f5c600d7b5b0..000000000000 --- a/dev-python/pytest-tempdir/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pytest-tempdir-2019.10.12.gh.tar.gz 9859 BLAKE2B fe4d32d2de3d577952b90a811c38f1cfa0c16badf9115a1b70faf07f0123e29935c01bfc3c1b9c616a0eeb3e0da9f42a4415687a4862830e0edea505a99dfc04 SHA512 d6f8994423d9be90f4be20878f980ad4604475ccd4b65975cd3cad357c2d6a2a7bb8623e4ccd7441437ad72b7899d8b59ae19ca3a52c35a6c24456e44b7626de diff --git a/dev-python/pytest-tempdir/metadata.xml b/dev-python/pytest-tempdir/metadata.xml deleted file mode 100644 index 97faaa950503..000000000000 --- a/dev-python/pytest-tempdir/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="person"> - <email>[email protected]</email> - <name>Patrick McLean</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">pytest-tempdir</remote-id> - <remote-id type="github">vmware-archive/pytest-tempdir</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild deleted file mode 100644 index c600e3271467..000000000000 --- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2020-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) - -inherit distutils-r1 - -DESCRIPTION="Pytest plugin to support for a predictable and repeatable temporary directory" -HOMEPAGE=" - https://github.com/vmware-archive/pytest-tempdir/ - https://pypi.org/project/pytest-tempdir/ -" -SRC_URI=" - https://github.com/vmware-archive/pytest-tempdir/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv x86" - -distutils_enable_tests pytest diff --git a/profiles/package.mask b/profiles/package.mask index 14b335159e8c..f52f45f9da75 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -148,12 +148,6 @@ kde-apps/cervisia =sys-devel/gettext-0.25* =dev-libs/libintl-0.25* -# Michał Górny <[email protected]> (2025-06-07) -# Broken and dangerous. Archived in 2022. The last reverse dependency -# stopped using it in 2023 (except for outdated ebuilds). -# Removal on 2025-07-07. Bug #957272, #806474. -dev-python/pytest-tempdir - # Arthur Zamarin <[email protected]> (2025-06-07) # EAPI=7, maintainer-needed, fails to compile, upstream gone, not # packaged anywhere else.
