summaryrefslogtreecommitdiff
path: root/dev-python/cachecontrol
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
commit27b3683509c5229cce540418778a8b64afbc0009 (patch)
treeb7164898142b8b093b91c8254c4387b6eec679ee /dev-python/cachecontrol
parentf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (diff)
gentoo auto-resync : 17:02:2025 - 00:13:57
Diffstat (limited to 'dev-python/cachecontrol')
-rw-r--r--dev-python/cachecontrol/Manifest2
-rw-r--r--dev-python/cachecontrol/cachecontrol-0.14.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cachecontrol/Manifest b/dev-python/cachecontrol/Manifest
index a6131e2bef4a..8f3371d177c3 100644
--- a/dev-python/cachecontrol/Manifest
+++ b/dev-python/cachecontrol/Manifest
@@ -1,3 +1,3 @@
DIST cachecontrol-0.14.1.tar.gz 28928 BLAKE2B 9f01bc35c905f0fb489e796f96ccc0063a475bacc24b980ee67f8053412a52d9167b4b96495a8a7f7c561e2485a1b6fcb4ec94b1408ea5111f8661fea59394fd SHA512 f99463ee08199058d0f84a173d6a85276cfe6caec0bec6692e5af74f4c8e684a68ab6910c6c85cbd1f4515c7044ee2fbf149cfd85e4ce9d9ac97e9850698c07f
-EBUILD cachecontrol-0.14.1.ebuild 750 BLAKE2B 042073b6ba98a57db0fa58c68b352caf1ba75105a1685e68ecda874b48d49d547bead084f8c7d87dcd6495eb51031fd633bd296a847e57877f11b047e0f7feb7 SHA512 10dd8681226bb09d881ae06ea9aa561a2860c4161d1576d21ca5119e62b0646c3bc17563671e7d02b65483d8ed3ea1f1f93fdbf5715e3a66c4c5cdcdd04c1cdf
+EBUILD cachecontrol-0.14.1.ebuild 759 BLAKE2B e79aba8abf4a847b7527f57577ae277a516ecebc95fbcea68d8119b19422cca78a7f7acd49b391faa3be30cc0eef2cad5df8fe435011800e438741a8694ef4c5 SHA512 92c8dfef29c541f5750d2a0a0490d7d85786dcf2d2364fa9993fbc672f624193a84aa23ddb34f532792b3173953b925d95d53c55646fdcf3ae0b33a53c3aa9f3
MISC metadata.xml 396 BLAKE2B dd4511e8517b46997276e85152d25ca60bb94cc899fd9b56de594d18814578741a8b040e99e59fa1471a8396adbcdba6f8068dc5535918ff8ae7007595362851 SHA512 aa2346d2fca689f6b2c793bbd570585d93aa412719054e2daedf9378459237649fc32df9482407b55e94d2046df15a8d85a077db2369c9f4c8d5146d89d783d5
diff --git a/dev-python/cachecontrol/cachecontrol-0.14.1.ebuild b/dev-python/cachecontrol/cachecontrol-0.14.1.ebuild
index 43df822171e5..52bfd1806244 100644
--- a/dev-python/cachecontrol/cachecontrol-0.14.1.ebuild
+++ b/dev-python/cachecontrol/cachecontrol-0.14.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi