mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/python-google-api-core: bump version to 2.28.1
https://github.com/googleapis/python-api-core/blob/v2.28.1/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
5ebf7e5379
commit
e546b31d88
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/google-api-core/json
|
||||
md5 160d95edde90db1d72b6de58b673c993 google_api_core-2.26.0.tar.gz
|
||||
sha256 e6e6d78bd6cf757f4aee41dcc85b07f485fbb069d5daa3afb126defba1e91a62 google_api_core-2.26.0.tar.gz
|
||||
md5 fc633e6fd830f249f8dd205f10544660 google_api_core-2.28.1.tar.gz
|
||||
sha256 2b405df02d68e68ce0fbc138559e6036559e685159d148ae5861013dc201baf8 google_api_core-2.28.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GOOGLE_API_CORE_VERSION = 2.26.0
|
||||
PYTHON_GOOGLE_API_CORE_VERSION = 2.28.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/32/ea/e7b6ac3c7b557b728c2d0181010548cbbdd338e9002513420c5a354fa8df
|
||||
PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/61/da/83d7043169ac2c8c7469f0e375610d78ae2160134bf1b80634c482fa079c
|
||||
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