Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
sagemath
Commits:
a1500fca by Jelle van der Waa at 2024-12-03T12:14:23+01:00
upgpkg: 10.4-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = sagemath
pkgdesc = Open Source Mathematics Software, free alternative to Magma,
Maple, Mathematica, and Matlab
pkgver = 10.4
- pkgrel = 10
+ pkgrel = 11
url = http://www.sagemath.org
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=sagemath
pkgver=10.4
-pkgrel=10
+pkgrel=11
pkgdesc='Open Source Mathematics Software, free alternative to Magma, Maple,
Mathematica, and Matlab'
arch=(x86_64)
url='http://www.sagemath.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath/-/commit/a1500fca1fe42ff8132530ca95aa69bb408b7916
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath/-/commit/a1500fca1fe42ff8132530ca95aa69bb408b7916
You're receiving this email because of your account on gitlab.archlinux.org.