Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-scipy
Commits:
3cf22afd by Antonio Rojas at 2026-02-23T09:19:46+01:00
upgpkg: 1.17.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-scipy
pkgdesc = Open-source software for mathematics, science, and engineering
- pkgver = 1.17.0
+ pkgver = 1.17.1
pkgrel = 1
url = https://www.scipy.org/
arch = x86_64
@@ -27,13 +27,13 @@ pkgbase = python-scipy
optdepends = python-pillow: for image saving module
provides = scipy
options = !lto
- source = git+https://github.com/scipy/scipy#tag=v1.17.0
+ source = git+https://github.com/scipy/scipy#tag=v1.17.1
source = git+https://github.com/data-apis/array-api-compat
source = git+https://github.com/boostorg/math
source = git+https://github.com/cobyqa/cobyqa
source = git+https://github.com/scipy/pocketfft
source = git+https://github.com/scipy/unuran
- sha256sums =
f622e40886bac2cc0c2ae36049829618cbc83a0c86ca42549427e29bf882fabc
+ sha256sums =
e0957a754501c236d44648a4298045bce2b72c6dff342adf2eb9ede52f17751c
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
_name=scipy
pkgname=python-scipy
-pkgver=1.17.0
+pkgver=1.17.1
pkgrel=1
pkgdesc='Open-source software for mathematics, science, and engineering'
arch=(x86_64)
@@ -41,7 +41,7 @@ source=(git+https://github.com/scipy/scipy#tag=v$pkgver
git+https://github.com/cobyqa/cobyqa
git+https://github.com/scipy/pocketfft
git+https://github.com/scipy/unuran)
-sha256sums=('f622e40886bac2cc0c2ae36049829618cbc83a0c86ca42549427e29bf882fabc'
+sha256sums=('e0957a754501c236d44648a4298045bce2b72c6dff342adf2eb9ede52f17751c'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scipy/-/commit/3cf22afda6215d69e0c71a2ca3020388a437a9a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scipy/-/commit/3cf22afda6215d69e0c71a2ca3020388a437a9a2
You're receiving this email because of your account on gitlab.archlinux.org.