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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jan 13 20:39:34 UTC 2019


    Date: Sunday, January 13, 2019 @ 20:39:34
  Author: svenstaro
Revision: 422960

upgpkg: python-gast 0.2.2-1

Modified:
  python-gast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-13 20:36:35 UTC (rev 422959)
+++ PKGBUILD	2019-01-13 20:39:34 UTC (rev 422960)
@@ -1,5 +1,5 @@
 pkgname=python-gast
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc="AST that abstracts the underlying Python version "
 url="https://github.com/serge-sans-paille/gast"
@@ -8,7 +8,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/g/gast/gast-${pkgver}.tar.gz")
-sha512sums=('d05dc0b72aa45ea564067aece8759d46c3b75b991a52b75581b397775f2c87157964e60b668d4a0fdbdc39be784e42a6a632b579acbeafd37ab308eb7cb9b83c')
+sha512sums=('0be9b2b66b7815153e6f294b4db6b028c321d8a94d97c89d89b026df73e0c95dc2ee8af5c10f2eee51cbfb94af4b5a0da8a682896861870b98dec4c6c59a5dd3')
 
 build() {
   cd "${srcdir}"/gast-$pkgver



More information about the arch-commits mailing list