From d860182eb90876dd6a1dd36bd1d5a778e673deb1 Mon Sep 17 00:00:00 2001 From: Alexander GQ Gerasiov Date: Thu, 22 Nov 2018 17:36:49 +0300 Subject: [PATCH] d/control: Bump python-s3tranfer version (according to upstream). Signed-off-by: Alexander GQ Gerasiov --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b52d519..23e0c6f 100644 --- a/debian/control +++ b/debian/control @@ -6,10 +6,10 @@ Uploaders: Alexander GQ Gerasiov Build-Depends: debhelper (>= 9), dh-python, python-all, - python-s3transfer (>= 0.1.0), + python-s3transfer (>= 0.1.10), python-setuptools, python3-all, - python3-s3transfer (>= 0.1.0), + python3-s3transfer (>= 0.1.10), python3-setuptools Standards-Version: 3.9.8 Homepage: https://github.com/boto/boto3