mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-asttokens: update to 3.0.0.
This commit is contained in:
parent
6696d3cd20
commit
a18ce60c7f
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.4.1
|
version=3.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# needs a specific astroid version
|
# needs a specific astroid version
|
||||||
|
@ -14,4 +14,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=b03869718ba9a6eb027e134bfdf69f38a236d681c83c160d510768af11254ba0
|
checksum=0dcd8baa8d62b0c1d118b399b2ddba3c4aff271d0d7a9e0d4c1681c79035bbc7
|
||||||
|
|
Loading…
Add table
Reference in a new issue