summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2015-05-05 00:32:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-05 00:32:28 +0700
commitcb3126ecce4d786b71efd06acc728941c4f1770c (patch)
tree3766166b214ea30ea99ee453a7cc91feaad1169e /python
parent68dbd6d1272b0ab71dd31a3c6e7591be40c005f0 (diff)
downloadslackbuilds-cb3126ecce4d786b71efd06acc728941c4f1770c.tar.gz
slackbuilds-cb3126ecce4d786b71efd06acc728941c4f1770c.tar.xz
python/python-requests: Updated for version 2.6.2.
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 7175d35d41..689297da6c 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.0}
+VERSION=${VERSION:-2.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index 4b6d2bd613..d6bb28a861 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.0"
+VERSION="2.6.2"
HOMEPAGE="http://pypi.python.org/pypi/requests"
-DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.6.0.tar.gz"
-MD5SUM="25287278fa3ea106207461112bb37050"
+DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.6.2.tar.gz"
+MD5SUM="0d703e5be558566e0f8c37f960d95372"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""