From 49c278747d1bf6eab2b56989086514e028755576 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 4 Oct 2019 19:32:38 +0300 Subject: [PATCH] python-vispy: update to 0.6.1. --- srcpkgs/python-vispy/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python-vispy/template b/srcpkgs/python-vispy/template index 19ecb746f03..b757e5a271f 100644 --- a/srcpkgs/python-vispy/template +++ b/srcpkgs/python-vispy/template @@ -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 " 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