python3-botocore: Update to 1.25.12

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-05-19 09:40:26 +00:00
committed by Peter Müller
parent 9e41373213
commit 15194dcc39
2 changed files with 18 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.24.37
VER = 1.25.12
SUMMARY = Python interface for AWS
THISAPP = botocore-$(VER)
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python3-botocore
PAK_VER = 5
PAK_VER = 6
DEPS = python3-dateutil python3-jmespath python3-urllib3
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_BLAKE2 = 5e5495ba399e910479c0172eb4c572a5c0371db720906586c88dc59d8bfc58a50699b05125e1e554a8571b64654604447be1e1a4bfdc2b992272101060638908
$(DL_FILE)_BLAKE2 = 6a15053917c9aac6e61490accbb3eddb5e243dfd900c5585dc527e2c7adb96e3d2094d5a0b67e7e59de48dc622591fe287dd23aff1c7b912311b31c582748d35
install : $(TARGET)