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

Filipe Laíns ffy00 at archlinux.org
Thu Jun 11 23:34:37 UTC 2020


    Date: Thursday, June 11, 2020 @ 23:34:37
  Author: ffy00
Revision: 642160

upgpkg: python-libcst 0.3.6-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-11 23:33:04 UTC (rev 642159)
+++ PKGBUILD	2020-06-11 23:34:37 UTC (rev 642160)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.4
+pkgver=0.3.6
 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=('9e68bf141fc798fa2b97712e0ed30ad91b609369d783d487a84781eac48c747caa325cf31351b2173d08da5fb027356fd19b063ed43ca6225a38e071f0208496')
+sha512sums=('afa55f39df72b8f0d42f678a1418c7acb2564f129568b068f5bbe26321189783ea9f54db6b3c3f79d9a4017420f4304275a49419b64dcf9ad425debf08086d66')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list