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

Antonio Rojas arojas at archlinux.org
Thu Mar 25 18:00:06 UTC 2021


    Date: Thursday, March 25, 2021 @ 18:00:05
  Author: arojas
Revision: 903338

Update to 1.6.2

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 17:58:22 UTC (rev 903337)
+++ PKGBUILD	2021-03-25 18:00:05 UTC (rev 903338)
@@ -8,7 +8,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.6.1
+pkgver=1.6.2
 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=('c4fceb864890b6168e79b0e714c585dbe2fd4222768ee90bc1aa0f8218691b11')
+sha256sums=('e9da33e21c9bc1b92c20b5328adb13e5f193b924c9b969cd700c8908f315aa59')
 
 build() {
   cd scipy-${pkgver}



More information about the arch-commits mailing list