New package: python3-waitress-2.0.0
This commit is contained in:
parent
e2089b4e37
commit
c6f6bffce5
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-waitress/template
Normal file
15
srcpkgs/python3-waitress/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-waitress'
|
||||||
|
pkgname=python3-waitress
|
||||||
|
version=2.0.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="waitress-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
checkdepends="python3-pytest-cov"
|
||||||
|
short_desc="Pure-Python WSGI server"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="ZPL-2.1"
|
||||||
|
homepage="https://github.com/Pylons/waitress"
|
||||||
|
distfiles="${PYPI_SITE}/w/waitress/waitress-2.0.0.tar.gz"
|
||||||
|
checksum=69e1f242c7f80273490d3403c3976f3ac3b26e289856936d1f620ed48f321897
|
Loading…
Add table
Add a link
Reference in a new issue