Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 17:15:17 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c2000f49a838 - main - www/py-tornado: Update to 6.3.3
Message-ID:  <202308211715.37LHFHcf002654@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c2000f49a83861834d6c6a3e3ccf7bc72f4d486f

commit c2000f49a83861834d6c6a3e3ccf7bc72f4d486f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-21 17:05:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-21 17:05:19 +0000

    www/py-tornado: Update to 6.3.3
    
    Changes:        https://github.com/tornadoweb/tornado/tree/master/docs/releases
                    https://www.tornadoweb.org/en/stable/releases.html
---
 www/py-tornado/Makefile | 4 ++--
 www/py-tornado/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile
index 83597d4cd1cf..6b83b412134d 100644
--- a/www/py-tornado/Makefile
+++ b/www/py-tornado/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tornado
-PORTVERSION=	6.3.2
+PORTVERSION=	6.3.3
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://www.tornadoweb.org/ \
 
 LICENSE=	APACHE20
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
 USES=		cpe python
diff --git a/www/py-tornado/distinfo b/www/py-tornado/distinfo
index 90669e44209f..f564561194b2 100644
--- a/www/py-tornado/distinfo
+++ b/www/py-tornado/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792354
-SHA256 (tornado-6.3.2.tar.gz) = 4b927c4f19b71e627b13f3db2324e4ae660527143f9e1f2e2fb404f3a187e2ba
-SIZE (tornado-6.3.2.tar.gz) = 508776
+TIMESTAMP = 1692211831
+SHA256 (tornado-6.3.3.tar.gz) = e7d8db41c0181c80d76c982aacc442c0783a2c54d6400fe028954201a2e032fe
+SIZE (tornado-6.3.3.tar.gz) = 509872



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308211715.37LHFHcf002654>