From aab93a917feada5bd338221409c50ef71a2eb012 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Fri, 17 Apr 2026 06:55:53 +0000 Subject: [PATCH] python-boto3: update to 1.42.89 - bump 1.42.88 -> 1.42.89 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 93f95cb302..dc7ce53ab6 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