From c4eee297131a99eb3add8edbeb3278e34fb95f83 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Fri, 17 Apr 2026 06:55:56 +0000 Subject: [PATCH] python-botocore: update to 1.42.89 - bump 1.42.88 -> 1.42.89 Signed-off-by: Alexandru Ardelean --- lang/python/python-botocore/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-botocore/Makefile b/lang/python/python-botocore/Makefile index ddf146ccca..027f3b27c0 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.88 +PKG_VERSION:=1.42.89 PKG_RELEASE:=1 PYPI_NAME:=botocore -PKG_HASH:=cbb59ee464662039b0c2c95a520cdf85b1e8ce00b72375ab9cd9f842cc001301 +PKG_HASH:=95ac52f472dad29942f3088b278ab493044516c16dbf9133c975af16527baa99 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0