[arch-commits] Commit in python-libcst/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Mon Oct 12 22:39:29 UTC 2020


    Date: Monday, October 12, 2020 @ 22:39:29
  Author: ffy00
Revision: 723763

upgpkg: python-libcst 0.3.13-1

Modified:
  python-libcst/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-12 21:43:22 UTC (rev 723762)
+++ PKGBUILD	2020-10-12 22:39:29 UTC (rev 723763)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.12
+pkgver=0.3.13
 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=('f516624c490aeb2dc31e0da82705ef18196edf089c854102ba94a6f8771a060920371b058f2983e26c07fac19120f5cfd8fb113f05a0c07b49839d57f47652a9')
+sha512sums=('f4f0a962557a12bf92b806d10ee9c10de04c066fe6f56e59a2664439a79f49b9a98e4420b78321ac0dd49c04a3603f778b2ebbc0597521725421bd512072c2eb')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list