[arch-commits] Commit in python-s3transfer/trunk (PKGBUILD)

Jonathan Steel jsteel at gemini.archlinux.org
Thu Feb 24 09:09:36 UTC 2022


    Date: Thursday, February 24, 2022 @ 09:09:35
  Author: jsteel
Revision: 1136374

upgpkg: python-s3transfer 0.5.1-1

Modified:
  python-s3transfer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 09:03:29 UTC (rev 1136373)
+++ PKGBUILD	2022-02-24 09:09:35 UTC (rev 1136374)
@@ -2,8 +2,8 @@
 # Contributor: Chris Severance aur.severach AatT spamgourmet.com
 
 pkgname=python-s3transfer
-pkgver=0.5.0
-pkgrel=3
+pkgver=0.5.1
+pkgrel=1
 pkgdesc='Amazon S3 Transfer Manager for Python'
 arch=('any')
 url="https://github.com/boto/s3transfer"
@@ -11,7 +11,7 @@
 depends=('python-botocore')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('08e52edfb5c55920d64fdb9aa7ec2b0a')
+md5sums=('e38ae8e16bd5215d57b57fd753c3cb46')
 
 build() {
   cd s3transfer-$pkgver



More information about the arch-commits mailing list