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

Jelle van der Waa jelle at archlinux.org
Sun Jan 11 21:43:04 UTC 2015


    Date: Sunday, January 11, 2015 @ 22:43:03
  Author: jelle
Revision: 125777

upgpkg: python-scipy 0.15.0-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-11 21:40:36 UTC (rev 125776)
+++ PKGBUILD	2015-01-11 21:43:03 UTC (rev 125777)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.14.1
+pkgver=0.15.0
 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"{,.asc})
+#validpgpkeys=('9F8C0817E257343E841DF83DE814316FB3B4A560')
 validpgpkeys=('9F8C0817E257343E841DF83DE814316FB3B4A560')
 
 build() {
@@ -92,5 +93,5 @@
 }
 
 # vim:set ts=2 sw=2 et:
-md5sums=('1bfedd3197b3e3f8cd131ae2c06a1bf5'
+md5sums=('639112f077f0aeb6d80718dc5019dc7a'
          'SKIP')



More information about the arch-commits mailing list