mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 02:51:49 +02:00
gnu: python-google-auth-oauthlib: Update to 1.2.4.
* gnu/packages/python-web.scm (python-google-auth-oauthlib): Update to 1.2.4. Change-Id: I6d7b2e267ebb93d394cd243ccec779d6260363ba Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Andreas Enge
parent
71b2d17d20
commit
41e64792e1
@@ -8848,7 +8848,7 @@ for httplib2 transport.")
|
|||||||
(define-public python-google-auth-oauthlib
|
(define-public python-google-auth-oauthlib
|
||||||
(package
|
(package
|
||||||
(name "python-google-auth-oauthlib")
|
(name "python-google-auth-oauthlib")
|
||||||
(version "1.2.3")
|
(version "1.2.4")
|
||||||
(home-page
|
(home-page
|
||||||
"https://github.com/GoogleCloudPlatform/\
|
"https://github.com/GoogleCloudPlatform/\
|
||||||
google-auth-library-python-oauthlib")
|
google-auth-library-python-oauthlib")
|
||||||
@@ -8860,7 +8860,7 @@ google-auth-library-python-oauthlib")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1f269aaj02403shbj0iz4w16wwxr6im5fl42dkkk4mf2jw8ns46l"))))
|
(base32 "1j25kdbs2j1x23pdv4n49xl9pz2ppn55vsav65ir796kq4lf9nca"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(propagated-inputs (list python-google-auth python-requests-oauthlib))
|
(propagated-inputs (list python-google-auth python-requests-oauthlib))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
|||||||
Reference in New Issue
Block a user