From ae9da58ba0cdcaba68f67da7c27cd6a1929529af Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 14 Jan 2020 17:38:28 +0100 Subject: testing/py3-typed-ast: upgrade to 1.4.1 --- testing/py3-typed-ast/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/py3-typed-ast/APKBUILD b/testing/py3-typed-ast/APKBUILD index 8fe013272ab..aab6666314b 100644 --- a/testing/py3-typed-ast/APKBUILD +++ b/testing/py3-typed-ast/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: prspkt pkgname=py3-typed-ast _pkgname=typed_ast -pkgver=1.4.0 -pkgrel=1 +pkgver=1.4.1 +pkgrel=0 pkgdesc="Fork of the Python ast module with type comment support" url="https://github.com/python/typed_ast" arch="all" @@ -35,4 +35,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="b74e7fc51cde16439eae7cf41f0bdb95b5998362eccb73cf736f343cdab64daab63bc0f95f05a4911b229761749bdd31ac83423b58f2f3e1e1dadc7e6015bc1c typed_ast-1.4.0.tar.gz" +sha512sums="a3154fe723aeadf998694aba0faf516e5b9abb876e4c7d91843b3694474ff6911b3e77a6cb7366cfa8e5a573b331906b6a0b134b25627aaba0dcbe92c4e25590 typed_ast-1.4.1.tar.gz" -- cgit v1.2.3