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

Filipe Laíns ffy00 at archlinux.org
Thu Apr 22 15:04:50 UTC 2021


    Date: Thursday, April 22, 2021 @ 15:04:50
  Author: ffy00
Revision: 921141

upgpkg: python-libcst 0.3.18-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-22 15:02:19 UTC (rev 921140)
+++ PKGBUILD	2021-04-22 15:04:50 UTC (rev 921141)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.17
+pkgver=0.3.18
 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=('57fc4b174e4943871f509b21135a452df36d3662b4d0a32ecb0059ef7431a990f402bc4259a5068f5d4f1c6cc462a69305490cc4c46936a138e35cbe90bd6936')
+sha512sums=('d1f3e18cd6c66408ac1b7cd324650ebae9d27ee68567501b79daf9b7ea8aad41398f55a4c45f2dcef2bd2d8674ed32dac5c720f06d0e588e8aa97a90189a1c2b')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list