X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpython3-botocore;h=2413511d3b092acf0774ad0f74ed9460483fb5d0;hb=b4cb1ed58b9dbd7d40bd8e9710b7f323da8b8997;hp=a3083b41af0ba5bf63f8b94439f97adc8e502dde;hpb=971f93ab126ffa64f54e7d684fd777c0adebaa97;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/python3-botocore b/lfs/python3-botocore index a3083b41af..2413511d3b 100644 --- a/lfs/python3-botocore +++ b/lfs/python3-botocore @@ -24,7 +24,7 @@ include Config -VER = 1.16.1 +VER = 1.19.28 THISAPP = botocore-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = python3-botocore PAK_VER = 3 -DEPS = python3-dateutil python3-jmespath +DEPS = python3-dateutil python3-jmespath python3-urllib3 ############################################################################### # Top-level Rules @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 12a0d999c364985f1e21a36286c4ab57 +$(DL_FILE)_MD5 = 9cb390d4c293528db8ca014647bbe03b install : $(TARGET)