summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-09-28 08:31:40 +0000
committerAuto update bot2023-09-28 08:31:40 +0000
commit62d3a1cd7ca81494cdd719ff4f1900b4752a37d5 (patch)
tree481985bb11c3904498a437f5a186f14b728e1256
parent2fcce30b60d6306a02b1c321e473e925da13b9e6 (diff)
downloadaur-62d3a1cd7ca81494cdd719ff4f1900b4752a37d5.tar.gz
Auto updated to 1.11.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa67778ef41a..d96bf60b3e8c 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.2
+ pkgver = 1.11.3
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.2.tar.gz
- sha256sums = b29318a5e39bd200ca4381d80b065cdf3076c7d7281c5e36569e99273867f61d
+ source = https://pypi.python.org/packages/source/s/scipy/scipy-1.11.3.tar.gz
+ sha256sums = bba4d955f54edd61899776bad459bf7326e14b9fa1c552181f0479cc60a568cd
pkgname = python-scipy-mkl
diff --git a/PKGBUILD b/PKGBUILD
index f705cb65ef8f..0b3e3f062907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=python-scipy-mkl
-pkgver=1.11.2
+pkgver=1.11.3
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=('b29318a5e39bd200ca4381d80b065cdf3076c7d7281c5e36569e99273867f61d')
+sha256sums=('bba4d955f54edd61899776bad459bf7326e14b9fa1c552181f0479cc60a568cd')
build() {
source /opt/intel/oneapi/setvars.sh