python-vispy: update to 0.6.1.
This commit is contained in:
parent
a037c1dade
commit
481332f72e
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'python-vispy'
|
||||
pkgname=python-vispy
|
||||
version=0.5.3
|
||||
version=0.6.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
pycompile_module="vispy"
|
||||
build_style=python-module
|
||||
wrksrc="vispy-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="vispy"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
makedepends="python3-numpy python-numpy python-Cython python3-Cython python-devel python3-devel"
|
||||
depends="python-numpy"
|
||||
short_desc="Python2 library for interactive scientific visualization"
|
||||
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://vispy.org"
|
||||
distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz"
|
||||
checksum=f6c36408df851b91322c928aadb2c8aaf3b31150e11f723784cc81b6280fdcc0
|
||||
checksum=8f4cf863a1c6142338d06cf3f824e75373dd45a4ce9a9a133e1c36b662f49aa1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue