mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-google-auth: bump version to 2.43.0
https://github.com/googleapis/google-auth-library-python/blob/v2.43.0/CHANGELOG.md Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e546b31d88
commit
f7f4ebcd2a
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/google-auth/json
|
||||
md5 cf398efdf51cd3885eef521198a202a5 google_auth-2.41.1.tar.gz
|
||||
sha256 b76b7b1f9e61f0cb7e88870d14f6a94aeef248959ef6992670efee37709cbfd2 google_auth-2.41.1.tar.gz
|
||||
md5 43aef15e30f2646226add26c54256302 google_auth-2.43.0.tar.gz
|
||||
sha256 88228eee5fc21b62a1b5fe773ca15e67778cb07dc8363adcb4a8827b52d81483 google_auth-2.43.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GOOGLE_AUTH_VERSION = 2.41.1
|
||||
PYTHON_GOOGLE_AUTH_VERSION = 2.43.0
|
||||
PYTHON_GOOGLE_AUTH_SOURCE = google_auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz
|
||||
PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/a8/af/5129ce5b2f9688d2fa49b463e544972a7c82b0fdb50980dafee92e121d9f
|
||||
PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/ff/ef/66d14cf0e01b08d2d51ffc3c20410c4e134a1548fc246a6081eae585a4fe
|
||||
PYTHON_GOOGLE_AUTH_SETUP_TYPE = setuptools
|
||||
PYTHON_GOOGLE_AUTH_LICENSE = Apache-2.0
|
||||
PYTHON_GOOGLE_AUTH_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user