python3-WebOb: cosmetic fix for short_desc

This commit is contained in:
Alessio Sergi 2018-10-15 18:58:41 +02:00
parent f62e88c8a2
commit bad8e9c42b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ build_style=python3-module
pycompile_module="webob"
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="WSGI request and response object for python3"
short_desc="WSGI request and response object"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://webob.org"