summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2024-01-21 08:07:37 +0000
committerAuto update bot2024-01-21 08:07:37 +0000
commitd77d1b9233b7f39cf5352aac91736a1cd202dcb0 (patch)
treed40759a09b8f8ba356031256346a9115bc097d7b
parentdc6d85f69e717f3e12e1cfc591ad279de8554014 (diff)
downloadaur-d77d1b9233b7f39cf5352aac91736a1cd202dcb0.tar.gz
Auto updated to 1.12.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd5a8323e9e3..c45ae5bf0e3e 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.11.4
+ pkgver = 1.12.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.11.4.tar.gz
- sha256sums = 90a2b78e7f5733b9de748f589f09225013685f9b218275257f8a8168ededaeaa
+ source = https://pypi.python.org/packages/source/s/scipy/scipy-1.12.0.tar.gz
+ sha256sums = 4bf5abab8a36d20193c698b0f1fc282c1d083c94723902c447e5d2f1780936a3
pkgname = python-scipy-mkl
diff --git a/PKGBUILD b/PKGBUILD
index 9ff51bd85c6b..e26abde292a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=python-scipy-mkl
-pkgver=1.11.4
+pkgver=1.12.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=('90a2b78e7f5733b9de748f589f09225013685f9b218275257f8a8168ededaeaa')
+sha256sums=('4bf5abab8a36d20193c698b0f1fc282c1d083c94723902c447e5d2f1780936a3')
build() {
source /opt/intel/oneapi/setvars.sh