summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Thibaut Notteboom2017-03-02 16:48:32 +0100
committer Willy Sudiarto Raharjo2017-03-02 16:48:32 +0100
commitf85c005d4a02482ca7d359605c7c3bd20aba331d (patch)
treed2a1fb3302b0f69803ffa91829708ab21af45788
parent07aa6efc17106cb9637c26270f9ec69c6da23619 (diff)
downloadslackbuilds-f85c005d4a02482ca7d359605c7c3bd20aba331d.tar.gz
python/python-requests: Updated for version 2.13.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python-requests/python-requests.SlackBuild2
-rw-r--r--python/python-requests/python-requests.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild
index cbeb8e3cc1..3a382181b2 100644
--- a/python/python-requests/python-requests.SlackBuild
+++ b/python/python-requests/python-requests.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-requests
-VERSION=${VERSION:-2.12.1}
+VERSION=${VERSION:-2.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index a1868616d8..1531684639 100644
--- a/python/python-requests/python-requests.info
+++ b/python/python-requests/python-requests.info
@@ -1,8 +1,8 @@
PRGNAM="python-requests"
-VERSION="2.12.1"
+VERSION="2.13.0"
HOMEPAGE="http://python-requests.org/"
-DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.12.1/requests-2.12.1.tar.gz"
-MD5SUM="555daab337d04bd24f725eebccb8473d"
+DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.13.0/requests-2.13.0.tar.gz"
+MD5SUM="94ad79c2e57917aca999308b1fb4cbb4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""