Date: Monday, November 4, 2019 @ 02:33:15 Author: felixonmars Revision: 523015
Python 3.8 rebuild Modified: python-graphene/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 02:32:21 UTC (rev 523014) +++ PKGBUILD 2019-11-04 02:33:15 UTC (rev 523015) @@ -3,7 +3,7 @@ pkgname=python-graphene pkgver=2.1.3 -pkgrel=1 +pkgrel=2 pkgdesc='GraphQL framework for Python' arch=(any) url=https://graphene-python.org/
