15 lines
455 B
Bash
15 lines
455 B
Bash
# Template file for 'python3-WebOb'
|
|
pkgname=python3-WebOb
|
|
version=1.8.5
|
|
revision=6
|
|
build_style=python3-module
|
|
pycompile_module="webob"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="WSGI request and response object"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://webob.org"
|
|
distfiles="${PYPI_SITE}/W/WebOb/WebOb-${version}.tar.gz"
|
|
checksum=05aaab7975e0ee8af2026325d656e5ce14a71f1883c52276181821d6d5bf7086
|