mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-waitress: update to 3.0.0.
This commit is contained in:
parent
76d4444a1b
commit
bf17c88a6e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-waitress'
|
# Template file for 'python3-waitress'
|
||||||
pkgname=python3-waitress
|
pkgname=python3-waitress
|
||||||
version=2.1.2
|
version=3.0.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -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=780a4082c5fbc0fde6a2fcfe5e26e6efc1e8f425730863c04085769781f51eba
|
checksum=005da479b04134cdd9dd602d1ee7c49d79de0537610d653674cc6cbde222b8a1
|
||||||
|
|
Loading…
Add table
Reference in a new issue