mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-asttokens: update to 2.0.7.
This commit is contained in:
parent
019036de91
commit
863013e151
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-asttokens'
|
# Template file for 'python3-asttokens'
|
||||||
pkgname=python3-asttokens
|
pkgname=python3-asttokens
|
||||||
version=2.0.5
|
version=2.0.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,4 +15,4 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/gristlabs/asttokens"
|
homepage="https://github.com/gristlabs/asttokens"
|
||||||
distfiles="${PYPI_SITE}/a/asttokens/asttokens-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/asttokens/asttokens-${version}.tar.gz"
|
||||||
checksum=9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5
|
checksum=8444353e4e2a99661c8dfb85ec9c02eedded08f0006234bff7db44a06840acc2
|
||||||
|
|
Loading…
Add table
Reference in a new issue