Date: Friday, October 25, 2019 @ 20:01:25 Author: felixonmars Revision: 519682
Python 3.8 rebuild Modified: python-graphql-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 20:01:17 UTC (rev 519681) +++ PKGBUILD 2019-10-25 20:01:25 UTC (rev 519682) @@ -2,7 +2,7 @@ pkgname=python-graphql-core pkgver=2.2.1 -pkgrel=1 +pkgrel=2 pkgdesc='GraphQL base implementation for Python' url=https://github.com/graphql-python/graphql-core arch=(any)
