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

Antonio Rojas arojas at archlinux.org
Thu Nov 5 07:55:19 UTC 2020


    Date: Thursday, November 5, 2020 @ 07:55:19
  Author: arojas
Revision: 742808

Update to 1.5.4

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-05 07:26:39 UTC (rev 742807)
+++ PKGBUILD	2020-11-05 07:55:19 UTC (rev 742808)
@@ -8,7 +8,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.5.3
+pkgver=1.5.4
 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=('ddae76784574cc4c172f3d5edd7308be16078dd3b977e8746860c76c195fa707')
+sha256sums=('4a453d5e5689de62e5d38edf40af3f17560bfd63c9c5bd228c18c1f99afa155b')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list