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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jul 4 15:37:42 UTC 2021


    Date: Sunday, July 4, 2021 @ 15:37:42
  Author: svenstaro
Revision: 972130

upgpkg: python-gast 0.5.0-1

Modified:
  python-gast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-04 15:35:38 UTC (rev 972129)
+++ PKGBUILD	2021-07-04 15:37:42 UTC (rev 972130)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 pkgname=python-gast
-pkgver=0.4.0
-pkgrel=3
+pkgver=0.5.0
+pkgrel=1
 pkgdesc="AST that abstracts the underlying Python version "
 url="https://github.com/serge-sans-paille/gast"
 arch=(any)
@@ -9,7 +9,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/g/gast/gast-${pkgver}.tar.gz")
-sha512sums=('d132884c51f7172db9b807095619b2cf3ef92acea18aa1de65f6a338b381b7d3fb3f79ff0c1f9ef9388ef885700b7e58309bd95ccebce46bd3173cc484c9c4f5')
+sha512sums=('31c204587b3abcde61ce7343bef8439fab7e36c46de17eb2e02138e3d709f8f70e24c2c5d045044ef06e42119a50566c881d293c1c815743655354e72304701d')
 
 build() {
   cd gast-$pkgver




More information about the arch-commits mailing list