python3-waitress: update to 3.0.2.
This commit is contained in:
parent
23a87428a6
commit
352603ef86
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-waitress'
|
# Template file for 'python3-waitress'
|
||||||
pkgname=python3-waitress
|
pkgname=python3-waitress
|
||||||
version=3.0.1
|
version=3.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
homepage="https://github.com/Pylons/waitress"
|
homepage="https://github.com/Pylons/waitress"
|
||||||
distfiles="${PYPI_SITE}/w/waitress/waitress-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/waitress/waitress-${version}.tar.gz"
|
||||||
checksum=ef0c1f020d9f12a515c4ec65c07920a702613afcad1dbfdc3bcec256b6c072b3
|
checksum=682aaaf2af0c44ada4abfb70ded36393f0e307f4ab9456a215ce0020baefc31f
|
||||||
|
|
Loading…
Reference in New Issue