summaryrefslogtreecommitdiff
path: root/dev-python/pytest-datadir
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-12 00:01:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-12 00:01:15 +0100
commitd72a987a342949e200b5e9decbd71f246da53788 (patch)
treeea9d3f4ec74bd6ab18582852d7958d3f3176dfea /dev-python/pytest-datadir
parentc035b2b83f0e94c4b2e82184f00bcef874e6276b (diff)
gentoo auto-resync : 12:05:2024 - 00:01:15
Diffstat (limited to 'dev-python/pytest-datadir')
-rw-r--r--dev-python/pytest-datadir/Manifest2
-rw-r--r--dev-python/pytest-datadir/pytest-datadir-1.5.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-datadir/Manifest b/dev-python/pytest-datadir/Manifest
index 49c996991f21..8bb0dbf4f95a 100644
--- a/dev-python/pytest-datadir/Manifest
+++ b/dev-python/pytest-datadir/Manifest
@@ -1,3 +1,3 @@
DIST pytest-datadir-1.5.0.tar.gz 8821 BLAKE2B 68250c0100492c501b2752930cc6668a50233a7be08eeec56b99993c2bc21a13a2f6e2a2bd066dd52d58d219cd63b22f0a63fe51b7e16f80dd919f835994b5cd SHA512 6a91bbd7d1ac133c08d5aad3d9b7fa55b9c81dfea1ca5c18f8c9a90a60db4a1e5c09584a4ad0d420007162c507b91d6769a692057ef5be8eb44af6cbd5704f0c
-EBUILD pytest-datadir-1.5.0.ebuild 672 BLAKE2B 3137844dc739204ea3168c547b5d91182965c9d0e69e5dbc1d9876bce1dee1f3416be391a9e01a0a36b11f5c08182d239ab7e1caf5efff974067751a99f185a2 SHA512 dc3cf1510485335f8e0160bab9721c7d98bd0e94934b7f9edb2415ea0740fa7ffe40f76b18e367f0a724830f5c8dd3c6db4472561a1f27f74ce96ffa0a0973b5
+EBUILD pytest-datadir-1.5.0.ebuild 672 BLAKE2B 13587ed7aea08f6bed3fb17aee65ae672f7daee579651fa5aa0b93064d1df82bc25acb9966a4dafc07506f71583c61712590016e2436625e621f8892627d5706 SHA512 553a7d462ae6889cb5094c0c75e722825d6acbe51eade320fe5a7faee3b9d7d67219ae4e4d388c1d9d9ccfbf0126080acb51c119ea9fe6faa491984dcfb2919b
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
index 18071bf80034..0ebac5d08212 100644
--- a/dev-python/pytest-datadir/pytest-datadir-1.5.0.ebuild
+++ b/dev-python/pytest-datadir/pytest-datadir-1.5.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# 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..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 pypi