summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-02-20 07:56:09 +0000
committerAuto update bot2023-02-20 07:56:09 +0000
commitc36aec497b89c8c0db0a2f31faaca3c8661e0fea (patch)
treedd81874c020d17c09928ab99a0f6ac2323a62561
parent84f2d9ccb56cf4d63a1a69b9cfba4f340a6713d9 (diff)
downloadaur-c36aec497b89c8c0db0a2f31faaca3c8661e0fea.tar.gz
auto updated to 1.10.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6b21c121c7d..c0ae0d7be67e 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.10.0
+ pkgver = 1.10.1
pkgrel = 1
url = http://www.scipy.org/
arch = x86_64
@@ -15,9 +15,9 @@ pkgbase = python-scipy-mkl
depends = intel-oneapi-mkl
depends = python-numpy
optdepends = python-pillow: for image saving module
- provides = python-scipy=1.10.0
+ provides = python-scipy=1.10.1
conflicts = python-scipy
- source = https://github.com/scipy/scipy/releases/download/v1.10.0/scipy-1.10.0.tar.gz
- sha256sums = c8b3cbc636a87a89b770c6afc999baa6bcbb01691b5ccbbc1b1791c7c0a07540
+ source = https://github.com/scipy/scipy/releases/download/v1.10.1/scipy-1.10.1.tar.gz
+ sha256sums = 2cf9dfb80a7b4589ba4c40ce7588986d6d5cebc5457cad2c2880f6bc2d42f3a5
pkgname = python-scipy-mkl
diff --git a/PKGBUILD b/PKGBUILD
index f1609c6b581c..f31ed2b4bda8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=python-scipy-mkl
-pkgver=1.10.0
+pkgver=1.10.1
pkgrel=1
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
arch=('x86_64')
@@ -20,7 +20,7 @@ makedepends=('cython' 'gcc-fortran' 'procps-ng' 'pybind11' 'python-pythran' 'pyt
checkdepends=('python-pytest')
optdepends=('python-pillow: for image saving module')
source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.gz")
-sha256sums=('c8b3cbc636a87a89b770c6afc999baa6bcbb01691b5ccbbc1b1791c7c0a07540')
+sha256sums=('2cf9dfb80a7b4589ba4c40ce7588986d6d5cebc5457cad2c2880f6bc2d42f3a5')
build() {
source /opt/intel/oneapi/setvars.sh