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

Jelle van der Waa jelle at archlinux.org
Mon Aug 12 07:58:25 UTC 2019


    Date: Monday, August 12, 2019 @ 07:58:25
  Author: jelle
Revision: 498985

upgpkg: python-scipy 1.3.1-1

Upstream update

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-12 07:53:11 UTC (rev 498984)
+++ PKGBUILD	2019-08-12 07:58:25 UTC (rev 498985)
@@ -7,7 +7,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('x86_64')
@@ -20,7 +20,7 @@
 optdepends=('python-pillow: for image saving module')
 #source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz")
 source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('11dfe6027061efb176811d1d2c8b60ee53157f6fff59baa312b3b6a84461123e12f044d5d138d04b1162612d35c6cc34837208d56cdf79c294862ef90c62ea1d')
+sha512sums=('672915da782f5a439a3920ad1a200937b8415aeb4f1db2451cf0b5a90ba6e18c69e17e9ff8433f6a7760bbef2434d7b0f6447319faec9bb96fa6841794bfa538')
 
 build() {
   # required for gfortran



More information about the arch-commits mailing list