summaryrefslogtreecommitdiff
path: root/dev-python/pytest-testinfra
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-10 18:21:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-10 18:21:11 +0000
commit1fe49f5b3e13481832866b6b1600741bf3a1f024 (patch)
tree798fe4fb7ef373a92cfafe1a9c5a7954181c7213 /dev-python/pytest-testinfra
parent79e2fe7ce5d8192f7ddc9f57d4fb11bd1231f041 (diff)
gentoo auto-resync : 10:01:2023 - 18:21:10
Diffstat (limited to 'dev-python/pytest-testinfra')
-rw-r--r--dev-python/pytest-testinfra/Manifest2
-rw-r--r--dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-testinfra/Manifest b/dev-python/pytest-testinfra/Manifest
index 49f80a309474..53ac14d7a2b3 100644
--- a/dev-python/pytest-testinfra/Manifest
+++ b/dev-python/pytest-testinfra/Manifest
@@ -1,3 +1,3 @@
DIST pytest-testinfra-7.0.0.tar.gz 79296 BLAKE2B b0870cbf466627daff0ed6a3063c15c9b725fab4009fc24c3779b56765901e6b8d3a42fce429f1e42151b78d61f52c38955772e562c74d78c717a61a5fe74f04 SHA512 507d7a434c2eb159e2c36b1be3d447e386d3a4e614f2717ed8add456358f644c18f801db6774a4854e4ec7936643febd332aa4096ab26ae0080aceeff420c78e
-EBUILD pytest-testinfra-7.0.0.ebuild 1180 BLAKE2B 8c06bf3c07afcdf1a07882baae8b7faf2f5dbec8e1a0474ca51da56cb37f58df02bbcd7acd0980ba7b40d65a5a039e47d7a5af8b1790c0410b67030c42649708 SHA512 df77ecb0ac942fa3d797617aae9b90a07729777c766172703dd09aad19a2ad8c7c80ff9479faf17a7855f631cf26646b6e12913c6ae64e1b8df74ed89be24ba3
+EBUILD pytest-testinfra-7.0.0.ebuild 1175 BLAKE2B db91fafaa01baebb7fb8c039453977b627aefdb5187cc930e8637285f5f0965cba49998cbfd50b52233e225b36d0db31220fe8801b6bbcba7a8bad391b98dc83 SHA512 693cf8544ddcb3465043735b1c0b34f5b35dfa2dc91bdee9945e240475de9e23964443ca81daada45d0a87af8fb078258c3141d85445183ab790fb5e27944285
MISC metadata.xml 781 BLAKE2B e38dd6fa967258affb201d6474524e22124a1b8848cff08f3da88e97ff3e13597770c494ee040481967028ee4d82112fb3d38f1034cb7982288d859efe540a21 SHA512 b6c868e77d1202622086340ae284071eaf1b95948c84a8a00f06e819e72325346d7aa226931d1bb5a3f782f23656c1e65f4b21a74ee0cb70deabfd602f774e99
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild
index e856f068f367..8969cefa4304 100644
--- a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild
+++ b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_10 )
inherit distutils-r1