From 201f965bbfe32475488fcabb105d0645b27712d5 Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Sat, 12 Apr 2014 19:04:23 -0500 Subject: python/python-requests: Updated for version 2.2.1. Signed-off-by: Erik Hanson --- python/python-requests/python-requests.SlackBuild | 6 +++--- python/python-requests/python-requests.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python') diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild index 5464bcc35d..0e8356700c 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 Thibaut Notteboom, Paris, FRANCE +# Copyright 2013-2014 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.2.0} +VERSION=${VERSION:-2.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -56,7 +56,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info index 53d60d025d..3825afc3d5 100644 --- a/python/python-requests/python-requests.info +++ b/python/python-requests/python-requests.info @@ -1,8 +1,8 @@ PRGNAM="python-requests" -VERSION="2.2.0" +VERSION="2.2.1" HOMEPAGE="http://pypi.python.org/pypi/requests" -DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.2.0.tar.gz" -MD5SUM="4d2e17221d478ece045e2e81cdb177f5" +DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.2.1.tar.gz" +MD5SUM="ac27081135f58d1a43e4fb38258d6f4e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3