Date: Saturday, October 26, 2019 @ 15:00:08 Author: foutrelis Revision: 520388
Python 3.8 rebuild Modified: python-flasgger/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 14:59:01 UTC (rev 520387) +++ PKGBUILD 2019-10-26 15:00:08 UTC (rev 520388) @@ -5,7 +5,7 @@ pkgbase=python-flasgger pkgname=(python-flasgger python2-flasgger) pkgver=0.9.3 -pkgrel=1 +pkgrel=2 pkgdesc="Extract swagger specs from your flask project" url="https://github.com/nicobatty/flasgger" license=('PerlArtistic')
