From 5a9d8af688d27ce04b3af03dbdc463a960dee2de Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 27 Jul 2025 20:50:27 +0300 Subject: [PATCH] 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 --- 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(-) delete mode 100644 dev-python/pytest-tempdir/Manifest delete mode 100644 dev-python/pytest-tempdir/metadata.xml delete mode 100644 dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild diff --git a/dev-python/pytest-tempdir/Manifest b/dev-python/pytest-tempdir/Manifest deleted file mode 100644 index f5c600d7b5b06..0000000000000 --- 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 97faaa9505039..0000000000000 --- a/dev-python/pytest-tempdir/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - chutzpah@gentoo.org - Patrick McLean - - - - pytest-tempdir - vmware-archive/pytest-tempdir - - 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 c600e3271467b..0000000000000 --- 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 14b335159e8cb..f52f45f9da755 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 (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 (2025-06-07) # EAPI=7, maintainer-needed, fails to compile, upstream gone, not # packaged anywhere else.