From a9b8e6a8c2b18b2c45a240a938beb934702f95be Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Sun, 22 Jul 2018 11:27:46 +0100 Subject: python/python-requests: Updated for version 2.19.1. Signed-off-by: David Spencer --- python/python-requests/python-requests.SlackBuild | 4 ++-- python/python-requests/python-requests.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python-requests') diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild index 0641d356b00d2..d1fbe84915098 100644 --- a/python/python-requests/python-requests.SlackBuild +++ b/python/python-requests/python-requests.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-requests -# Copyright 2013-2017 Thibaut Notteboom, Paris, FRANCE +# Copyright 2013-2018 Thibaut Notteboom, Paris, FRANCE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-requests -VERSION=${VERSION:-2.18.4} +VERSION=${VERSION:-2.19.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info index cff2fcf99b5e5..b1ccacd5d810f 100644 --- a/python/python-requests/python-requests.info +++ b/python/python-requests/python-requests.info @@ -1,8 +1,8 @@ PRGNAM="python-requests" -VERSION="2.18.4" +VERSION="2.19.1" HOMEPAGE="http://python-requests.org/" -DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.18.4/requests-2.18.4.tar.gz" -MD5SUM="ee668fdec015db44b3a85ae8c877d3d7" +DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.19.1/requests-2.19.1.tar.gz" +MD5SUM="36c3fc28fa2a74ca01ce0f0f20d6a400" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-certifi python-chardet idna python-urllib3" -- cgit v1.2.3