summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-09-08 13:21:57 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-09 06:32:52 +0700
commite4e666627346a24c5578e265fdecbfa777d8478a (patch)
tree70d99efea78f1b91febaf221f26b2b8dc1058dd2 /python
parent64103781f2fc31029d9a2bc6ba1e5d36468c492d (diff)
downloadslackbuilds-e4e666627346a24c5578e265fdecbfa777d8478a.tar.gz
slackbuilds-e4e666627346a24c5578e265fdecbfa777d8478a.tar.xz
python/python3-tornado: Version bump to 6.3.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-tornado/python3-tornado.SlackBuild3
-rw-r--r--python/python3-tornado/python3-tornado.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/python/python3-tornado/python3-tornado.SlackBuild b/python/python3-tornado/python3-tornado.SlackBuild
index 452cf354d1..6e56ef37c4 100644
--- a/python/python3-tornado/python3-tornado.SlackBuild
+++ b/python/python3-tornado/python3-tornado.SlackBuild
@@ -4,6 +4,7 @@
# Copyright 2017-2020 Benjamin Trigona-Harany
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2023 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tornado
-VERSION=${VERSION:-6.3.2}
+VERSION=${VERSION:-6.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-tornado/python3-tornado.info b/python/python3-tornado/python3-tornado.info
index ff0185e929..20e173097e 100644
--- a/python/python3-tornado/python3-tornado.info
+++ b/python/python3-tornado/python3-tornado.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tornado"
-VERSION="6.3.2"
+VERSION="6.3.3"
HOMEPAGE="http://www.tornadoweb.org"
-DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.3.2/tornado-6.3.2.tar.gz"
-MD5SUM="1b57e51e50754a5c4ef419859b416373"
+DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.3.3/tornado-6.3.3.tar.gz"
+MD5SUM="68632f22123fd7fa62c328ba1ef41cca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""