From 8f404ede7e162e60eaeeceb7c10af68209928a28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Mon, 13 Nov 2017 20:39:47 +0200 Subject: python/python-docker: Updated for version 2.6.1. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- python/python-docker/python-docker.SlackBuild | 2 +- python/python-docker/python-docker.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python-docker/python-docker.SlackBuild b/python/python-docker/python-docker.SlackBuild index 0c744318374d..f39d29542e7b 100644 --- a/python/python-docker/python-docker.SlackBuild +++ b/python/python-docker/python-docker.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-docker -VERSION=${VERSION:-2.5.1} +VERSION=${VERSION:-2.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-docker/python-docker.info b/python/python-docker/python-docker.info index 2e46ad3f6a99..9c0cb08c623a 100644 --- a/python/python-docker/python-docker.info +++ b/python/python-docker/python-docker.info @@ -1,8 +1,8 @@ PRGNAM="python-docker" -VERSION="2.5.1" +VERSION="2.6.1" HOMEPAGE="https://github.com/docker/docker-py" -DOWNLOAD="https://pypi.python.org/packages/ea/80/f32e70f338055922eb996b05ee41b14acde925216f4e7bba16788a377763/docker-2.5.1.tar.gz" -MD5SUM="7d917152976df075e6e90ee853df641f" +DOWNLOAD="https://pypi.python.org/packages/20/73/3bb05004dcc734182d57a1c8a802732e05788678a71bfa12348a614d5d73/docker-2.6.1.tar.gz" +MD5SUM="be4c90ee936ad0af4c45532616bf8b52" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="backports-ssl-match-hostname ipaddress pip python-docker-pycreds python-requests websocket-client" -- cgit v1.2.3