aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-typed-ast
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-14 17:38:28 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-14 18:08:13 +0100
commitae9da58ba0cdcaba68f67da7c27cd6a1929529af (patch)
treec6c9009b86594a00ac2226a094fb1d034a2b0fc8 /testing/py3-typed-ast
parent75be100b0fc286a512165d70acfc7c969d68cae9 (diff)
downloadaports-ae9da58ba0cdcaba68f67da7c27cd6a1929529af.tar.bz2
aports-ae9da58ba0cdcaba68f67da7c27cd6a1929529af.tar.xz
testing/py3-typed-ast: upgrade to 1.4.1
Diffstat (limited to 'testing/py3-typed-ast')
-rw-r--r--testing/py3-typed-ast/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-typed-ast/APKBUILD b/testing/py3-typed-ast/APKBUILD
index 8fe013272a..aab6666314 100644
--- a/testing/py3-typed-ast/APKBUILD
+++ b/testing/py3-typed-ast/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: prspkt <prspkt@protonmail.com>
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"