From 40f29e0330df5f083ebafe546099861bea469976 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 2 Jun 2026 23:40:00 +0300 Subject: [PATCH] python-boto3: bump to 1.43.19 Refresh sha256 from PyPI sdist. 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 dc7ce53ab6..36494e40d2 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.89 +PKG_VERSION:=1.43.19 PKG_RELEASE:=1 PYPI_NAME:=boto3 -PKG_HASH:=3e43aacc0801bba9bcd23a8c271c089af297a69565f783fcdd357ae0e330bf1e +PKG_HASH:=8b84704719dd3960ac12a8f37d9ff5adb853715baa9742f84fdbe2de0305c4cb PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0