git: 1e7a32c817f2 - main - www/py-waitress: Update to 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:26:12 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1e7a32c817f29c7ff36f1370736a1ece99f677af
commit 1e7a32c817f29c7ff36f1370736a1ece99f677af
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:47:56 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:08:14 +0000
www/py-waitress: Update to 3.0.0
- Update WWW
Changes: https://github.com/Pylons/waitress/releases
---
www/py-waitress/Makefile | 8 ++++----
www/py-waitress/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index a4671f694045..c4c62dbc0605 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -1,18 +1,18 @@
PORTNAME= waitress
-PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTVERSION= 3.0.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python WSGI server
-WWW= https://github.com/Pylons/waitress
+WWW= https://docs.pylonsproject.org/projects/waitress/en/latest/ \
+ https://github.com/Pylons/waitress
LICENSE= ZPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=41:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= cpe python
diff --git a/www/py-waitress/distinfo b/www/py-waitress/distinfo
index 7a3fef16b150..86c5139285b5 100644
--- a/www/py-waitress/distinfo
+++ b/www/py-waitress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654275895
-SHA256 (waitress-2.1.2.tar.gz) = 780a4082c5fbc0fde6a2fcfe5e26e6efc1e8f425730863c04085769781f51eba
-SIZE (waitress-2.1.2.tar.gz) = 179823
+TIMESTAMP = 1708449550
+SHA256 (waitress-3.0.0.tar.gz) = 005da479b04134cdd9dd602d1ee7c49d79de0537610d653674cc6cbde222b8a1
+SIZE (waitress-3.0.0.tar.gz) = 179393