Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 13:46:11 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: b78b646358a9 - main - www/py-waitress: Update to 2.1.0
Message-ID:  <202203251346.22PDkB6E023054@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=b78b646358a9de72d2a52cc51149c05c5c93bf11

commit b78b646358a9de72d2a52cc51149c05c5c93bf11
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 13:06:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:37:22 +0000

    www/py-waitress: Update to 2.1.0
    
    Changes:        https://github.com/Pylons/waitress/blob/master/CHANGES.txt
---
 www/py-waitress/Makefile | 4 ++--
 www/py-waitress/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index bc92a4b84923..9b9707bfbd2c 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -1,7 +1,7 @@
 # Created by: Olivier Duchateau
 
 PORTNAME=	waitress
-PORTVERSION=	2.0.0
+PORTVERSION=	2.1.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Python WSGI server
 LICENSE=	ZPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		cpe python:3.6+
+USES=		cpe python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/www/py-waitress/distinfo b/www/py-waitress/distinfo
index 731a6f4630bf..d963be5ac476 100644
--- a/www/py-waitress/distinfo
+++ b/www/py-waitress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320316
-SHA256 (waitress-2.0.0.tar.gz) = 69e1f242c7f80273490d3403c3976f3ac3b26e289856936d1f620ed48f321897
-SIZE (waitress-2.0.0.tar.gz) = 175641
+TIMESTAMP = 1647264720
+SHA256 (waitress-2.1.0.tar.gz) = ec8a8d9b6b15f3bb2c1a82b8f3929a029c333c35fcafb08c185a9e562d8cc9c2
+SIZE (waitress-2.1.0.tar.gz) = 176665



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