diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-20 00:15:26 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-20 00:15:26 +0000 |
commit | 1534d50aaf24272ec425fa439389ef7e1f7bf174 (patch) | |
tree | c48ca34f49e5c335c0d06b96d9f09d4a74e144d5 /dev-python/aiohttp-theme | |
parent | 2e512e4e32285f8c4eb19586d014cb9d31454ec9 (diff) |
gentoo auto-resync : 20:02:2025 - 00:15:26
Diffstat (limited to 'dev-python/aiohttp-theme')
-rw-r--r-- | dev-python/aiohttp-theme/Manifest | 2 | ||||
-rw-r--r-- | dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/aiohttp-theme/Manifest b/dev-python/aiohttp-theme/Manifest index 2697a19a0ae1..a81032d040f9 100644 --- a/dev-python/aiohttp-theme/Manifest +++ b/dev-python/aiohttp-theme/Manifest @@ -1,3 +1,3 @@ DIST aiohttp_theme-0.1.7.tar.gz 11509 BLAKE2B ddb92ac862f5e93f33eec508c706d88112f043928ec48b4e7ec7000819f12b8a06ed7c3aa3c1590d5678e45573b295882158394904328edfd623068d89b8bf8a SHA512 2c840fdfb8cbdd58c8b133cb44345cbb55629591ea066b86b09df5ce7d092ef96291fce7cd4e1814b46805e41b20aa8ecfbc41f820242ed46496b14c5966e58c -EBUILD aiohttp-theme-0.1.7.ebuild 492 BLAKE2B 24158097bb36ade2977700be09160e08e9f199892eef8c89ad57d068dc2e5619f19083d89ce4c844dacb10cc12dd61eb43adc1247aed031e2896b2a50919fd2a SHA512 28b3aa17d9f5c82de424a3df7022b527e2c0de89da7b7d86e4f7987e988778ac42a9367eda9c9c38ed83086b95cdc59b1370ff9a01d728836db57ba468a43534 +EBUILD aiohttp-theme-0.1.7.ebuild 492 BLAKE2B 8d135aa8044e89c1838a585985ecbca54a15223533e68dc890b341d4e1eaefe10590917b37decb1d529b4e949d4ff872462482c235fa842a022ad5deb5dc48ee SHA512 c1486ef0a161afc939dd7491a64dca75fa781579547597a791c35f39f2ff37ad572144fdfce2c9ec920ed76db459d9b96deffbc4ad83c1cdf4ce6828c04fa0ac MISC metadata.xml 381 BLAKE2B 288ec644e49f4faf57d9d5dac331a3a69b507c04c7a9e03564ff88ca9c24fd6a8a7e33f4c36c2e40b6db8004cd9b0e0d5ae559880b162e823a42df66eb2d8fed SHA512 b38f855cf814202f4f01c4ab677af6026090740dc2db00b52ceca8d6ceae39d47c49317bd9e251ee1316d1920c236b8286017fbde011963ad464d3c293c3351c diff --git a/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild b/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild index f386fe258573..69d91318996f 100644 --- a/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild +++ b/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit distutils-r1 pypi |