summaryrefslogtreecommitdiff
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2015-04-03 16:14:15 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-03 20:50:21 +0700
commit78ba35e577247e71ef064e79ea66180809e39645 (patch)
tree5a2b7ac9fd2b6c34bef9c142b9736a280c6d2b5b /python/python-requests/python-requests.SlackBuild
parent2cfc82208e38270631602270affe87eeadf24750 (diff)
downloadslackbuilds-78ba35e577247e71ef064e79ea66180809e39645.tar.gz
python/python-requests: Updated for version 2.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-requests/python-requests.SlackBuild')
-rw-r--r--python/python-requests/python-requests.SlackBuild2
1 files changed, 1 insertions, 1 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}