Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-libcst
Commits:
3328c4fc by Jelle van der Waa at 2024-11-17T18:38:40+01:00
upgpkg: 1.4.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-libcst
pkgdesc = A concrete syntax tree parser and serializer library for
Python that preserves many aspects of Python's abstract syntax tree
pkgver = 1.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Instagram/LibCST
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=LibCST
pkgname=python-libcst
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
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'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libcst/-/commit/3328c4fc87404716d2cbcf7dbef448ae27dc6450
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libcst/-/commit/3328c4fc87404716d2cbcf7dbef448ae27dc6450
You're receiving this email because of your account on gitlab.archlinux.org.