Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
sagemath
Commits:
569b7be6 by Antonio Rojas at 2026-01-22T23:51:36+01:00
upgpkg: 10.8-3: m4ri 20260122 rebuild
- - - - -
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.8
- pkgrel = 2
+ pkgrel = 3
url = http://www.sagemath.org
arch = x86_64
license = GPL-2.0-or-later
@@ -116,12 +116,14 @@ pkgbase = sagemath
optdepends = python-database-knotinfo: interface to the KnotInfo and
LinkInfo databases
optdepends = python-igraph: igraph backend for graph theory
optdepends = python-jupymake: polymake backend for polyhedral
computations
+ optdepends = python-khoca: for computing the Khovanov homology of knots
optdepends = python-matroid-database: matroids database
optdepends = python-phitigra: graph editor
optdepends = python-pkgconfig: to compile cython code
optdepends = python-pycosat: picosat SAT solver
optdepends = python-pynormaliz: Normaliz backend for polyhedral
computations
optdepends = python-pyscipopt: SCIP mixed integer linear programming
backend
+ optdepends = regina: some methods related to low-dimensional topology
optdepends = rubiks: Rubiks cube algorithms
optdepends = sage-data-cunningham_tables: list of prime numbers in the
Cunningham table
optdepends = sagemath-doc: HTML documentation
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=sagemath
pkgver=10.8
-pkgrel=2
+pkgrel=3
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/569b7be682acd775b76bf93856087021a1a54144
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath/-/commit/569b7be682acd775b76bf93856087021a1a54144
You're receiving this email because of your account on gitlab.archlinux.org.