]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python3-botocore
python3-botocore: Update to version 1.23.21 and python-3.10
[people/pmueller/ipfire-2.x.git] / lfs / python3-botocore
index 2413511d3b092acf0774ad0f74ed9460483fb5d0..c344229003a3df752b70884fd990edba1c1424dd 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.19.28
+VER        = 1.23.21
 
 THISAPP    = botocore-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python3-botocore
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS       = python3-dateutil python3-jmespath python3-urllib3
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9cb390d4c293528db8ca014647bbe03b
+$(DL_FILE)_MD5 = ad79c50edeb9e8d14f5392c0ec28b593
 
 install : $(TARGET)