summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2023-07-21 19:07:58 +0200
committerAntonio Rojas2023-07-21 19:07:58 +0200
commit5dd28c59daf3068fa261fae19d6f0ba8ea5f222c (patch)
treea3c7af1cd02098789d27283e1061209f7615fc2e
parent7849a8d65f598bdd8ed4b5fe5c91a54aab5730e4 (diff)
downloadaur-5dd28c59daf3068fa261fae19d6f0ba8ea5f222c.tar.gz
Switch to cython0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9a69ba53f37..a33197f405b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = sagemath-git
pkgdesc = Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
- pkgver = 10.1.beta6.r0.g1ca4a47dbd
+ pkgver = 10.1.beta7.r0.g543f8d62b0
pkgrel = 1
url = http://www.sagemath.org
arch = x86_64
license = GPL
- makedepends = cython
+ makedepends = cython0
makedepends = boost
makedepends = python-jinja
makedepends = sirocco
@@ -61,7 +61,7 @@ pkgbase = sagemath-git
depends = symmetrica
depends = threejs-sage
depends = python-primecountpy
- optdepends = cython: to compile cython code
+ optdepends = cython0: to compile cython code
optdepends = python-pkgconfig: to compile cython code
optdepends = jmol: alternative 3D plot engine
optdepends = jupyter-jsmol: alternative 3D plot engine in the Jupyter notebook
diff --git a/PKGBUILD b/PKGBUILD
index 91b913219070..810b922f9848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Stefan Husmann <stefan-husmann at t-online dot de>
pkgname=sagemath-git
-pkgver=10.1.beta6.r0.g1ca4a47dbd
+pkgver=10.1.beta7.r0.g543f8d62b0
pkgrel=1
pkgdesc='Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab'
arch=(x86_64)
@@ -17,7 +17,7 @@ depends=(palp brial cliquer maxima-fas gfan sympow nauty python-rpy2 python-fpyl
gap lcalc lrcalc arb eclib gd python-cvxopt singular linbox m4rie pari-galdata pari-seadata-small planarity rankwidth tachyon
sage-data-combinatorial_designs sage-data-elliptic_curves sage-data-graphs sage-data-polytopes_db sage-data-conway_polynomials
iml giac libhomfly libbraiding symmetrica threejs-sage python-primecountpy)
-optdepends=('cython: to compile cython code'
+optdepends=('cython0: to compile cython code'
'python-pkgconfig: to compile cython code'
'jmol: alternative 3D plot engine'
'jupyter-jsmol: alternative 3D plot engine in the Jupyter notebook'
@@ -52,7 +52,7 @@ optdepends=('cython: to compile cython code'
'topcom: to compute triangulations of point configurations'
'python-database-cubic-hecke: cubic Hecke algebras'
'msolve: polynomial system solving via msolve')
-makedepends=(cython boost python-jinja sirocco mcqd coxeter bliss tdlib python-pkgconfig shared_meataxe git)
+makedepends=(cython0 boost python-jinja sirocco mcqd coxeter bliss tdlib python-pkgconfig shared_meataxe git)
conflicts=(sagemath)
provides=(sagemath)
source=(git+https://github.com/sagemath/sage#branch=develop