Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-scipy


Commits:
3b1acfef by Antonio Rojas at 2024-04-03T08:29:50+02:00
upgpkg: 1.13.0-1: Update to 1.13.0

- - - - -


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.12.0
+       pkgver = 1.13.0
        pkgrel = 1
        url = https://www.scipy.org/
        arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = python-scipy
        depends = python-pooch
        optdepends = python-pillow: for image saving module
        provides = scipy
-       source = 
https://github.com/scipy/scipy/releases/download/v1.12.0/scipy-1.12.0.tar.gz
-       sha256sums = 
4bf5abab8a36d20193c698b0f1fc282c1d083c94723902c447e5d2f1780936a3
+       source = 
https://github.com/scipy/scipy/releases/download/v1.13.0/scipy-1.13.0.tar.gz
+       sha256sums = 
58569af537ea29d3f78e5abd18398459f195546bb3be23d16677fb26616cc11e
 
 pkgname = python-scipy


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.12.0
+pkgver=1.13.0
 pkgrel=1
 pkgdesc='Open-source software for mathematics, science, and engineering'
 arch=(x86_64)
@@ -34,7 +34,7 @@ checkdepends=(python-hypothesis
               python-pytest)
 optdepends=('python-pillow: for image saving module')
 
source=(https://github.com/scipy/scipy/releases/download/v$pkgver/$_name-$pkgver.tar.gz)
-sha256sums=('4bf5abab8a36d20193c698b0f1fc282c1d083c94723902c447e5d2f1780936a3')
+sha256sums=('58569af537ea29d3f78e5abd18398459f195546bb3be23d16677fb26616cc11e')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scipy/-/commit/3b1acfefc292871c8ff63f649f96e572bf6fa034

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scipy/-/commit/3b1acfefc292871c8ff63f649f96e572bf6fa034
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to