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

Filipe Laíns ffy00 at gemini.archlinux.org
Tue Aug 31 19:18:05 UTC 2021


    Date: Tuesday, August 31, 2021 @ 19:18:05
  Author: ffy00
Revision: 1010187

upgpkg: python-libcst 0.3.20-1

Modified:
  python-libcst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-31 19:10:13 UTC (rev 1010186)
+++ PKGBUILD	2021-08-31 19:18:05 UTC (rev 1010187)
@@ -2,7 +2,7 @@
 
 _pkgname=LibCST
 pkgname=python-libcst
-pkgver=0.3.19
+pkgver=0.3.20
 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-hypothesis' 'python-hypothesmith' 'python-isort' 'python-black')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('24dc21900d13a01b97e6596b04e31362559178993efb1c4cb6e0213582825e967293a13c504d95af33254678acd95f9d081394a525db69d216a270486a5191a4')
+sha512sums=('03920d896850a228c3e48d9eb6256d6e781829965a6ccc4a8d9051ea8ad21a86c25b95cb4aef03b0fd3bd8d45694398dd7e30aeefc9d1b530747ee85ba73861f')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list