summaryrefslogtreecommitdiff
path: root/dev-python/google-auth-httplib2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-07-12 12:25:39 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-07-12 12:25:39 +0100
commit37bccfe5e76c5740c4ef5ba1179e9488d8404075 (patch)
treec0c962a2e83c1f38816a021ecd34c2e8c80db528 /dev-python/google-auth-httplib2
parent496ef6155c315ac3628b472dc9b4146fa2684286 (diff)
gentoo auto-resync : 12:07:2024 - 12:25:38
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r--dev-python/google-auth-httplib2/Manifest2
-rw-r--r--dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-auth-httplib2/Manifest b/dev-python/google-auth-httplib2/Manifest
index 6cab0473a766..55539a769ec3 100644
--- a/dev-python/google-auth-httplib2/Manifest
+++ b/dev-python/google-auth-httplib2/Manifest
@@ -1,3 +1,3 @@
DIST google-auth-library-python-httplib2-0.2.0.gh.tar.gz 45105 BLAKE2B 096939bcf0b3d47fc57cbb249d0c80fc13c29d8fbde1a0ac7f490e0d1d817e550c74ac37ed460d9fb122c804cf97e9a796b2ef2191752bcfaf7c233fa7d38176 SHA512 d6bf677826b785775f126ca3f7962ca0684b33b424b0d3be15cc68c536d78ad61002166c90c959fd51736bc2f7d82b0b29778a7eae5aef6268953f07e64157d7
-EBUILD google-auth-httplib2-0.2.0.ebuild 869 BLAKE2B b38b153d07edcd5747a369e23d3983e882301cd9eb5ca80d48a0b2e4f327d5e2368ec583ea9f78550e5b49c34e6973b0ab13fae3151b17c0c7f72a3932bcb8ad SHA512 694a935cc6b436e48187c19a2c71584f2d6a1ff92577acc8f04ffa7828d47b23c44e02b9c595ed575683726eb73bdc98e8cc5f7e0098ea2a4b856fb64dfb3ad3
+EBUILD google-auth-httplib2-0.2.0.ebuild 869 BLAKE2B 35284b1f4fa1be06f06b1f18c10a6bf1b9adcd1ef0806ced7c7a71201f99c49ccc782964bd3322a8709fedaf84abd78fd179815dbad557dd6d297efd24932ec8 SHA512 de6bbd7392b386a2112b1f0174d9bff2203cdd5e6c8fdf905589d2d0c7bdfd2f3c2503e52627cbead541bcbacad6dd02fc0da5dc90910255c05e7cb3fc3b7bb9
MISC metadata.xml 539 BLAKE2B eefbb5db5d696a71dbc67ace7becb705ac048632e0434e516aa2fbc6e963ea86713beb4b1a2109e29e16b9844c2bf62ebbec527379c13f0f390d2cdae23e77e8 SHA512 03b6328fffb6014d3cccac0687e2b652b5522f345c125ec69c62dc020a8a6baaef444dbdfadef6dd8119d1a19449d57893e207ae4f2ac35d5592c23cad931c2c
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild
index 734ae7842cf0..75caae961c1d 100644
--- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild
+++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1