mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
package/python-google-auth: bump to version 2.36.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f6aa87f773
commit
7879dfa024
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/google-auth/json
|
||||
md5 28fa1c797f8a75839337b742bd0582d3 google_auth-2.35.0.tar.gz
|
||||
sha256 f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a google_auth-2.35.0.tar.gz
|
||||
md5 8dba1c171af4d945fb479ab27a0aac38 google_auth-2.36.0.tar.gz
|
||||
sha256 545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1 google_auth-2.36.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GOOGLE_AUTH_VERSION = 2.35.0
|
||||
PYTHON_GOOGLE_AUTH_VERSION = 2.36.0
|
||||
PYTHON_GOOGLE_AUTH_SOURCE = google_auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz
|
||||
PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/a1/37/c854a8b1b1020cf042db3d67577c6f84cd1e8ff6515e4f5498ae9e444ea5
|
||||
PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/6a/71/4c5387d8a3e46e3526a8190ae396659484377a73b33030614dd3b28e7ded
|
||||
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