aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tornado
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-14 00:05:30 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:22 +0700
commite79cb9e61e926fd127a9ad336a100eb0d1dbb88a (patch)
tree7993fc7c84aeb6a678e271c7710e39578fe560d0 /python/python3-tornado
parent9315e327340f0bea2d3688bf813137beee7126df (diff)
downloadslackbuilds-e79cb9e61e926fd127a9ad336a100eb0d1dbb88a.tar.xz
python/python3-tornado: Updated for version 6.3.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tornado')
-rw-r--r--python/python3-tornado/python3-tornado.SlackBuild2
-rw-r--r--python/python3-tornado/python3-tornado.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-tornado/python3-tornado.SlackBuild b/python/python3-tornado/python3-tornado.SlackBuild
index 5924b33bc505..efb2a897d508 100644
--- a/python/python3-tornado/python3-tornado.SlackBuild
+++ b/python/python3-tornado/python3-tornado.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tornado
-VERSION=${VERSION:-6.3.1}
+VERSION=${VERSION:-6.3.2}
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 284220afc642..b5c1868f5e39 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.1"
+VERSION="6.3.2"
HOMEPAGE="http://www.tornadoweb.org"
-DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.3.1/tornado-6.3.1.tar.gz"
-MD5SUM="1229ff91f29a655a4f534d5c5bd2a6a3"
+DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.3.2/tornado-6.3.2.tar.gz"
+MD5SUM="1b57e51e50754a5c4ef419859b416373"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""