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

Filipe Laíns ffy00 at archlinux.org
Sun May 16 16:13:17 UTC 2021


    Date: Sunday, May 16, 2021 @ 16:13:17
  Author: ffy00
Revision: 935882

upgpkg: python-libcst 0.3.19-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 16:09:51 UTC (rev 935881)
+++ PKGBUILD	2021-05-16 16:13:17 UTC (rev 935882)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.18
+pkgver=0.3.19
 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=('d1f3e18cd6c66408ac1b7cd324650ebae9d27ee68567501b79daf9b7ea8aad41398f55a4c45f2dcef2bd2d8674ed32dac5c720f06d0e588e8aa97a90189a1c2b')
+sha512sums=('24dc21900d13a01b97e6596b04e31362559178993efb1c4cb6e0213582825e967293a13c504d95af33254678acd95f9d081394a525db69d216a270486a5191a4')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list