diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-01-28 14:51:38 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-01-28 14:51:38 +0000 |
commit | d414c993cafd9e31a370c4a5aae042c710df2419 (patch) | |
tree | a4e123f32e84e3c7c7fdde2f083b1831f018bef6 /dev-python/google-auth-httplib2 | |
parent | 21dbcce41990b13f301240313be05c8d013a9258 (diff) |
gentoo auto-resync : 28:01:2023 - 14:51:38
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r-- | dev-python/google-auth-httplib2/Manifest | 2 | ||||
-rw-r--r-- | dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild (renamed from dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r2.ebuild) | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/google-auth-httplib2/Manifest b/dev-python/google-auth-httplib2/Manifest index fca34249360f..bf96f6b5c1a3 100644 --- a/dev-python/google-auth-httplib2/Manifest +++ b/dev-python/google-auth-httplib2/Manifest @@ -1,5 +1,5 @@ DIST google-auth-library-python-httplib2-0.1.0.gh.tar.gz 25116 BLAKE2B dbb0393bafb1bbe67b99ac0783e687271c42256c7b283422b884b86d4c8a83222392a5514b812aae683ec7f887afa4bf81307079e676f793f02eb87e52a375e5 SHA512 52b0faf70e185cb89420377a06c77e2c45f6b910b85371fc2c42fdfb06a4ebca28b476201f9d179fbaa4a8bf7b6015703d023ddd95d482113e2cdbf79fd376b5 DIST google-auth-library-python-httplib2-0.1.0.tar.gz 25116 BLAKE2B dbb0393bafb1bbe67b99ac0783e687271c42256c7b283422b884b86d4c8a83222392a5514b812aae683ec7f887afa4bf81307079e676f793f02eb87e52a375e5 SHA512 52b0faf70e185cb89420377a06c77e2c45f6b910b85371fc2c42fdfb06a4ebca28b476201f9d179fbaa4a8bf7b6015703d023ddd95d482113e2cdbf79fd376b5 EBUILD google-auth-httplib2-0.1.0-r1.ebuild 899 BLAKE2B 5624f17922901dbd1c4e4404bfd7b6db6d752053a5d12ceb39ca258e42497b35eaf4af0e89b9f9e317786d003897a3e362150b27df3789269f672a80f0bf57c0 SHA512 c921cf0798112f435a8410bf8e8fd6fd0168741e4e52530c0fc37b462bf0c7c7c74b29ebd5d9457678f998916efb513094003382753aed98e7c6475196dddfd5 -EBUILD google-auth-httplib2-0.1.0-r2.ebuild 913 BLAKE2B 39050d32ea17f753728696c56c3c641045459e6176dad0b6dd387a315e43b442152fb42ae8b2f46b889830c32d641a8d688b23eac2133ac3f96ceee5a6263125 SHA512 fb7dc06d2a66d82fcd63334656bc43212bd5866366a2d3f464f3ee2ddc900444d6b0b8e3026edd4ae52d7abe782033ef76f057c30e48f4d8b58a13630b657ddf +EBUILD google-auth-httplib2-0.1.0-r3.ebuild 947 BLAKE2B 0d640b452864d756627286914abd6a8ce89bea465968ab812ed64fe56d967a3519617254af4d1d17324490ec437c21351b439ee647792f286064637398a4ab26 SHA512 cfad164b181037b6e23db5c59e661963026cc4990385020d98391b123adfd3035088e5161aa7d039bae02e640627d502e330391af589ca8c8b82dc9816f0f700 MISC metadata.xml 539 BLAKE2B eefbb5db5d696a71dbc67ace7becb705ac048632e0434e516aa2fbc6e963ea86713beb4b1a2109e29e16b9844c2bf62ebbec527379c13f0f390d2cdae23e77e8 SHA512 03b6328fffb6014d3cccac0687e2b652b5522f345c125ec69c62dc020a8a6baaef444dbdfadef6dd8119d1a19449d57893e207ae4f2ac35d5592c23cad931c2c diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r2.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild index 74cd7713007c..2eb00ce7dba0 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r2.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild @@ -27,6 +27,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}] dev-python/google-auth[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}] " BDEPEND=" test? ( |