aboutsummaryrefslogtreecommitdiff
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2019-03-29 07:53:26 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-29 07:53:26 +0700
commit3857cc36c53993b61ee6d13b7aefa4d424d7afd3 (patch)
treee556162abeab0041e0a7af6cd5a58ecf0d9b4be2 /python/python-requests/python-requests.SlackBuild
parentbbbd372095066dec72d249856493bdeb88d3dfb3 (diff)
python/python-requests: Updated for version 2.21.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 4aa2c9b1470d8..e3f724fb23965 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.20.1}
+VERSION=${VERSION:-2.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}