python3-typed-ast: update to 1.5.4.
This commit is contained in:
parent
e7ffa55e91
commit
de8fa883ae
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-typed-ast'
|
||||
pkgname=python3-typed-ast
|
||||
version=1.4.3
|
||||
revision=3
|
||||
version=1.5.4
|
||||
revision=1
|
||||
wrksrc="typed_ast-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
@ -13,7 +13,7 @@ maintainer="whoami <whoami@systemli.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/python/typed_ast"
|
||||
distfiles="https://github.com/python/typed_ast/archive/${version}.tar.gz"
|
||||
checksum=c393d5576856f50189e741c38850e529f38aeb77fd7b40d2d9b1f4340e802faa
|
||||
checksum=1b2db37247c74594660aa9ad40014394fd765ed7fba90256f472329c06e742ab
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib* && pwd)" pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user