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-param-files/Manifest | 1 - dev-python/pytest-param-files/metadata.xml | 13 ---------- .../pytest-param-files-0.6.0.ebuild | 30 ---------------------- 3 files changed, 44 deletions(-) delete mode 100644 dev-python/pytest-param-files/Manifest delete mode 100644 dev-python/pytest-param-files/metadata.xml delete mode 100644 dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild (limited to 'dev-python/pytest-param-files') diff --git a/dev-python/pytest-param-files/Manifest b/dev-python/pytest-param-files/Manifest deleted file mode 100644 index b20cc2822bec..000000000000 --- a/dev-python/pytest-param-files/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pytest-param-files-0.6.0.gh.tar.gz 8526 BLAKE2B be4f2f385d5dcbb1debde45a9fb48cb22c8e75e39daeaf891ca2b0321afbd27b4917b1f6058816e9fac2fb589076a06d6159bbbb0bac610bc3498ffcf71cf812 SHA512 712e4dfcccec3bc266f98a6339985b42171cf255552356107953dba691f4d6cfac125a8390349459cf67d8ca92ddc2a9dba8cfdd9b3a20a5ec6578df93cb006a diff --git a/dev-python/pytest-param-files/metadata.xml b/dev-python/pytest-param-files/metadata.xml deleted file mode 100644 index a59f07232de3..000000000000 --- a/dev-python/pytest-param-files/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - pytest_param_files - chrisjsewell/pytest-param-files - - diff --git a/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild deleted file mode 100644 index 9fcda277909d..000000000000 --- a/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2022-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Pytest parametrize decorators from external files" -HOMEPAGE=" - https://github.com/chrisjsewell/pytest-param-files/ - https://pypi.org/project/pytest_param_files/ -" -SRC_URI=" - https://github.com/chrisjsewell/pytest-param-files/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - dev-python/pytest[${PYTHON_USEDEP}] - >=dev-python/ruamel-yaml-0.15[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest -- cgit v1.3