Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-scipy
Commits:
99508e31 by Jelle van der Waa at 2024-11-24T11:30:13+01:00
upgpkg: 1.14.1-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-scipy
pkgdesc = Open-source software for mathematics, science, and engineering
pkgver = 1.14.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.scipy.org/
arch = x86_64
license = BSD-3-Clause
@@ -34,7 +34,7 @@ pkgbase = python-scipy
source = git+https://github.com/scipy/highs
source = git+https://github.com/scipy/pocketfft
source = git+https://github.com/scipy/unuran
- sha256sums =
f73c4ce9f442b56e4ff262f801dd5701e46ca86b260db7e07f734b4f3b5b127a
+ sha256sums =
3b27944cbc741e226cde8ce4441be1aa760d6b160830b04ed921e4a4da64a512
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
_name=scipy
pkgname=python-scipy
pkgver=1.14.1
-pkgrel=1
+pkgrel=2
pkgdesc='Open-source software for mathematics, science, and engineering'
arch=(x86_64)
url='https://www.scipy.org/'
@@ -42,7 +42,7 @@ source=(git+https://github.com/scipy/scipy#tag=v$pkgver
git+https://github.com/scipy/highs
git+https://github.com/scipy/pocketfft
git+https://github.com/scipy/unuran)
-sha256sums=('f73c4ce9f442b56e4ff262f801dd5701e46ca86b260db7e07f734b4f3b5b127a'
+sha256sums=('3b27944cbc741e226cde8ce4441be1aa760d6b160830b04ed921e4a4da64a512'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scipy/-/commit/99508e319716f5c5069845ad0fda7b6fdcd35c0f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scipy/-/commit/99508e319716f5c5069845ad0fda7b6fdcd35c0f
You're receiving this email because of your account on gitlab.archlinux.org.