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

Jelle van der Waa jelle at archlinux.org
Mon Jan 19 20:57:55 UTC 2015


    Date: Monday, January 19, 2015 @ 21:57:55
  Author: jelle
Revision: 126247

upgpkg: python-scipy 0.15.1-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-19 19:59:43 UTC (rev 126246)
+++ PKGBUILD	2015-01-19 20:57:55 UTC (rev 126247)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.15.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('i686' 'x86_64')
@@ -15,13 +15,11 @@
 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')
+md5sums=('be56cd8e60591d6332aac792a5880110'
+         'SKIP')
 
 build() {
-  # Changing the arithmetic parameter (Thanks to Fabrizio Castellano)
-#  sed -i "s/\#define\ UNK\ 1/\#define\ IBMPC\ 1/" \
-#    scipy-${pkgver}/scipy/special/cephes/mconf.h
   export LDFLAGS="-Wall -shared"
 
   # 2 builds
@@ -93,5 +91,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-md5sums=('639112f077f0aeb6d80718dc5019dc7a'
-         'SKIP')



More information about the arch-commits mailing list