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

Jelle van der Waa jelle at nymeria.archlinux.org
Fri Feb 7 20:20:00 UTC 2014


    Date: Friday, February 7, 2014 @ 21:20:00
  Author: jelle
Revision: 105432

upgpkg: python-scipy 0.13.3-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-07 17:21:35 UTC (rev 105431)
+++ PKGBUILD	2014-02-07 20:20:00 UTC (rev 105432)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.13.2
+pkgver=0.13.3
 pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('i686' 'x86_64')
@@ -15,6 +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=('0547c1f8e8afad4009cc9b5ef17a2d4d')
 
 build() {
   # Changing the arithmetic parameter (Thanks to Fabrizio Castellano)
@@ -80,4 +81,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-md5sums=('fcd110802b0bf3505ba567cf831566e1')




More information about the arch-commits mailing list