Date: Thursday, April 6, 2023 @ 01:46:02
Author: felixonmars
Revision: 1438023
upgpkg: python-libcst 0.4.9-3: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-libcst/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 01:43:40 UTC (rev 1438022)
+++ PKGBUILD 2023-04-06 01:46:02 UTC (rev 1438023)
@@ -3,7 +3,7 @@
_pkgname=libcst
pkgname=python-libcst
pkgver=0.4.9
-pkgrel=2
+pkgrel=3
pkgdesc="A concrete syntax tree parser and serializer library for Python that
preserves many aspects of Python's abstract syntax tree"
arch=('x86_64')
url='https://github.com/Instagram/LibCST'