mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-gast: update to 0.6.0.
This commit is contained in:
parent
ca955b5e7e
commit
66d4fcb50e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-gast'
|
# Template file for 'python3-gast'
|
||||||
pkgname=python3-gast
|
pkgname=python3-gast
|
||||||
version=0.5.4
|
version=0.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/serge-sans-paille/gast"
|
homepage="https://github.com/serge-sans-paille/gast"
|
||||||
distfiles="${PYPI_SITE}/g/gast/gast-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/gast/gast-${version}.tar.gz"
|
||||||
checksum=9c270fe5f4b130969b54174de7db4e764b09b4f7f67ccfc32480e29f78348d97
|
checksum=88fc5300d32c7ac6ca7b515310862f71e6fdf2c029bbec7c66c0f5dd47b6b1fb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue