From: Alexandru Ardelean Date: Fri, 17 Apr 2026 06:55:53 +0000 (+0000) Subject: python-boto3: update to 1.42.89 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=aab93a917feada5bd338221409c50ef71a2eb012;p=openwrt-packages.git python-boto3: update to 1.42.89 - bump 1.42.88 -> 1.42.89 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-boto3/Makefile b/lang/python/python-boto3/Makefile index 93f95cb30..dc7ce53ab 100644 --- a/lang/python/python-boto3/Makefile +++ b/lang/python/python-boto3/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-boto3 -PKG_VERSION:=1.42.88 +PKG_VERSION:=1.42.89 PKG_RELEASE:=1 PYPI_NAME:=boto3 -PKG_HASH:=2d22c70de5726918676a06f1a03acfb4d5d9ea92fc759354800b67b22aaeef19 +PKG_HASH:=3e43aacc0801bba9bcd23a8c271c089af297a69565f783fcdd357ae0e330bf1e PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0