summaryrefslogtreecommitdiff
path: root/dev-python/cachecontrol
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-08 10:24:46 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-08 10:24:46 +0000
commit9263a8dda30106335f556e7f5936f5607db6f92c (patch)
tree59614d42ee7ac6187fd0c542956f2aa89c39f6e9 /dev-python/cachecontrol
parentd8ae0501eb6c157339ede48ca34513d27470e1dc (diff)
gentoo auto-resync : 08:11:2023 - 10:24:46
Diffstat (limited to 'dev-python/cachecontrol')
-rw-r--r--dev-python/cachecontrol/Manifest2
-rw-r--r--dev-python/cachecontrol/cachecontrol-0.13.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cachecontrol/Manifest b/dev-python/cachecontrol/Manifest
index 249c87765a05..2bf074ccdf7d 100644
--- a/dev-python/cachecontrol/Manifest
+++ b/dev-python/cachecontrol/Manifest
@@ -1,3 +1,3 @@
DIST cachecontrol-0.13.1.tar.gz 29069 BLAKE2B d244d62338fd3aa9fb37b22c5fb6f69191b91d63621808c8bb5b4e9dd66ac3a6aa9087d435b06669d4303c4126ee63c0c3bd930c267e0de09b6c11d7dc8ec89c SHA512 9814e074f6b7adabc0d9601193128f247110303930178f3d5dfa6d992f679ed9144398a9b995320ea13e7abe95ea52aa910e5e3ec773b2245db9fc3fe08c9d76
-EBUILD cachecontrol-0.13.1.ebuild 707 BLAKE2B bef53abd7f002e0147618ce80f493fe9ae9ed9c707f49b9645a4aa457f30f4db0d7eff8578374f1e4bbe77a9dcd35d90be18fdaeb267c18a80529c6afc4a3e01 SHA512 6427d44579e31d8ad9037f398bdc2450e93ec133268cf571d294f60fd88385d4b1a053ed0d9e95824281a45b9578b55c5cdd7f814956090ecba6963186fc8411
+EBUILD cachecontrol-0.13.1.ebuild 707 BLAKE2B c6d584ab833e5c57880530580f869831c4d1c52e283331aa5bf1fa4c865d770a0e1189964abeae1a3b3305059c723e25263830c89d6e77f7c60022cab22dbd00 SHA512 e01f0150391eee5a1db7923ec1bff455a7c2bf0347eb453f029f7717d78de8b7a72f1d550c739142d1aae131fe65d4a2b94cc3c6948fc979657ff35f8f67990e
MISC metadata.xml 396 BLAKE2B dd4511e8517b46997276e85152d25ca60bb94cc899fd9b56de594d18814578741a8b040e99e59fa1471a8396adbcdba6f8068dc5535918ff8ae7007595362851 SHA512 aa2346d2fca689f6b2c793bbd570585d93aa412719054e2daedf9378459237649fc32df9482407b55e94d2046df15a8d85a077db2369c9f4c8d5146d89d783d5
diff --git a/dev-python/cachecontrol/cachecontrol-0.13.1.ebuild b/dev-python/cachecontrol/cachecontrol-0.13.1.ebuild
index 2b737aaa1aa0..b024273dd102 100644
--- a/dev-python/cachecontrol/cachecontrol-0.13.1.ebuild
+++ b/dev-python/cachecontrol/cachecontrol-0.13.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi