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

Filipe Laíns ffy00 at archlinux.org
Thu Jul 23 01:43:46 UTC 2020


    Date: Thursday, July 23, 2020 @ 01:43:45
  Author: ffy00
Revision: 664964

upgpkg: python-libcst 0.3.8-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-23 01:22:23 UTC (rev 664963)
+++ PKGBUILD	2020-07-23 01:43:45 UTC (rev 664964)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.7
+pkgver=0.3.8
 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-pytest-runner' 'python-hypothesis' 'python-isort' 'python-black')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('528a26a1c1ffc43b3836b283ae3d6f7b09648692c5fbce1bc845972e2ef8060a34da14f781dcd35bc8ff02164795b51197bf9234fdecf8166a4f7bdd70219899')
+sha512sums=('f67ba966e998a251930f5b14de95e7edc592d35a02d8b644878ae905c10858172510f61941519e294c55349ffaa4e11652cf9993be22caf9bc6221779071952e')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list