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

Jelle van der Waa jelle at archlinux.org
Tue Feb 4 17:36:52 UTC 2020


    Date: Tuesday, February 4, 2020 @ 17:36:52
  Author: jelle
Revision: 562133

upgpkg: python-parso 0.6.1-1

Upstream update

Modified:
  python-parso/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-04 17:36:31 UTC (rev 562132)
+++ PKGBUILD	2020-02-04 17:36:52 UTC (rev 562133)
@@ -3,7 +3,7 @@
 _pkgbase=parso
 pkgbase=python-parso
 pkgname=('python-parso' 'python2-parso')
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="Python parser that supports error recovery and round-trip parsing for different Python versions"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/davidhalter/parso/archive/v$pkgver.tar.gz")
-sha512sums=('1382b5005ea7e19c3d4f8910b47e9b730e61045fdb16d833a43a7eded8bd568a7528f1822bf193d3c110a5496f53a540ca5028dd10bfd4a59193d58a7e457014')
+sha512sums=('98cc20a3378c89b870df5e5df52f2c2091c1a133ea9701141ed90edbb05c5b8ddf30dcc19069cc19666f34e37f8ca64e37bfd701314adb24b0a10ab197862cf1')
 
 check() {
   cd "$_pkgbase-$pkgver"



More information about the arch-commits mailing list