summaryrefslogtreecommitdiff
path: root/dev-python/pytest-datadir
diff options
context:
space:
mode:
authormirror@stealer.net <mirror@stealer.net>2025-03-08 18:30:30 +0000
committermirror@stealer.net <mirror@stealer.net>2025-03-08 18:30:30 +0000
commit5bedd3902b2a5e7cd23871c6d0c20cf1503ff84c (patch)
tree55732f518c837bedf6763abb9b2bbe8eb23a57b5 /dev-python/pytest-datadir
parentfb177aacd6e9f019e5ee9dbe919188391ec9f89b (diff)
2025-03-08 18:11:53+00:00
Diffstat (limited to 'dev-python/pytest-datadir')
-rw-r--r--dev-python/pytest-datadir/Manifest4
-rw-r--r--dev-python/pytest-datadir/pytest-datadir-1.5.0.ebuild29
-rw-r--r--dev-python/pytest-datadir/pytest-datadir-1.6.1.ebuild2
3 files changed, 2 insertions, 33 deletions
diff --git a/dev-python/pytest-datadir/Manifest b/dev-python/pytest-datadir/Manifest
index c48a938df5401..4f7891a616523 100644
--- a/dev-python/pytest-datadir/Manifest
+++ b/dev-python/pytest-datadir/Manifest
@@ -1,5 +1,3 @@
-DIST pytest-datadir-1.5.0.tar.gz 8821 BLAKE2B 68250c0100492c501b2752930cc6668a50233a7be08eeec56b99993c2bc21a13a2f6e2a2bd066dd52d58d219cd63b22f0a63fe51b7e16f80dd919f835994b5cd SHA512 6a91bbd7d1ac133c08d5aad3d9b7fa55b9c81dfea1ca5c18f8c9a90a60db4a1e5c09584a4ad0d420007162c507b91d6769a692057ef5be8eb44af6cbd5704f0c
DIST pytest_datadir-1.6.1.tar.gz 9391 BLAKE2B ce5d0a87e610c6828e2b342bf8d41534e729dff5728238d1ea6a5a78fa1e46d70d4e00d197797f712c1cb4cb3988890a2b1de12f84f867b4538aa57566cb439d SHA512 e7de5aa5196d9c6be519c77b8139bdb416d91540739671d1ae838c4292007819fd6a0b1e0c9aa9380db8ebdeed927c4cfec3e6d4b0f1b2b2b42ec2cce0f97e44
-EBUILD pytest-datadir-1.5.0.ebuild 666 BLAKE2B 309615be57a1341225109b798d35802426486dea395918dbfb7d68c32b83e938a7310f905010a1d899f3c6645edc8a368b5ebdbe685dab798e6061e8090c4df8 SHA512 49aaa16fa4d3d5f9517acfa0d23a72b16253b05695c90edf7310558df875df650f2acf6b6971d5cbc1694566b31dad1738be946dd5b79229525c9d79d3fe3a91
-EBUILD pytest-datadir-1.6.1.ebuild 671 BLAKE2B 96fe682fe6f0c4f0f8c0eb37923367a0650ccbbcd2bc20eece989088b4f830ae2ab0ec721a573b4ab3be82034f1590cc44a1b454f310beebf59b23eb5c0f7df8 SHA512 af90a6af8eb1377aeaae4fcb2de8503d3b03acba21ae6b8ea31e70ed6baf62e27668cb524509d329ce33d5735b4582ad872b90ccd8aca88d83965a1375e09a09
+EBUILD pytest-datadir-1.6.1.ebuild 663 BLAKE2B 580007eb818f937691e5e0274d2165efd7af5d2175574425f26717fa01f99add1c56bfaef7df1b9cc16bcc9357f4f77244ef7b53287423a4ab5297b9a4935b0f SHA512 9116920b9cbc5daa306e44ed6d7a625171fc0e10729ab6b7852d4db014e75db7e7b73ed7701e740865f0c2eca2e2240714bdb3340c5b9bb16070663b5b7ec05b
MISC metadata.xml 407 BLAKE2B 01e202ee3ec230335863f2229c12436c6ad0265a0cd4137d8ca300ab90bc557e38b43fcc0ec211d64e61f46bf814804210056a4e514f0e32af16ffaacfc78897 SHA512 504a3f83140a3242706eabdf22907ab0be9b0424212dcb1f1192d28d8f92fc81bb39e82f9064375b964278fe836e4020f8d17dee93f11355da874ea43cdaacec
diff --git a/dev-python/pytest-datadir/pytest-datadir-1.5.0.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.5.0.ebuild
deleted file mode 100644
index dc2f38966754b..0000000000000
--- a/dev-python/pytest-datadir/pytest-datadir-1.5.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-
-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[${PYTHON_USEDEP}]
-"
-BDEPEND="
- dev-python/setuptools-scm[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/pytest-datadir/pytest-datadir-1.6.1.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.6.1.ebuild
index dea0268f37b1f..831b90c32b13c 100644
--- a/dev-python/pytest-datadir/pytest-datadir-1.6.1.ebuild
+++ b/dev-python/pytest-datadir/pytest-datadir-1.6.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/pytest-7.0.0[${PYTHON_USEDEP}]