Date: Saturday, November 2, 2019 @ 21:47:41 Author: felixonmars Revision: 522244
Python 3.8 rebuild Modified: python-openapi-spec-validator/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-02 21:47:06 UTC (rev 522243) +++ PKGBUILD 2019-11-02 21:47:41 UTC (rev 522244) @@ -2,7 +2,7 @@ pkgname=python-openapi-spec-validator pkgver=0.2.8 -pkgrel=2 +pkgrel=3 pkgdesc="A Python library that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0.0 specification" url="https://github.com/p1c2u/openapi-spec-validator" license=('Apache')
