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

Jelle van der Waa jelle at archlinux.org
Sun Feb 7 16:30:40 UTC 2016


    Date: Sunday, February 7, 2016 @ 17:30:40
  Author: jelle
Revision: 160532

upgpkg: python-scipy 0.17.0-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-07 14:54:30 UTC (rev 160531)
+++ PKGBUILD	2016-02-07 16:30:40 UTC (rev 160532)
@@ -6,8 +6,8 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.16.1
-pkgrel=2
+pkgver=0.17.0
+pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('i686' 'x86_64')
 url="http://www.scipy.org/"
@@ -14,10 +14,11 @@
 license=('BSD')
 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=('BFE95DF198689E30AFF4A1CDEDBEA378BF1A5EBD')
-md5sums=('967cdb8588a4249f820344d8264a2143'
-         'SKIP')
+#source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz"{,.asc})
+source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz")
+#validpgpkeys=('BFE95DF198689E30AFF4A1CDEDBEA378BF1A5EBD')
+md5sums=('5ff2971e1ce90e762c59d2cd84837224')
+#         'SKIP')
 
 build() {
   export LDFLAGS="-Wall -shared"



More information about the arch-commits mailing list