summaryrefslogtreecommitdiff
path: root/dev-python/pytest-plus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-27 03:10:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-27 03:10:45 +0100
commit9e68aee0e16e4b361fe06f9566c74b4bb2a22a27 (patch)
tree419e98a8690f9f840b62b1a2013e04141d0342c0 /dev-python/pytest-plus
parenta20b8556104c163a81183ff983af8123e40f16c5 (diff)
gentoo auto-resync : 27:05:2023 - 03:10:45
Diffstat (limited to 'dev-python/pytest-plus')
-rw-r--r--dev-python/pytest-plus/Manifest2
-rw-r--r--dev-python/pytest-plus/pytest-plus-0.4.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-plus/Manifest b/dev-python/pytest-plus/Manifest
index 17fa02ecfe84..956db37926f2 100644
--- a/dev-python/pytest-plus/Manifest
+++ b/dev-python/pytest-plus/Manifest
@@ -1,3 +1,3 @@
DIST pytest-plus-0.4.0.tar.gz 9987 BLAKE2B 11b8f17630601f52ebae11b7a660c8d97b4c9f1699096a376c162952a03b9f1b580ead6ac0b040b15c267eec1123bffe07d128eb00aec7414e996275ebc4c4e3 SHA512 4f4258853280cac8e03c0477763fd588d2b3cf11e7746d2b8e7d3cf5774b845412bc8779d74d232e4b3473470c39753dc788ac09faf8e8b7c9fee22d7164bab7
-EBUILD pytest-plus-0.4.0.ebuild 589 BLAKE2B 9c8c1e4dc851a351ae72f0f1cab42e0c518b9ce00fb06dddbf7d57296c74aa1d7aca6ef4ba4e112b02bc841c0e5452edece2f88acd69e442d34cae5176c9f029 SHA512 65f3da0ca3583911d35ca5fb1354d83229728eaa0a1e14a62a1ac6f924cf3ee5b1dd13e0f96339b3a0799f4a2aabe808eb0a6c8cf5109c01fda42b253599d03d
+EBUILD pytest-plus-0.4.0.ebuild 590 BLAKE2B e5da07ec57aa02b818057be4f9c6451bce53a35be54bcb26ecce6bab4fdca4c0758a246853a359c0987b3aa5f9a8059ff6f14ee698a28bdd9fff05a73c2ae414 SHA512 efdf001d394baa8638b950208e8ebc7101e1b2c09ef4bec3f6096ea233ea85ccdd4242ab64fe3c64b5c9700ae0d8956db76985ca2a3f977e0641d4a3fe4d9fb7
MISC metadata.xml 406 BLAKE2B ae1b1a2c28f45b4dd7f752125161396de88cf2ed3881f37f72dc7938cd2ea6485c995d0409c6fbaebeb7b1d4cf59736496549702d7a9d825a2ee5eb1e6a65fdf SHA512 33668115e05810055fa79f5d74c5d3b6eca5bb53e0108a257cb57bb496ebd0292c1dd3f5b33feee58c20c2c381a926c870f9576355171a91106c21fea41d6ab3
diff --git a/dev-python/pytest-plus/pytest-plus-0.4.0.ebuild b/dev-python/pytest-plus/pytest-plus-0.4.0.ebuild
index 9d487aa6e00b..e62215763e85 100644
--- a/dev-python/pytest-plus/pytest-plus-0.4.0.ebuild
+++ b/dev-python/pytest-plus/pytest-plus-0.4.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi