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

Antonio Rojas arojas at archlinux.org
Thu Feb 18 08:40:03 UTC 2021


    Date: Thursday, February 18, 2021 @ 08:40:03
  Author: arojas
Revision: 863799

Update to 1.6.1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 08:38:43 UTC (rev 863798)
+++ PKGBUILD	2021-02-18 08:40:03 UTC (rev 863799)
@@ -8,7 +8,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('x86_64')
@@ -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=('cb6dc9f82dfd95f6b9032a8d7ea70efeeb15d5b5fd6ed4e8537bb3c673580566')
+sha256sums=('c4fceb864890b6168e79b0e714c585dbe2fd4222768ee90bc1aa0f8218691b11')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list