mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 0.8.7
- Remove LICENSE_FILE ChangeLog: https://raw.github.com/Pylons/waitress/0.8.7/CHANGES.txt
This commit is contained in:
parent
9cc2c18046
commit
acd0f98dd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325615
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= waitress
|
||||
PORTVERSION= 0.8.6
|
||||
PORTVERSION= 0.8.7
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,6 @@ MAINTAINER= olivierd@FreeBSD.org
|
||||
COMMENT= Python WSGI server
|
||||
|
||||
LICENSE= ZPL21
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (waitress-0.8.6.tar.gz) = 31ef2e854f5e374a086d727a0ebe9d405ddcaea7ac3e2958dfd8afd7e1952c7d
|
||||
SIZE (waitress-0.8.6.tar.gz) = 114583
|
||||
SHA256 (waitress-0.8.7.tar.gz) = e161e27faa12837739294dd8c837541aa66a5b2764eed753f0bf851d8ac81a74
|
||||
SIZE (waitress-0.8.7.tar.gz) = 115461
|
||||
|
Loading…
Reference in New Issue
Block a user