From: Alexandru Ardelean Date: Tue, 2 Jun 2026 21:12:59 +0000 (+0300) Subject: python-s3transfer: bump to 0.18.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=44b58e09221478992a3c1096c71b8042719fb5ae;p=openwrt-packages.git python-s3transfer: bump to 0.18.0 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 19004ef62..ee73b4ac8 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.16.0 +PKG_VERSION:=0.18.0 PKG_RELEASE:=1 PYPI_NAME:=s3transfer -PKG_HASH:=8e990f13268025792229cd52fa10cb7163744bf56e719e0b9cb925ab79abf920 +PKG_HASH:=3760b8b7ec1315da54048b2d626276732bee4300d054d492d4e1d43e20d4ecbd PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0