New package: python3-WebOb-1.8.2
This commit is contained in:
parent
a72b694971
commit
b527fb1fef
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-WebOb/template
Normal file
16
srcpkgs/python3-WebOb/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-WebOb'
|
||||
pkgname=python3-WebOb
|
||||
version=1.8.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="WebOb-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="webob"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="WSGI request and response object for python3"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://webob.org"
|
||||
distfiles="${PYPI_SITE}/W/WebOb/WebOb-${version}.tar.gz"
|
||||
checksum=1fe722f2ab857685fc96edec567dc40b1875b21219b3b348e58cd8c4d5ea7df3
|
Loading…
Reference in a new issue