From: Alexandru Ardelean Date: Mon, 13 Apr 2026 07:39:30 +0000 (+0000) Subject: python-boto3: update to 1.42.88 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1e274804a89be391b54f62b49b7f4f002b90ce04;p=openwrt-packages.git python-boto3: update to 1.42.88 Bump version 1.42.86 -> 1.42.88. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-boto3/Makefile b/lang/python/python-boto3/Makefile index 88fdf1974..978e2fcba 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.86 +PKG_VERSION:=1.42.88 PKG_RELEASE:=1 PYPI_NAME:=boto3 -PKG_HASH:=c87d2a750b1a8cad0384d1a83d3bad6aedf924ae9a14aaba814bcb3297b39c01 +PKG_HASH:=2d22c70de5726918676a06f1a03acfb4d5d9ea92fc759354800b67b22aaeef19 PKG_MAINTAINER:=Daniel Danzberger PKG_LICENSE:=Apache-2.0