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

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 2 07:21:30 UTC 2021


    Date: Monday, August 2, 2021 @ 07:21:30
  Author: arojas
Revision: 992039

Update to 1.7.1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-02 07:06:48 UTC (rev 992038)
+++ PKGBUILD	2021-08-02 07:21:30 UTC (rev 992039)
@@ -8,7 +8,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='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=('998c5e6ea649489302de2c0bc026ed34284f531df89d2bdc8df3a0d44d165739')
+sha256sums=('6b47d5fa7ea651054362561a28b1ccc8da9368a39514c1bbf6c0977a1c376764')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list