From: Alexandru Ardelean Date: Mon, 13 Apr 2026 07:39:39 +0000 (+0000) Subject: python-botocore: update to 1.42.88 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=86be9943bf2e17bc2a33b5c235b8c9acf065be97;p=openwrt-packages.git python-botocore: update to 1.42.88 Bump version 1.42.86 -> 1.42.88. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-botocore/Makefile b/lang/python/python-botocore/Makefile index 43b6460a5..c5d86487d 100644 --- a/lang/python/python-botocore/Makefile +++ b/lang/python/python-botocore/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-botocore -PKG_VERSION:=1.42.86 +PKG_VERSION:=1.42.88 PKG_RELEASE:=1 PYPI_NAME:=botocore -PKG_HASH:=baa49e93b4c92d63e0c8288026ee1ef8de83f182743127cc9175504440a48e49 +PKG_HASH:=cbb59ee464662039b0c2c95a520cdf85b1e8ce00b72375ab9cd9f842cc001301 PKG_MAINTAINER:=Daniel Danzberger PKG_LICENSE:=Apache-2.0