aboutsummaryrefslogtreecommitdiff
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2020-06-24 06:09:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-24 06:09:32 +0700
commitf18c9f74cb45c6258299deb866e4a239e74c5f10 (patch)
tree4fe56edcb3e629ce14099129842b7515b2e12c21 /python/python-requests/python-requests.SlackBuild
parent312833004700d9096b031765c0027d485878c4be (diff)
python/python-requests: Updated for version 2.24.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 599003ceaf..8ba50ef3d8 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.23.0}
+VERSION=${VERSION:-2.24.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}