python-s3transfer: bump to 0.18.0
authorAlexandru Ardelean <redacted>
Tue, 2 Jun 2026 21:12:59 +0000 (00:12 +0300)
committerAlexandru Ardelean <redacted>
Tue, 9 Jun 2026 14:18:01 +0000 (17:18 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-s3transfer/Makefile

index 19004ef627a9176aab07f6a246f1efb28f639dbf..ee73b4ac84c6c03d2c4845d947107ee2de6bb811 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT