From 86be9943bf2e17bc2a33b5c235b8c9acf065be97 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 13 Apr 2026 07:39:39 +0000 Subject: [PATCH] python-botocore: update to 1.42.88 Bump version 1.42.86 -> 1.42.88. 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 43b6460a5b..c5d86487de 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.86 +PKG_VERSION:=1.42.88 PKG_RELEASE:=1 PYPI_NAME:=botocore -PKG_HASH:=baa49e93b4c92d63e0c8288026ee1ef8de83f182743127cc9175504440a48e49 +PKG_HASH:=cbb59ee464662039b0c2c95a520cdf85b1e8ce00b72375ab9cd9f842cc001301 PKG_MAINTAINER:=Daniel Danzberger PKG_LICENSE:=Apache-2.0