python3-typed-ast: update to 1.4.2.

This commit is contained in:
Paper 2021-04-10 17:25:28 +02:00 committed by Érico Nogueira Rolim
parent d555dd81d9
commit d84bf1bf92

View file

@ -1,7 +1,7 @@
# Template file for 'python3-typed-ast'
pkgname=python3-typed-ast
version=1.4.1
revision=2
version=1.4.2
revision=1
wrksrc="typed_ast-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,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=498a6cd88f78e4b2058092ff38c9941d61f4eba2c12b371240ba663f063adf7d
checksum=be4b75ea880768489e30818267cf920027ed99014001ac428aedd0b31bbfc899
do_patch() {
# python3-typed-ast uses the same header name with Python