mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-typed-ast: upgrade to 1.4.1
This commit is contained in:
parent
75be100b0f
commit
ae9da58ba0
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user