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

Filipe Laíns ffy00 at archlinux.org
Mon Aug 10 20:51:25 UTC 2020


    Date: Monday, August 10, 2020 @ 20:51:24
  Author: ffy00
Revision: 674161

upgpkg: python-libcst 0.3.9-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 20:46:55 UTC (rev 674160)
+++ PKGBUILD	2020-08-10 20:51:24 UTC (rev 674161)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.8
+pkgver=0.3.9
 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=('f67ba966e998a251930f5b14de95e7edc592d35a02d8b644878ae905c10858172510f61941519e294c55349ffaa4e11652cf9993be22caf9bc6221779071952e')
+sha512sums=('6d67205bd874d8c37ac3c15af996b9786dfaf90591a9d38e1de28836708cdb4b0851ac5bcf77352e8ddabcd9f650dfbf90cbf43bc9a6908fb2be8612a0b927ce')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list