mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/py-waitress: Update to 2.1.0
Changes: https://github.com/Pylons/waitress/blob/master/CHANGES.txt
This commit is contained in:
parent
ea1df85142
commit
b78b646358
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue