diff options
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 |
commit | 4c8c317bf1f7c5c52485e056582a6a4cfc584caf (patch) | |
tree | 144e756d09818333c46bc930bc800bbe7cdae3d2 /python/python-requests | |
parent | 933e764c90d10dc22010bd91bbb75a247081d280 (diff) | |
download | slackbuilds-4c8c317bf1f7c5c52485e056582a6a4cfc584caf.tar.gz |
python/python-requests: Updated for version 2.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-requests')
-rw-r--r-- | python/python-requests/python-requests.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-requests/python-requests.info | 6 |
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="" |