package/python-google-auth: bump to version 2.26.1
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
2fc447def7
commit
f5005df176
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/google-auth/json
|
||||
md5 40413bc699c6e02d7732e7e09e8cec0c google-auth-2.25.2.tar.gz
|
||||
sha256 42f707937feb4f5e5a39e6c4f343a17300a459aaf03141457ba505812841cc40 google-auth-2.25.2.tar.gz
|
||||
md5 718e1a2c55baf3b019e9a42524812113 google-auth-2.26.1.tar.gz
|
||||
sha256 54385acca5c0fbdda510cd8585ba6f3fcb06eeecf8a6ecca39d3ee148b092590 google-auth-2.26.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GOOGLE_AUTH_VERSION = 2.25.2
|
||||
PYTHON_GOOGLE_AUTH_VERSION = 2.26.1
|
||||
PYTHON_GOOGLE_AUTH_SOURCE = google-auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz
|
||||
PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/05/77/84608894384e02f3b0b2621b09ecb0b85e57ba368f13eecbbc43cd1b8719
|
||||
PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/bc/c0/b5119831db4888e703b2adaa912709931181678ae3a50ca08d51a3904765
|
||||
PYTHON_GOOGLE_AUTH_SETUP_TYPE = setuptools
|
||||
PYTHON_GOOGLE_AUTH_LICENSE = Apache-2.0
|
||||
PYTHON_GOOGLE_AUTH_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user