mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/python-google-api-core: bump to version 2.21.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c07ac7a704
commit
cb1ebdb5d3
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/google-api-core/json
|
||||
md5 72fec88a65cd809c31c35f4284a72274 google_api_core-2.20.0.tar.gz
|
||||
sha256 f74dff1889ba291a4b76c5079df0711810e2d9da81abfdc99957bc961c1eb28f google_api_core-2.20.0.tar.gz
|
||||
md5 1fd24ef85c43d7df429c6f953c5b2e87 google_api_core-2.21.0.tar.gz
|
||||
sha256 4a152fd11a9f774ea606388d423b68aa7e6d6a0ffe4c8266f74979613ec09f81 google_api_core-2.21.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GOOGLE_API_CORE_VERSION = 2.20.0
|
||||
PYTHON_GOOGLE_API_CORE_VERSION = 2.21.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/c8/5c/31c1742a53b79c8a0c4757b5fae2e8ab9c519cbd7b98c587d4294e1d2d16
|
||||
PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/28/c8/046abf3ea11ec9cc3ea6d95e235a51161039d4a558484a997df60f9c51e9
|
||||
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