[arch-commits] Commit in python-libcst/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Thu Oct 1 18:11:27 UTC 2020
Date: Thursday, October 1, 2020 @ 18:11:26
Author: ffy00
Revision: 714244
upgpkg: python-libcst 0.3.12-1
Modified:
python-libcst/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-01 18:02:09 UTC (rev 714243)
+++ PKGBUILD 2020-10-01 18:11:26 UTC (rev 714244)
@@ -2,7 +2,7 @@
_pkgname=LibCST
pkgname=python-libcst
-pkgver=0.3.11
+pkgver=0.3.12
pkgrel=1
pkgdesc="A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree"
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-setuptools')
checkdepends=('python-hypothesis' 'python-hypothesmith' 'python-isort' 'python-black')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('1e29b56d776c3066e1c7558d4f2dec9e88127c22866659e8cc82bcc50073e5c87caa2aa3d1508ac4648a33e329fe9d5127e5c2a03b6d48a4ef718b3d19c1889b')
+sha512sums=('f516624c490aeb2dc31e0da82705ef18196edf089c854102ba94a6f8771a060920371b058f2983e26c07fac19120f5cfd8fb113f05a0c07b49839d57f47652a9')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list