From 10eb6bd453dbcca9f65378f2c8ba7e555a01d26d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sat, 31 Aug 2019 17:40:14 +0200 Subject: [PATCH] python-numexpr: update to 2.7.0. --- srcpkgs/python-numexpr/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-numexpr/template b/srcpkgs/python-numexpr/template index d506e88ce7a..1db40092411 100644 --- a/srcpkgs/python-numexpr/template +++ b/srcpkgs/python-numexpr/template @@ -1,7 +1,7 @@ # Template file for 'python-numexpr' pkgname=python-numexpr -version=2.6.9 -revision=2 +version=2.7.0 +revision=1 wrksrc="numexpr-${version}" build_style=python-module pycompile_module="numexpr" @@ -10,10 +10,10 @@ makedepends="python-devel python3-devel python-numpy python3-numpy" depends="python-numpy" short_desc="Fast numerical expression evaluator for NumPy (Python2)" maintainer="Alessio Sergi " -homepage="https://github.com/pydata/numexpr" license="MIT" +homepage="https://github.com/pydata/numexpr" distfiles="${PYPI_SITE}/n/numexpr/numexpr-${version}.tar.gz" -checksum=fc218b777cdbb14fa8cff8f28175ee631bacabbdd41ca34e061325b6c44a6fa6 +checksum=37324b5981b8962102bdc8640c4f05f5589da5d1df2702418783085cb78ca217 post_install() { vlicense LICENSE.txt