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

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Nov 18 16:12:25 UTC 2013


    Date: Monday, November 18, 2013 @ 17:12:25
  Author: jelle
Revision: 101157

upgpkg: python-scipy 0.13.1-1

Modified:
  python-scipy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-18 15:46:40 UTC (rev 101156)
+++ PKGBUILD	2013-11-18 16:12:25 UTC (rev 101157)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.13.0
+pkgver=0.13.1
 pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz")
-md5sums=('ffa1e9bfd2bbdf3f17f4cf8139084098')
+md5sums=('e082fe358a2b39cff235e5af4240f5a5')
 
 build() {
   # Changing the arithmetic parameter (Thanks to Fabrizio Castellano)




More information about the arch-commits mailing list