Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-s3transfer


Commits:
2cef5528 by Carl Smedstad at 2025-09-14T15:40:11+02:00
upgpkg: 0.14.0-1: Upstream release

https://github.com/boto/s3transfer/releases/tag/0.14.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-s3transfer
        pkgdesc = Amazon S3 Transfer Manager for Python
-       pkgver = 0.13.1
+       pkgver = 0.14.0
        pkgrel = 1
        url = https://github.com/boto/s3transfer
        arch = any
@@ -14,7 +14,7 @@ pkgbase = python-s3transfer
        depends = python
        depends = python-botocore
        optdepends = python-awscrt: use AWS Common Runtime
-       source = 
https://github.com/boto/s3transfer/archive/0.13.1/python-s3transfer-0.13.1.tar.gz
-       sha256sums = 
db83109f50ab8f1965caff907716b2a2c4f5b7cef024780890aa397883e964a4
+       source = 
https://github.com/boto/s3transfer/archive/0.14.0/python-s3transfer-0.14.0.tar.gz
+       sha256sums = 
6441111dbbedb02f3ccbce6b6faff90d509155e6cd52f34293c375e41903f951
 
 pkgname = python-s3transfer


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Chris Severance aur.severach AatT spamgourmet.com
 
 pkgname=python-s3transfer
-pkgver=0.13.1
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='Amazon S3 Transfer Manager for Python'
 arch=('any')
@@ -24,7 +24,7 @@ makedepends=(
 checkdepends=('python-pytest')
 optdepends=('python-awscrt: use AWS Common Runtime')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('db83109f50ab8f1965caff907716b2a2c4f5b7cef024780890aa397883e964a4')
+sha256sums=('6441111dbbedb02f3ccbce6b6faff90d509155e6cd52f34293c375e41903f951')
 
 build() {
   cd ${pkgname#python-}-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-s3transfer/-/commit/2cef5528226488279cf103c5d2ba344bcb50dd1b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-s3transfer/-/commit/2cef5528226488279cf103c5d2ba344bcb50dd1b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to