python3-WebOb: cosmetic fix for short_desc
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user