Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
sagemath
Commits:
f30ff977 by Antonio Rojas at 2025-03-05T08:09:11+01:00
upgpkg: 10.5-12: Drop obsolete sage-data-combinatorial_designs dependency
- - - - -
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 = 11
+ pkgrel = 12
url = http://www.sagemath.org
arch = x86_64
license = GPL-2.0-or-later
@@ -81,7 +81,6 @@ pkgbase = sagemath
depends = python-sympy
depends = python-traitlets
depends = rankwidth
- depends = sage-data-combinatorial_designs
depends = sage-data-elliptic_curves
depends = sage-data-graphs
depends = sage-data-polytopes_db
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=sagemath
pkgver=10.5
-pkgrel=11
+pkgrel=12
pkgdesc='Open Source Mathematics Software, free alternative to Magma, Maple,
Mathematica, and Matlab'
arch=(x86_64)
url='http://www.sagemath.org'
@@ -76,7 +76,6 @@ depends=(brial
python-sympy
python-traitlets
rankwidth
- sage-data-combinatorial_designs
sage-data-elliptic_curves
sage-data-graphs
sage-data-polytopes_db
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath/-/commit/f30ff9778735837ea0102fa62f514178e39da7a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath/-/commit/f30ff9778735837ea0102fa62f514178e39da7a5
You're receiving this email because of your account on gitlab.archlinux.org.