mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-google-api-core: bump to version 2.22.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
80bf8d11e6
commit
5ec286cb84
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/google-api-core/json
|
||||
md5 1fd24ef85c43d7df429c6f953c5b2e87 google_api_core-2.21.0.tar.gz
|
||||
sha256 4a152fd11a9f774ea606388d423b68aa7e6d6a0ffe4c8266f74979613ec09f81 google_api_core-2.21.0.tar.gz
|
||||
md5 b69067b81abd55aa7eecc22858ea326c google_api_core-2.22.0.tar.gz
|
||||
sha256 26f8d76b96477db42b55fd02a33aae4a42ec8b86b98b94969b7333a2c828bf35 google_api_core-2.22.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GOOGLE_API_CORE_VERSION = 2.21.0
|
||||
PYTHON_GOOGLE_API_CORE_VERSION = 2.22.0
|
||||
PYTHON_GOOGLE_API_CORE_SOURCE = google_api_core-$(PYTHON_GOOGLE_API_CORE_VERSION).tar.gz
|
||||
PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/28/c8/046abf3ea11ec9cc3ea6d95e235a51161039d4a558484a997df60f9c51e9
|
||||
PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/00/c2/425f97c2087affbd452a05d3faa08d97de333f2ca554733e1becab55ee4e
|
||||
PYTHON_GOOGLE_API_CORE_SETUP_TYPE = setuptools
|
||||
PYTHON_GOOGLE_API_CORE_LICENSE = Apache-2.0
|
||||
PYTHON_GOOGLE_API_CORE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user