mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python-vispy: update to 0.5.0. (#8524)
This commit is contained in:
parent
5c22f99ea1
commit
af51a1eb8c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-vispy'
|
# Template file for 'python-vispy'
|
||||||
pkgname=python-vispy
|
pkgname=python-vispy
|
||||||
version=0.4.0
|
version=0.5.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
pycompile_module="vispy"
|
pycompile_module="vispy"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://vispy.org"
|
homepage="http://vispy.org"
|
||||||
distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz"
|
||||||
checksum=6bc03ec02825b57645cdf67fe04cd6c287bbd96d41d025a2c008d6bdd210d63f
|
checksum=fa24f925ec5998d3d68cc96bae0fe438082b78a4e198ba928dfa5b35b283c19e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
$XBPS_FETCH_CMD https://raw.githubusercontent.com/vispy/vispy/master/LICENSE.txt
|
$XBPS_FETCH_CMD https://raw.githubusercontent.com/vispy/vispy/master/LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue