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

Antonio Rojas arojas at gemini.archlinux.org
Wed May 18 19:46:29 UTC 2022


    Date: Wednesday, May 18, 2022 @ 19:46:29
  Author: arojas
Revision: 1209141

Update to 1.8.1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-18 19:08:59 UTC (rev 1209140)
+++ PKGBUILD	2022-05-18 19:46:29 UTC (rev 1209141)
@@ -8,7 +8,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.8.0
+pkgver=1.8.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=('31d4f2d6b724bc9a98e527b5849b8a7e589bf1ea630c33aa563eda912c9ff0bd')
+sha256sums=('9e3fb1b0e896f14a85aa9a28d5f755daaeeb54c897b746df7a55ccb02b340f33')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list