Date: Monday, November 9, 2020 @ 16:20:42 Author: foutrelis Revision: 747483
upgpkg: python-apispec 4.0.0-2: Python 3.9 rebuild Modified: python-apispec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-09 16:20:29 UTC (rev 747482) +++ PKGBUILD 2020-11-09 16:20:42 UTC (rev 747483) @@ -2,7 +2,7 @@ pkgname=python-apispec pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A pluggable API specification generator. Currently supports the OpenAPI Specification." url="https://github.com/marshmallow-code/apispec" license=('MIT')
