[arch-commits] Commit in python-scipy/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Fri Jun 30 17:23:38 UTC 2017


    Date: Friday, June 30, 2017 @ 17:23:37
  Author: jelle
Revision: 241712

upgpkg: python-scipy 0.19.1-1

Modified:
  python-scipy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-30 17:09:01 UTC (rev 241711)
+++ PKGBUILD	2017-06-30 17:23:37 UTC (rev 241712)
@@ -6,8 +6,8 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.19.0
-pkgrel=2
+pkgver=0.19.1
+pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('i686' 'x86_64')
 url="http://www.scipy.org/"
@@ -15,7 +15,7 @@
 makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz")
-md5sums=('b21466e87a642940fb9ba35be74940a3')
+md5sums=('cad6bac0638b176f72c00fe81ed54d19')
 
 build() {
   export LDFLAGS="-Wall -shared"



More information about the arch-commits mailing list