mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-typed-ast: update to 1.4.2.
This commit is contained in:
parent
d555dd81d9
commit
d84bf1bf92
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-typed-ast'
|
# Template file for 'python3-typed-ast'
|
||||||
pkgname=python3-typed-ast
|
pkgname=python3-typed-ast
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="typed_ast-${version}"
|
wrksrc="typed_ast-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="whoami <whoami@systemli.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/python/typed_ast"
|
homepage="https://github.com/python/typed_ast"
|
||||||
distfiles="https://github.com/python/typed_ast/archive/${version}.tar.gz"
|
distfiles="https://github.com/python/typed_ast/archive/${version}.tar.gz"
|
||||||
checksum=498a6cd88f78e4b2058092ff38c9941d61f4eba2c12b371240ba663f063adf7d
|
checksum=be4b75ea880768489e30818267cf920027ed99014001ac428aedd0b31bbfc899
|
||||||
|
|
||||||
do_patch() {
|
do_patch() {
|
||||||
# python3-typed-ast uses the same header name with Python
|
# python3-typed-ast uses the same header name with Python
|
||||||
|
|
Loading…
Add table
Reference in a new issue