mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.8.9
- Remove easy_install dependency
This commit is contained in:
parent
f5d9561791
commit
09185c3273
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357345
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= waitress
|
||||
PORTVERSION= 0.8.8
|
||||
PORTVERSION= 0.8.9
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,7 +13,7 @@ COMMENT= Python WSGI server
|
||||
LICENSE= ZPL21
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
pre-patch:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (waitress-0.8.8.tar.gz) = ba8dd1fd5992eb4b1192923bb606e9be8b9b66e9c006cc0a570f93bccf358a5c
|
||||
SIZE (waitress-0.8.8.tar.gz) = 119311
|
||||
SHA256 (waitress-0.8.9.tar.gz) = 826527dc9d334ed4ed76cdae672fdcbbccf614186657db71679ab58df869458a
|
||||
SIZE (waitress-0.8.9.tar.gz) = 121048
|
||||
|
Loading…
Reference in New Issue
Block a user