Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
sagemath
Commits:
c8fb6174 by Antonio Rojas at 2025-01-04T00:20:51+01:00
upgpkg: 10.5-4: m4rie 20250102 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.5
- pkgrel = 3
+ pkgrel = 4
url = http://www.sagemath.org
arch = x86_64
license = GPL-2.0-or-later
@@ -121,7 +121,6 @@ pkgbase = sagemath
optdepends = python-pyscipopt: SCIP mixed integer linear programming
backend
optdepends = rubiks: Rubiks cube algorithms
optdepends = sage-data-cunningham_tables: list of prime numbers in the
Cunningham table
- optdepends = sage-notebook-exporter: convert flask notebooks to Jupyter
optdepends = sagemath-doc: HTML documentation
optdepends = shared_meataxe: faster matrix arithmetic over finite fields
optdepends = sirocco: for computing the fundamental group of the
complement of a plane curve
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=sagemath
pkgver=10.5
-pkgrel=3
+pkgrel=4
pkgdesc='Open Source Mathematics Software, free alternative to Magma, Maple,
Mathematica, and Matlab'
arch=(x86_64)
url='http://www.sagemath.org'
@@ -116,7 +116,6 @@ optdepends=('benzene: for generating fusenes and benzenoids'
'python-pyscipopt: SCIP mixed integer linear programming backend'
'rubiks: Rubiks cube algorithms'
'sage-data-cunningham_tables: list of prime numbers in the
Cunningham table'
- 'sage-notebook-exporter: convert flask notebooks to Jupyter'
'sagemath-doc: HTML documentation'
'shared_meataxe: faster matrix arithmetic over finite fields'
'sirocco: for computing the fundamental group of the complement of
a plane curve'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath/-/commit/c8fb61740b2a2c5459bfb0616eae5d6e4cc81e6b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath/-/commit/c8fb61740b2a2c5459bfb0616eae5d6e4cc81e6b
You're receiving this email because of your account on gitlab.archlinux.org.