python3-WebOb: cosmetic fix for short_desc
This commit is contained in:
parent
f62e88c8a2
commit
bad8e9c42b
|
@ -8,7 +8,7 @@ build_style=python3-module
|
||||||
pycompile_module="webob"
|
pycompile_module="webob"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="WSGI request and response object for python3"
|
short_desc="WSGI request and response object"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://webob.org"
|
homepage="https://webob.org"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user