summaryrefslogtreecommitdiff
path: root/dev-python/pytest-home
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-home
parentc035b2b83f0e94c4b2e82184f00bcef874e6276b (diff)
gentoo auto-resync : 12:05:2024 - 00:01:15
Diffstat (limited to 'dev-python/pytest-home')
-rw-r--r--dev-python/pytest-home/Manifest2
-rw-r--r--dev-python/pytest-home/pytest-home-0.5.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-home/Manifest b/dev-python/pytest-home/Manifest
index 5cc64e70193f..d3fecac4931d 100644
--- a/dev-python/pytest-home/Manifest
+++ b/dev-python/pytest-home/Manifest
@@ -1,3 +1,3 @@
DIST pytest-home-0.5.1.tar.gz 7596 BLAKE2B 3e0ac21a35bff15e652d710bab0c59855c9beda9a1aa32ca5e3aa9e659dabb5a09bc0e93c56f280e859a1d50159f6e56aaf69ec64ee5268a1a93871bca3b3a23 SHA512 6b3ab71f48135d7fe3e0279de598e8067bfeb1f3295d4ab947ff703e8c8c6b61d827ce30f86da15b854a09b813105e459eed02af19da22debd25df20759759b8
-EBUILD pytest-home-0.5.1.ebuild 586 BLAKE2B 55672dade78154a6347ff03ddc62478c13ced18b32c074d1da2063f10cb0af15ce0f7267e347dd196ea040571b944052404063fda0d3b6abfc6976d71b0c0689 SHA512 5cab7e6869d704b38c7fdb84b9384f24fd1c99ab2fbdd87b7c5f8ce01d0e831534a9a4abad8eb89a42e2377c4c33fc48b76c1613236bfc2fc42191f82055e01c
+EBUILD pytest-home-0.5.1.ebuild 586 BLAKE2B b9d42068e6f88b290cf5f98390562ec919d8b03c521a023b4603cecf5a1142406228b5835e8341baf3180a90a3d244e83eab06d99070d6a7bde49c9da57a5c8d SHA512 608435a5bb1ea740a4cca0c8c21ef202d5ee4c07076f06e57ba2983cf7e0567d436ea604d312a969ec9854a077e748480e2de9285fa30fcc5e9f52badc2f2411
MISC metadata.xml 428 BLAKE2B 9f9c0d72ec25e6f573f42709148169aa569a5862a16a43fd443f098ead7e84b621294f70222b0a69fb77d15ff2d98a2ad9418be11deb63f80d1bf83d92139e3c SHA512 be336bb81c2212038016fc5b7f5fc507ebf67e399048008472872450a4bea37e70a1242c62efad674366f2a9933b052c323cea5a1e4bd5c310bde1e50d583a4e
diff --git a/dev-python/pytest-home/pytest-home-0.5.1.ebuild b/dev-python/pytest-home/pytest-home-0.5.1.ebuild
index ca1706d3ac3b..c5e667d2ecdd 100644
--- a/dev-python/pytest-home/pytest-home-0.5.1.ebuild
+++ b/dev-python/pytest-home/pytest-home-0.5.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
inherit distutils-r1 pypi