mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-asttokens: update to 2.2.0.
This commit is contained in:
parent
e3fdaa2a55
commit
0531bd7638
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.1.0
|
version=2.2.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=4aa76401a151c8cc572d906aad7aea2a841780834a19d780f4321c0fe1b54635
|
checksum=e27b1f115daebfafd4d1826fc75f9a72f0b74bd3ae4ee4d9380406d74d35e52c
|
||||||
|
|
Loading…
Add table
Reference in a new issue