mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
www/py-waitress: Update to 3.0.0
- Update WWW Changes: https://github.com/Pylons/waitress/releases
This commit is contained in:
parent
0f444409f9
commit
1e7a32c817
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user