Date: Saturday, October 26, 2019 @ 04:15:09 Author: felixonmars Revision: 519952
Python 3.8 rebuild Modified: python-graphql-relay/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 04:15:09 UTC (rev 519951) +++ PKGBUILD 2019-10-26 04:15:09 UTC (rev 519952) @@ -2,7 +2,7 @@ pkgname=python-graphql-relay pkgver=0.4.5 -pkgrel=1 +pkgrel=2 pkgdesc='A library to help construct a graphql-py server supporting react-relay' url=https://github.com/graphql-python/graphql-relay-py arch=(any)
