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

Antonio Rojas arojas at archlinux.org
Sun Jan 3 22:29:59 UTC 2021


    Date: Sunday, January 3, 2021 @ 22:29:58
  Author: arojas
Revision: 806022

Update to 1.6.0

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 22:29:58 UTC (rev 806021)
+++ PKGBUILD	2021-01-03 22:29:58 UTC (rev 806022)
@@ -8,8 +8,8 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.5.4
-pkgrel=3
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('x86_64')
 url="https://www.scipy.org/"
@@ -20,7 +20,7 @@
 checkdepends=(python-pytest)
 optdepends=('python-pillow: for image saving module')
 source=("https://pypi.python.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('4a453d5e5689de62e5d38edf40af3f17560bfd63c9c5bd228c18c1f99afa155b')
+sha256sums=('cb6dc9f82dfd95f6b9032a8d7ea70efeeb15d5b5fd6ed4e8537bb3c673580566')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list