Date: Friday, April 7, 2023 @ 18:35:56 Author: felixonmars Revision: 1441441
upgpkg: python-graphql-server-core 2.0.0-4: rebuild with python 3.11 Modified: python-graphql-server-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 18:35:55 UTC (rev 1441440) +++ PKGBUILD 2023-04-07 18:35:56 UTC (rev 1441441) @@ -2,7 +2,7 @@ pkgname=python-graphql-server-core pkgver=2.0.0 -pkgrel=3 +pkgrel=4 pkgdesc='Core package for using GraphQL in a custom server easily' url=https://github.com/graphql-python/graphql-server-core arch=(any)
