Date: Friday, October 25, 2019 @ 15:51:48
  Author: felixonmars
Revision: 519228

Python 3.8 rebuild

Modified:
  python-apispec/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-25 15:51:24 UTC (rev 519227)
+++ PKGBUILD    2019-10-25 15:51:48 UTC (rev 519228)
@@ -2,7 +2,7 @@
 
 pkgname=python-apispec
 pkgver=3.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')

Reply via email to