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

Antonio Rojas arojas at gemini.archlinux.org
Sun Feb 6 00:12:24 UTC 2022


    Date: Sunday, February 6, 2022 @ 00:12:23
  Author: arojas
Revision: 1126899

Update to 1.8.0

Modified:
  python-scipy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 22:02:09 UTC (rev 1126898)
+++ PKGBUILD	2022-02-06 00:12:23 UTC (rev 1126899)
@@ -8,8 +8,8 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.7.3
-pkgrel=3
+pkgver=1.8.0
+pkgrel=1
 pkgdesc='Open-source software for mathematics, science, and engineering'
 arch=(x86_64)
 url='https://www.scipy.org/'
@@ -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=('ab5875facfdef77e0a47d5fd39ea178b58e60e454a4c85aa1e52fcb80db7babf')
+sha256sums=('31d4f2d6b724bc9a98e527b5849b8a7e589bf1ea630c33aa563eda912c9ff0bd')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list