Date: Saturday, June 30, 2018 @ 12:41:46 Author: felixonmars Revision: 348035
upgpkg: python-apispec 0.37.1-2 Python 3.7 rebuild Modified: python-apispec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-30 12:35:23 UTC (rev 348034) +++ PKGBUILD 2018-06-30 12:41:46 UTC (rev 348035) @@ -4,7 +4,7 @@ pkgbase=python-apispec pkgname=(python-apispec python2-apispec) pkgver=0.37.1 -pkgrel=1 +pkgrel=2 pkgdesc="A pluggable API specification generator. Currently supports the OpenAPI Specification." url="https://github.com/marshmallow-code/apispec" license=('MIT')
