diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-30 14:54:48 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-30 14:54:48 +0000 |
commit | 56220b1fedde3ef6c27ae283b5d2c416e12b34bf (patch) | |
tree | 5f5bf1e538b10bda8ad79dc8d52321639c05c438 | |
parent | a56c7bd0ebb90481b94635baeaf06192f0b044df (diff) |
www/py-waitress: Update to 3.0.1
Changes: https://github.com/Pylons/waitress/releases
https://github.com/Pylons/waitress/blob/main/CHANGES.txt
https://docs.pylonsproject.org/projects/waitress/en/latest/index.html#change-history
-rw-r--r-- | www/py-waitress/Makefile | 2 | ||||
-rw-r--r-- | 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 c4c62dbc0605..f857a6728b00 100644 --- a/www/py-waitress/Makefile +++ b/www/py-waitress/Makefile @@ -1,5 +1,5 @@ PORTNAME= waitress -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-waitress/distinfo b/www/py-waitress/distinfo index 86c5139285b5..e23e7660b9d1 100644 --- a/www/py-waitress/distinfo +++ b/www/py-waitress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449550 -SHA256 (waitress-3.0.0.tar.gz) = 005da479b04134cdd9dd602d1ee7c49d79de0537610d653674cc6cbde222b8a1 -SIZE (waitress-3.0.0.tar.gz) = 179393 +TIMESTAMP = 1730296042 +SHA256 (waitress-3.0.1.tar.gz) = ef0c1f020d9f12a515c4ec65c07920a702613afcad1dbfdc3bcec256b6c072b3 +SIZE (waitress-3.0.1.tar.gz) = 180560 |