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

Filipe Laíns ffy00 at archlinux.org
Thu Jun 25 21:56:45 UTC 2020


    Date: Thursday, June 25, 2020 @ 21:56:44
  Author: ffy00
Revision: 653318

upgpkg: python-libcst 0.3.7-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-25 21:51:39 UTC (rev 653317)
+++ PKGBUILD	2020-06-25 21:56:44 UTC (rev 653318)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.6
+pkgver=0.3.7
 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=('afa55f39df72b8f0d42f678a1418c7acb2564f129568b068f5bbe26321189783ea9f54db6b3c3f79d9a4017420f4304275a49419b64dcf9ad425debf08086d66')
+sha512sums=('528a26a1c1ffc43b3836b283ae3d6f7b09648692c5fbce1bc845972e2ef8060a34da14f781dcd35bc8ff02164795b51197bf9234fdecf8166a4f7bdd70219899')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list