summaryrefslogtreecommitdiff
path: root/dev-python/pytest-helpers-namespace
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-helpers-namespace
parenta20b8556104c163a81183ff983af8123e40f16c5 (diff)
gentoo auto-resync : 27:05:2023 - 03:10:45
Diffstat (limited to 'dev-python/pytest-helpers-namespace')
-rw-r--r--dev-python/pytest-helpers-namespace/Manifest2
-rw-r--r--dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-helpers-namespace/Manifest b/dev-python/pytest-helpers-namespace/Manifest
index ada3f92bba76..89f10a531e54 100644
--- a/dev-python/pytest-helpers-namespace/Manifest
+++ b/dev-python/pytest-helpers-namespace/Manifest
@@ -1,3 +1,3 @@
DIST pytest-helpers-namespace-2021.12.29.gh.tar.gz 51376 BLAKE2B cbc79e6868a18f7174b96e73e3e902ea969d5a361c141e12bf5a67eeb7c93cead61629842f8b8744e58240cd8b85f9864ed95fec7ce048446963592b41bbd7e5 SHA512 82c231ff11a36fce7b16a0ceea51c9306f7e05ca3f9e8cc7cc1c77ac9822f974d1ac893d2bf9b7154bf9593a529193daa041ccaaced6fdd9e38ba4f794f161b0
-EBUILD pytest-helpers-namespace-2021.12.29-r1.ebuild 936 BLAKE2B 17f74a203bbf95a55b3708d08c5656bc9e2933679ddfe919c51c15f0318bbfb326c5635a449120ae56ff7a828bfe9307d89876bc7dd1dc3225d78863151a476a SHA512 da2ec30dc659c8a22cfed90c3cfafe0d4d76502cefdd7cd53d5f34b70bbb51f9d14c32164d40b71d2c0b4f73ed46f3cd60cbc3e74c57c53978ce72ae0581ce57
+EBUILD pytest-helpers-namespace-2021.12.29-r1.ebuild 937 BLAKE2B 939fe6fd53217f227a8f87aca6d7fcb4d3e780a7ad88a439e25a0b146cf2b098cba3b4838b457f3614c611104dfea0b96f97774ceb2151ace59501ec5f0386c2 SHA512 6f9145d76aee9bf388a0ee4c19d9c904adfcfcf3b2d60cc7ca504d7c3e017401c99639f046b3837701690bdab40b1735eb4bc231acf37b21e3a16517b361257e
MISC metadata.xml 514 BLAKE2B d2cf552d0b34b0556bffdb2afb6524b5c0ce81d503a6a1dc2b4957beea0c96c1eb3ea4f6e61bd4351a26fa2983d10b155a58bbf04fcfba1fe4e55f720a7db09a SHA512 9aa9a28164597c7a6bec22f6c07f269c5954b02a4a7523373866e60f2d6824c83dd4912ca2e05081a2257f7e01e135f2544a0732d3c2f51266b331c753314108
diff --git a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29-r1.ebuild b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29-r1.ebuild
index 85e6158cfd61..00f4c424c1e1 100644
--- a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29-r1.ebuild
+++ b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1