summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius.andre.bakke@gmail.com>2026-07-21 14:16:10 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-08-11 13:29:46 +0100
commit5cb04f9e7b758b257c13b668b3c74f78185d615e (patch)
treed37bcd7052f2788f7d23378af34588d149d8f389 /gnu/packages/python-web.scm
parentfbe6bbd283b168088b9740e641b9443a3b42fc93 (diff)
gnu: python-google-auth-httplib2: Update home page.
* gnu/packages/python-web.scm (python-google-auth-httplib2)[home-page]: Update. Relates-to: guix/guix!10075 Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl> Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 32c9ee59851..b6792e58d00 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -9870,8 +9870,7 @@ engine. Its module is called @code{googlesearch}.")
9870 python-pytest-localserver 9870 python-pytest-localserver
9871 python-flask 9871 python-flask
9872 python-setuptools)) 9872 python-setuptools))
9873 (home-page 9873 (home-page "https://github.com/googleapis/google-cloud-python")
9874 "https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2")
9875 (synopsis "Google Authentication Library: httplib2 transport") 9874 (synopsis "Google Authentication Library: httplib2 transport")
9876 (description "This package provides a Google Authentication Library plugin 9875 (description "This package provides a Google Authentication Library plugin
9877for httplib2 transport.") 9876for httplib2 transport.")