mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
python3-typed-ast: update to 1.3.4.
This commit is contained in:
parent
2236a5b4fd
commit
ff16763ce1
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-typed-ast'
|
# Template file for 'python3-typed-ast'
|
||||||
pkgname=python3-typed-ast
|
pkgname=python3-typed-ast
|
||||||
version=1.3.1
|
version=1.3.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="typed-ast-${version}"
|
wrksrc="typed-ast-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,9 +12,5 @@ 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="${PYPI_SITE}/t/typed-ast/typed-ast-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/typed-ast/typed-ast-${version}.tar.gz"
|
||||||
checksum=606d8afa07eef77280c2bf84335e24390055b478392e1975f96286d99d0cb424
|
checksum=68c362848d9fb71d3c3e5f43c09974a0ae319144634e7a47db62f0f2a54a7fa7
|
||||||
nocross="https://travis-ci.org/void-linux/void-packages/jobs/509366923#L1009"
|
nocross="https://travis-ci.org/void-linux/void-packages/jobs/509366923#L1009"
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue