summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-08-18 08:45:46 +0000
committerAuto update bot2023-08-18 08:45:46 +0000
commit2fcce30b60d6306a02b1c321e473e925da13b9e6 (patch)
tree7da3f26c88d7f6859ff2c211710b83d528dfd7f3
parent6b0286af693e734c879bd84fa1ddcbec633c5840 (diff)
downloadaur-2fcce30b60d6306a02b1c321e473e925da13b9e6.tar.gz
Auto updated to 1.11.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79b61c267815..fa67778ef41a 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.1
+ pkgver = 1.11.2
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.1.tar.gz
- sha256sums = fb5b492fa035334fd249f0973cc79ecad8b09c604b42a127a677b45a9a3d4289
+ source = https://pypi.python.org/packages/source/s/scipy/scipy-1.11.2.tar.gz
+ sha256sums = b29318a5e39bd200ca4381d80b065cdf3076c7d7281c5e36569e99273867f61d
pkgname = python-scipy-mkl
diff --git a/PKGBUILD b/PKGBUILD
index bc241067aa5e..f705cb65ef8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=python-scipy-mkl
-pkgver=1.11.1
+pkgver=1.11.2
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=('fb5b492fa035334fd249f0973cc79ecad8b09c604b42a127a677b45a9a3d4289')
+sha256sums=('b29318a5e39bd200ca4381d80b065cdf3076c7d7281c5e36569e99273867f61d')
build() {
source /opt/intel/oneapi/setvars.sh