Date: Monday, November 4, 2019 @ 08:22:48 Author: foutrelis Revision: 523702
Python 3.8 rebuild Modified: python-graphql-server-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 08:22:27 UTC (rev 523701) +++ PKGBUILD 2019-11-04 08:22:48 UTC (rev 523702) @@ -2,7 +2,7 @@ pkgname=python-graphql-server-core pkgver=1.1.1 -pkgrel=1 +pkgrel=2 pkgdesc='Core package for using GraphQL in a custom server easily' url=https://github.com/graphql-python/graphql-server-core arch=(any)
