From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/pytest-datadir/Manifest | 2 -- dev-python/pytest-datadir/metadata.xml | 13 ---------- .../pytest-datadir/pytest-datadir-1.8.0.ebuild | 30 ---------------------- 3 files changed, 45 deletions(-) delete mode 100644 dev-python/pytest-datadir/Manifest delete mode 100644 dev-python/pytest-datadir/metadata.xml delete mode 100644 dev-python/pytest-datadir/pytest-datadir-1.8.0.ebuild (limited to 'dev-python/pytest-datadir') diff --git a/dev-python/pytest-datadir/Manifest b/dev-python/pytest-datadir/Manifest deleted file mode 100644 index 7b3558464630..000000000000 --- a/dev-python/pytest-datadir/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pytest_datadir-1.8.0.tar.gz 11848 BLAKE2B bf48a45fb67a51c9b8183767d38618580a9b972a5054cd68a402d695e168cc73672a23373002c1498965e0cde97e18df1765a2bb33b70aae80dae30c61a02f17 SHA512 10be9c77f4c0baea834b7758b8a30d82c7e80a406ef59a1ee0386e78fe74b4dbb1237c743ca6be8a8f0b777a2a74b42b07e89ddd7fdf18cdc53959a676c022fe -DIST pytest_datadir-1.8.0.tar.gz.provenance 9777 BLAKE2B a17fbcbc5cc5a65edab93d32885563b205b7de218d83285015c174194d6a62cb74fcb2f6e084ebc0b5efcea02ea6ce46e494acf6f3a61797e40f1f088de3481d SHA512 b43a0cc992bfa0531f53e364e4e49ea02b9d3655e3bd8a50cccbf067883040fbc749d60baea1168012138ebe110d909290c0af0052cab661531e8a92e6ce937a diff --git a/dev-python/pytest-datadir/metadata.xml b/dev-python/pytest-datadir/metadata.xml deleted file mode 100644 index e6acb63c0415..000000000000 --- a/dev-python/pytest-datadir/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - gabrielcnr/pytest-datadir - pytest-datadir - - diff --git a/dev-python/pytest-datadir/pytest-datadir-1.8.0.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.8.0.ebuild deleted file mode 100644 index 09f08dc2d527..000000000000 --- a/dev-python/pytest-datadir/pytest-datadir-1.8.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_VERIFY_REPO=https://github.com/gabrielcnr/pytest-datadir -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Pytest plugin for manipulating test data directories and files" -HOMEPAGE=" - https://github.com/gabrielcnr/pytest-datadir/ - https://pypi.org/project/pytest-datadir/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - >=dev-python/pytest-7.0.0[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/setuptools-scm[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=( "${PN}" ) -distutils_enable_tests pytest -- cgit v1.3