summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2015-04-03 16:14:15 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-03 20:50:21 +0700
commit78ba35e577247e71ef064e79ea66180809e39645 (patch)
tree5a2b7ac9fd2b6c34bef9c142b9736a280c6d2b5b /python
parent2cfc82208e38270631602270affe87eeadf24750 (diff)
downloadslackbuilds-78ba35e577247e71ef064e79ea66180809e39645.tar.gz
slackbuilds-78ba35e577247e71ef064e79ea66180809e39645.tar.xz
python/python-requests: Updated for version 2.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 8219b638e0..7175d35d41 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.5.3}
+VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index 84f584f6b2..4b6d2bd613 100644
--- a/python/python-requests/python-requests.info
+++ b/python/python-requests/python-requests.info
@@ -1,8 +1,8 @@
PRGNAM="python-requests"
-VERSION="2.5.3"
+VERSION="2.6.0"
HOMEPAGE="http://pypi.python.org/pypi/requests"
-DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.5.3.tar.gz"
-MD5SUM="23bf4fcc89ea8d353eb5353bb4a475b1"
+DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.6.0.tar.gz"
+MD5SUM="25287278fa3ea106207461112bb37050"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""