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

Filipe Laíns ffy00 at archlinux.org
Tue Jan 5 15:55:27 UTC 2021


    Date: Tuesday, January 5, 2021 @ 15:55:27
  Author: ffy00
Revision: 809406

upgpkg: python-libcst 0.3.16-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 15:55:20 UTC (rev 809405)
+++ PKGBUILD	2021-01-05 15:55:27 UTC (rev 809406)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.15
+pkgver=0.3.16
 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=('61836e41d807f9f292ead74df8ca67e9b51e7f520050d6d87328ce5c5cf164e5e703d9644d6b080552f609109ea34546b40c22d36f33c676f357e7fa22462970')
+sha512sums=('220ace78d009ea29e9d05073815328da8fe6f31540c46d44569b35e611917378d857f7fae4f07dd19b96f490281768477cc375b8e524559ad5a737562d1c40d1')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list