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

Filipe Laíns ffy00 at archlinux.org
Wed Feb 17 21:54:41 UTC 2021


    Date: Wednesday, February 17, 2021 @ 21:54:40
  Author: ffy00
Revision: 862823

upgpkg: python-libcst 0.3.17-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 21:54:27 UTC (rev 862822)
+++ PKGBUILD	2021-02-17 21:54:40 UTC (rev 862823)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.16
+pkgver=0.3.17
 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=('220ace78d009ea29e9d05073815328da8fe6f31540c46d44569b35e611917378d857f7fae4f07dd19b96f490281768477cc375b8e524559ad5a737562d1c40d1')
+sha512sums=('57fc4b174e4943871f509b21135a452df36d3662b4d0a32ecb0059ef7431a990f402bc4259a5068f5d4f1c6cc462a69305490cc4c46936a138e35cbe90bd6936')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list