Date: Saturday, November 2, 2019 @ 21:48:48 Author: felixonmars Revision: 522255
Python 3.8 rebuild Modified: python-graphql-relay/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-02 21:48:48 UTC (rev 522254) +++ PKGBUILD 2019-11-02 21:48:48 UTC (rev 522255) @@ -2,7 +2,7 @@ pkgname=python-graphql-relay pkgver=0.4.5 -pkgrel=2 +pkgrel=3 pkgdesc='A library to help construct a graphql-py server supporting react-relay' url=https://github.com/graphql-python/graphql-relay-py arch=(any)
