diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-17 00:13:57 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-17 00:13:57 +0000 |
commit | 27b3683509c5229cce540418778a8b64afbc0009 (patch) | |
tree | b7164898142b8b093b91c8254c4387b6eec679ee /dev-python/pytest-aiohttp | |
parent | f2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (diff) |
gentoo auto-resync : 17:02:2025 - 00:13:57
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-1.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-aiohttp/Manifest b/dev-python/pytest-aiohttp/Manifest index 26a9a48c89ea..19eaee598009 100644 --- a/dev-python/pytest-aiohttp/Manifest +++ b/dev-python/pytest-aiohttp/Manifest @@ -1,3 +1,3 @@ DIST pytest_aiohttp-1.1.0.tar.gz 12842 BLAKE2B 96a9164d041e417a9176aba97ade3eb22a58ec7042de38745956b0a9525389f1615b626cf014d86df78491b948f7f6820b25dceb58937b674d2ca33aa534e38c SHA512 891a379535f1ecc9e74282d813cfc11b74c79c852d08e94942e1bb29c0eafecdce73ffbf6aefce24c37315c502bdfe0861bc97b6be1489dd3dd59b2aa215f4e8 -EBUILD pytest-aiohttp-1.1.0.ebuild 901 BLAKE2B b512f96a6744d221964a479143477e050c7fdd969c391d46a711e60c3ccbebae14cb23f370597a9acce8fac25118f291e3dd914e3ba2c470e5f7453cde4b3007 SHA512 96f89b78eb896f8e668196f0c83d22d8ab76a6aa9d5938d7911db7a46287a13329c9df18685ce293d7cd3419e7810b5b4747168b627ff6c678e77fc58e33f521 +EBUILD pytest-aiohttp-1.1.0.ebuild 910 BLAKE2B ca0832fbb339f05990aee81010090891c8e3f1bb531d397ed929b8a8b850171022a1b151fe214a1b0159323f71c06059a2a42e9a35691859180310f8185e91e0 SHA512 ec305bfbd9f46cc5da27e67fbb9cf4220c85b3b42c5aa394b73a86855dd281f147753361e4f2688b8cc92dfcef31f53fa66c263aad117562dcb5a521ada439ff MISC metadata.xml 383 BLAKE2B aef07c31a48de61fffa14c250aac7d1de63b652f94d83c52d32df2100da3bc5be19f224078b1b984520cc7e0b3d80838379388aa4c0e9531317a79dca178370c SHA512 b73d692782a9eae48022738bbcf3771605c8d00bf73ab2499cc27f309069bb80a402cd1ce618df29de7dfd11c226514aa3ec7d78df1ea784c7221691febf06f9 diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.1.0.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-1.1.0.ebuild index dedc6d7ae9e2..a4611b482b08 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.1.0.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi |