From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:22 +0000 (+0300) Subject: python-s3transfer: bump to 0.19.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=96896a109ec3157f128dd909c36d620d6db29730;p=openwrt-packages.git python-s3transfer: bump to 0.19.2 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-s3transfer/Makefile b/lang/python/python-s3transfer/Makefile index ee73b4ac8..e362ee4f6 100644 --- a/lang/python/python-s3transfer/Makefile +++ b/lang/python/python-s3transfer/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-s3transfer -PKG_VERSION:=0.18.0 +PKG_VERSION:=0.19.2 PKG_RELEASE:=1 PYPI_NAME:=s3transfer -PKG_HASH:=3760b8b7ec1315da54048b2d626276732bee4300d054d492d4e1d43e20d4ecbd +PKG_HASH:=ba0309fd86be3c27dbf78cdd813c13c5e1df16e5874b99d2535ebbdfb9892993 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0