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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jul 29 16:36:41 UTC 2022


    Date: Friday, July 29, 2022 @ 16:36:40
  Author: arojas
Revision: 1259109

upgpkg: python-scipy 1.9.0-1: Update to 1.9.0

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-29 16:02:42 UTC (rev 1259108)
+++ PKGBUILD	2022-07-29 16:36:40 UTC (rev 1259109)
@@ -8,7 +8,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.8.1
+pkgver=1.9.0
 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=('9e3fb1b0e896f14a85aa9a28d5f755daaeeb54c897b746df7a55ccb02b340f33')
+sha256sums=('c0dfd7d2429452e7e94904c6a3af63cbaa3cf51b348bd9d35b42db7e9ad42791')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list