From 1e274804a89be391b54f62b49b7f4f002b90ce04 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 13 Apr 2026 07:39:30 +0000 Subject: [PATCH] python-boto3: update to 1.42.88 Bump version 1.42.86 -> 1.42.88. Signed-off-by: Alexandru Ardelean --- lang/python/python-boto3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-boto3/Makefile b/lang/python/python-boto3/Makefile index 88fdf19748..978e2fcbab 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