summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2024-04-03 09:08:48 +0000
committerAuto update bot2024-04-03 09:08:48 +0000
commit4201e1c44f761f158d8a8e26f628f4a4b7877fa8 (patch)
tree6792b4d79caf37493d680023bdc8a4fcc8cf4584
parentd77d1b9233b7f39cf5352aac91736a1cd202dcb0 (diff)
downloadaur-python-scipy-mkl.tar.gz
Auto updated to 1.13.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c45ae5bf0e3e..cd811a758a6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-scipy-mkl
pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
- pkgver = 1.12.0
+ pkgver = 1.13.0
pkgrel = 1
url = http://www.scipy.org/
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = python-scipy-mkl
optdepends = python-pillow: for image saving module
provides = python-scipy
conflicts = python-scipy
- source = https://pypi.python.org/packages/source/s/scipy/scipy-1.12.0.tar.gz
- sha256sums = 4bf5abab8a36d20193c698b0f1fc282c1d083c94723902c447e5d2f1780936a3
+ source = https://pypi.python.org/packages/source/s/scipy/scipy-1.13.0.tar.gz
+ sha256sums = 58569af537ea29d3f78e5abd18398459f195546bb3be23d16677fb26616cc11e
pkgname = python-scipy-mkl
diff --git a/PKGBUILD b/PKGBUILD
index e26abde292a5..b4b0ef4dbd45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=python-scipy-mkl
-pkgver=1.12.0
+pkgver=1.13.0
pkgrel=1
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
arch=('x86_64')
@@ -20,7 +20,7 @@ makedepends=('cython' 'gcc-fortran' 'meson-python' 'procps-ng' 'pybind11' 'pytho
checkdepends=('python-pytest')
optdepends=('python-pillow: for image saving module')
source=("https://pypi.python.org/packages/source/s/scipy/scipy-$pkgver.tar.gz")
-sha256sums=('4bf5abab8a36d20193c698b0f1fc282c1d083c94723902c447e5d2f1780936a3')
+sha256sums=('58569af537ea29d3f78e5abd18398459f195546bb3be23d16677fb26616cc11e')
build() {
source /opt/intel/oneapi/setvars.sh