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

Antonio Rojas arojas at archlinux.org
Mon Apr 26 07:12:16 UTC 2021


    Date: Monday, April 26, 2021 @ 07:12:16
  Author: arojas
Revision: 924487

Update to 1.6.3

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 06:35:59 UTC (rev 924486)
+++ PKGBUILD	2021-04-26 07:12:16 UTC (rev 924487)
@@ -8,7 +8,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.6.2
+pkgver=1.6.3
 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=('e9da33e21c9bc1b92c20b5328adb13e5f193b924c9b969cd700c8908f315aa59')
+sha256sums=('a75b014d3294fce26852a9d04ea27b5671d86736beb34acdfc05859246260707')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list