summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2015-05-17 02:00:24 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-17 02:00:24 +0700
commit527cd47ab00b8bca8b4def12c3595371ce0827a5 (patch)
treede5a0bd0f414a02e54dcebefcefeeb3ed09bace5
parent3f9eb644112bb08af8418a2c99c16b8876d29bcd (diff)
downloadslackbuilds-527cd47ab00b8bca8b4def12c3595371ce0827a5.tar.gz
slackbuilds-527cd47ab00b8bca8b4def12c3595371ce0827a5.tar.xz
python/python-requests: Updated for version 2.7.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 689297da6c..6ef101688d 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.6.2}
+VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index d6bb28a861..693b34de0f 100644
--- a/python/python-requests/python-requests.info
+++ b/python/python-requests/python-requests.info
@@ -1,8 +1,8 @@
PRGNAM="python-requests"
-VERSION="2.6.2"
+VERSION="2.7.0"
HOMEPAGE="http://pypi.python.org/pypi/requests"
-DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.6.2.tar.gz"
-MD5SUM="0d703e5be558566e0f8c37f960d95372"
+DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.7.0.tar.gz"
+MD5SUM="29b173fd5fa572ec0764d1fd7b527260"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""