summaryrefslogtreecommitdiff
path: root/net/py-s3transfer/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-09-04 18:08:13 +0000
committeradam <adam@pkgsrc.org>2017-09-04 18:08:13 +0000
commit49d26052502700760c2b78486d15108257ddef5e (patch)
treed24a085dcd1e48702f4a3d61863bf71862762747 /net/py-s3transfer/Makefile
parent90625b114b355c559cd93416ba95b33fe89eae91 (diff)
downloadpkgsrc-49d26052502700760c2b78486d15108257ddef5e.tar.gz
0.1.11
bugfix:TransferManager: Properly handle unicode exceptions in the context manager.
Diffstat (limited to 'net/py-s3transfer/Makefile')
-rw-r--r--net/py-s3transfer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-s3transfer/Makefile b/net/py-s3transfer/Makefile
index 26b73cd2645..1445bde7588 100644
--- a/net/py-s3transfer/Makefile
+++ b/net/py-s3transfer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/07/03 21:11:22 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 18:08:13 adam Exp $
-DISTNAME= s3transfer-0.1.10
+DISTNAME= s3transfer-0.1.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/s3transfer/}