summaryrefslogtreecommitdiff
path: root/dev-python/pytest-aiohttp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-01 21:27:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-01 21:27:08 +0100
commiteba9df5b84c2fffc30cc3f300880000a60e38042 (patch)
tree0802b9523e183cfe3cd5cc3c680049a05b00a6a1 /dev-python/pytest-aiohttp
parentd14501acaa1e3634cb0a6f6e356923391009eb46 (diff)
gentoo auto-resync : 01:06:2023 - 21:27:08
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r--dev-python/pytest-aiohttp/Manifest2
-rw-r--r--dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-aiohttp/Manifest b/dev-python/pytest-aiohttp/Manifest
index 7c4bb6d8a89b..e69b9206e5fe 100644
--- a/dev-python/pytest-aiohttp/Manifest
+++ b/dev-python/pytest-aiohttp/Manifest
@@ -1,3 +1,3 @@
DIST pytest-aiohttp-1.0.4.tar.gz 11868 BLAKE2B d964fe29ebe10e80391ebcbe4fc73bf37e2d8568c4d7679493ce68392b5722d75735798a78f388134d60b9c922bac116b0d453cabae5a95fc06c4288cc5d4c8e SHA512 baf87e3aa229e8a4ab6746d277a923436ad2e0625825581c94a2fb0a9bbcd309bfc55186f8866589b65a75ccfd7d5b494d71554359724c0b2c9541ea94a177d8
-EBUILD pytest-aiohttp-1.0.4.ebuild 919 BLAKE2B 7517518a0a99da6a9addaff3b864a4fcc5a9feda8e316ebd4fe0425c5dd3183669c4133410bd766a1d693c0b87c5b0d1b3fd7c9f5cba4aaa003073b84342a9d3 SHA512 8c5d10dd918f97c9c81e51ffc3a7291256b66646f7cd31193d3f15f60a4ea518fb97208c1acb8f1111b37672f8c42f0af83f64ddaa96b6c9c0b423d79b043797
+EBUILD pytest-aiohttp-1.0.4.ebuild 920 BLAKE2B 2c3704197ef0f9990aef39e59436379086b00b21b8b8ce8219fdcda4012756400761df55a9d4464115e9d4dc8a146abaa73e71267b755f352341521d7f6f82ee SHA512 30836ccf67b681beaf9d9aaa086c171460d45cfcca326bac54ef69fe584c7049fc989e703aeec92401647f762c2ef7a8f3f0f6a2e692c13236268d5852d96b49
MISC metadata.xml 383 BLAKE2B aef07c31a48de61fffa14c250aac7d1de63b652f94d83c52d32df2100da3bc5be19f224078b1b984520cc7e0b3d80838379388aa4c0e9531317a79dca178370c SHA512 b73d692782a9eae48022738bbcf3771605c8d00bf73ab2499cc27f309069bb80a402cd1ce618df29de7dfd11c226514aa3ec7d78df1ea784c7221691febf06f9
diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
index f16f1f72a8f8..5156acdaadbd 100644
--- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
+++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi