From fbb9bea56aff0eaee541703813234e7c50546451 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 2 Jun 2026 23:40:00 +0300 Subject: [PATCH] python-botocore: bump to 1.43.19 Refresh sha256 from PyPI sdist. 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 027f3b27c0..188bb75cfe 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.89 +PKG_VERSION:=1.43.19 PKG_RELEASE:=1 PYPI_NAME:=botocore -PKG_HASH:=95ac52f472dad29942f3088b278ab493044516c16dbf9133c975af16527baa99 +PKG_HASH:=18ac2fdd76c89b940707eb10493ff58678adad337d03215caec2d408ccd43cc0 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0