Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-libcst


Commits:
72307ae4 by Antonio Rojas at 2025-12-24T14:49:47+01:00
upgpkg: 1.8.6-1: Upstream update

- - - - -


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 = 3
+       pkgver = 1.8.6
+       pkgrel = 1
        url = https://github.com/Instagram/LibCST
        arch = x86_64
        license = MIT
@@ -14,7 +14,7 @@ pkgbase = python-libcst
        depends = gcc-libs
        depends = python
        depends = python-pyyaml
-       source = 
python-libcst-1.5.1.tar.gz::https://github.com/Instagram/LibCST/archive/v1.5.1.tar.gz
-       sha512sums = 
cd400126ad2c1d4d41866ea9306de153790391c589bd1f07acb326be728b7a9fa0a545e2b2b8c19c33c8a59375003f92030ce07b04bee7dc201632ffd1c34cd3
+       source = 
python-libcst-1.8.6.tar.gz::https://github.com/Instagram/LibCST/archive/v1.8.6.tar.gz
+       sha512sums = 
deea98a577125aa4f17c563d3be911b27f7ef5a978807e52b79ffa873deaaa02ea12b7916c45c64bab66540e3d2718c4cabf46bab3cb5c121600b3012c028791
 
 pkgname = python-libcst


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=1.5.1
-pkgrel=3
+pkgver=1.8.6
+pkgrel=1
 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'
@@ -14,7 +14,7 @@ makedepends=('python-build' 'python-installer'
 #checkdepends=('python-hypothesis' 'python-hypothesmith')
 #source=("https://pypi.io/packages/source/l/libcst/libcst-$pkgver.tar.gz";)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('cd400126ad2c1d4d41866ea9306de153790391c589bd1f07acb326be728b7a9fa0a545e2b2b8c19c33c8a59375003f92030ce07b04bee7dc201632ffd1c34cd3')
+sha512sums=('deea98a577125aa4f17c563d3be911b27f7ef5a978807e52b79ffa873deaaa02ea12b7916c45c64bab66540e3d2718c4cabf46bab3cb5c121600b3012c028791')
 
 #prepare() {
 #  cd $_pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libcst/-/commit/72307ae4ccd858552aa6c6a785c35b00ef3e951d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libcst/-/commit/72307ae4ccd858552aa6c6a785c35b00ef3e951d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to