mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
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@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST pytest-tempdir-2019.10.12.gh.tar.gz 9859 BLAKE2B fe4d32d2de3d577952b90a811c38f1cfa0c16badf9115a1b70faf07f0123e29935c01bfc3c1b9c616a0eeb3e0da9f42a4415687a4862830e0edea505a99dfc04 SHA512 d6f8994423d9be90f4be20878f980ad4604475ccd4b65975cd3cad357c2d6a2a7bb8623e4ccd7441437ad72b7899d8b59ae19ca3a52c35a6c24456e44b7626de
|
||||
@@ -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>chutzpah@gentoo.org</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>
|
||||
@@ -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
|
||||
@@ -148,12 +148,6 @@ kde-apps/cervisia
|
||||
=sys-devel/gettext-0.25*
|
||||
=dev-libs/libintl-0.25*
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (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 <arthurzam@gentoo.org> (2025-06-07)
|
||||
# EAPI=7, maintainer-needed, fails to compile, upstream gone, not
|
||||
# packaged anywhere else.
|
||||
|
||||
Reference in New Issue
Block a user