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

Filipe Laíns ffy00 at archlinux.org
Tue Dec 8 19:05:44 UTC 2020


    Date: Tuesday, December 8, 2020 @ 19:05:44
  Author: ffy00
Revision: 772006

upgpkg: python-libcst 0.3.15-1

Modified:
  python-libcst/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-08 19:04:57 UTC (rev 772005)
+++ PKGBUILD	2020-12-08 19:05:44 UTC (rev 772006)
@@ -2,8 +2,8 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.14
-pkgrel=2
+pkgver=0.3.15
+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')
 url='https://github.com/Instagram/LibCST'
@@ -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=('d3ce611815917a42070c632646556d08350428b8a7264d3617ccf3b9dca7c722945f281f47ab90bd08677a8bc732e63ded68a37c7848fc404198e3b98daed0e9')
+sha512sums=('61836e41d807f9f292ead74df8ca67e9b51e7f520050d6d87328ce5c5cf164e5e703d9644d6b080552f609109ea34546b40c22d36f33c676f357e7fa22462970')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list