mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
python-vispy: update to 0.5.3
This commit is contained in:
parent
b67834ced1
commit
7a21f226f7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-vispy'
|
||||
pkgname=python-vispy
|
||||
version=0.5.2
|
||||
version=0.5.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_module="vispy"
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python-numpy"
|
||||
short_desc="Python2 library for interactive scientific visualization"
|
||||
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||
license="BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://vispy.org"
|
||||
distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz"
|
||||
checksum=297b71eff249fd3550ce56512a6c8d10ed21ea42b50591cae0b49348eafb6e85
|
||||
checksum=f6c36408df851b91322c928aadb2c8aaf3b31150e11f723784cc81b6280fdcc0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue