Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:13:48 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: 241f5dcfb2da - main - www/py-waitress: Update to 2.0.0
Message-ID:  <202104180713.13I7DmHT012829@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=241f5dcfb2daf368df8e409b660a7105e33b6561

commit 241f5dcfb2daf368df8e409b660a7105e33b6561
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:08:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:44:25 +0000

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

diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index 4836eedbb341..69bd7f7c2b9b 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -1,7 +1,7 @@
 # Created by: Olivier Duchateau
 
 PORTNAME=	waitress
-PORTVERSION=	1.4.4
+PORTVERSION=	2.0.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-waitress/distinfo b/www/py-waitress/distinfo
index 7adbd9ab82fd..731a6f4630bf 100644
--- a/www/py-waitress/distinfo
+++ b/www/py-waitress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591186802
-SHA256 (waitress-1.4.4.tar.gz) = 1bb436508a7487ac6cb097ae7a7fe5413aefca610550baf58f0940e51ecfb261
-SIZE (waitress-1.4.4.tar.gz) = 173124
+TIMESTAMP = 1618320316
+SHA256 (waitress-2.0.0.tar.gz) = 69e1f242c7f80273490d3403c3976f3ac3b26e289856936d1f620ed48f321897
+SIZE (waitress-2.0.0.tar.gz) = 175641



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