Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-libcst
Commits:
a7547dd7 by Antonio Rojas at 2024-11-29T20:37:14+01:00
upgpkg: 1.5.1-2: Python 3.13 rebuild
- - - - -
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.5.1
- 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.5.1
-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/a7547dd7073081db23f79462f64f983ea766c249
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libcst/-/commit/a7547dd7073081db23f79462f64f983ea766c249
You're receiving this email because of your account on gitlab.archlinux.org.