diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-28 07:32:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-28 07:32:06 +0000 |
commit | e7ccd0cc6e2dbc3e70e01049e78ddb6f170c0f71 (patch) | |
tree | e3f480800c035ef322db1daf902df75d520700c4 | |
parent | Update to 1.4.4 (diff) |
Update to 1.4.0
Changes: https://github.com/Pylons/waitress/blob/master/CHANGES.txt
Notes
Notes:
svn path=/head/; revision=521104
-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 1bd63697e480..7a8f8b34a0c7 100644 --- a/www/py-waitress/Makefile +++ b/www/py-waitress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= waitress -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-waitress/distinfo b/www/py-waitress/distinfo index 1a5a8b09459e..beefe8fa2588 100644 --- a/www/py-waitress/distinfo +++ b/www/py-waitress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567016157 -SHA256 (waitress-1.3.1.tar.gz) = 278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7 -SIZE (waitress-1.3.1.tar.gz) = 167097 +TIMESTAMP = 1577145799 +SHA256 (waitress-1.4.0.tar.gz) = b3b6450106b65bfcbefce5940fff23240305db86683cbf4e524af199b514ba61 +SIZE (waitress-1.4.0.tar.gz) = 170493 |