mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/python-google-api-core: bump to version 2.24.1
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
fe409a5cbd
commit
eb3d7ce06e
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/google-api-core/json
|
||||
md5 5e5fbe5e5e6b14b9243b74055b8a50b4 google_api_core-2.24.0.tar.gz
|
||||
sha256 e255640547a597a4da010876d333208ddac417d60add22b6851a0c66a831fcaf google_api_core-2.24.0.tar.gz
|
||||
md5 f7cd117d2933fb5874fd5162f60cd720 google_api_core-2.24.1.tar.gz
|
||||
sha256 f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a google_api_core-2.24.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GOOGLE_API_CORE_VERSION = 2.24.0
|
||||
PYTHON_GOOGLE_API_CORE_VERSION = 2.24.1
|
||||
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/81/56/d70d66ed1b5ab5f6c27bf80ec889585ad8f865ff32acbafd3b2ef0bfb5d0
|
||||
PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/b8/b7/481c83223d7b4f02c7651713fceca648fa3336e1571b9804713f66bca2d8
|
||||
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