summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2014-10-25 08:07:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-25 08:07:45 +0700
commit4c8c317bf1f7c5c52485e056582a6a4cfc584caf (patch)
tree144e756d09818333c46bc930bc800bbe7cdae3d2
parent933e764c90d10dc22010bd91bbb75a247081d280 (diff)
downloadslackbuilds-4c8c317bf1f7c5c52485e056582a6a4cfc584caf.tar.gz
slackbuilds-4c8c317bf1f7c5c52485e056582a6a4cfc584caf.tar.xz
python/python-requests: Updated for version 2.4.3.
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 0e8356700c..f24f49b7c9 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.2.1}
+VERSION=${VERSION:-2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index 3825afc3d5..1c068380c8 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.1"
+VERSION="2.4.3"
HOMEPAGE="http://pypi.python.org/pypi/requests"
-DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.2.1.tar.gz"
-MD5SUM="ac27081135f58d1a43e4fb38258d6f4e"
+DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.4.3.tar.gz"
+MD5SUM="02214b3a179e445545de4b7a98d3dd17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""