summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fa559980227..806da374aa9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -69,7 +69,7 @@ pkgbase = sagemath-git
optdepends = cython2: to compile cython code
optdepends = python2-pkgconfig: to compile cython code
optdepends = jmol: 3D plots
- optdepends = sage-notebook: Browser-based (flask) notebook interface
+ optdepends = sage-notebook: Flask notebook interface (deprecated)
optdepends = sagemath-doc: Documentation and inline help
optdepends = python2-igraph: igraph backend for graph theory
optdepends = coin-or-cbc: COIN backend for numerical computations
@@ -126,7 +126,7 @@ pkgname = sagemath-git
optdepends = cython2: to compile cython code
optdepends = python2-pkgconfig: to compile cython code
optdepends = jmol: 3D plots
- optdepends = sage-notebook: Browser-based (flask) notebook interface
+ optdepends = sage-notebook: Flask notebook interface (deprecated)
optdepends = sagemath-doc: Documentation and inline help
optdepends = python2-igraph: igraph backend for graph theory
optdepends = coin-or-cbc: COIN backend for numerical computations
diff --git a/PKGBUILD b/PKGBUILD
index 137b90678b38..f1b464c4409a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ depends=(ipython2 ppl palp brial cliquer maxima-ecl gfan sympow nauty python2-rp
eclib gmp-ecm zn_poly gd python2-cvxopt pynac linbox rubiks pari-galdata pari-seadata-small planarity rankwidth
sage-data-combinatorial_designs sage-data-elliptic_curves sage-data-graphs sage-data-polytopes_db sage-data-conway_polynomials)
optdepends=('cython2: to compile cython code' 'python2-pkgconfig: to compile cython code'
- 'jmol: 3D plots' 'sage-notebook: Browser-based (flask) notebook interface'
+ 'jmol: 3D plots' 'sage-notebook: Flask notebook interface (deprecated)'
'sagemath-doc: Documentation and inline help' 'python2-igraph: igraph backend for graph theory'
'coin-or-cbc: COIN backend for numerical computations' 'coin-or-csdp: for computing Lovász theta-function of graphs'
'buckygen: for generating fullerene graphs' 'plantri: for generating some classes of graphs' 'benzene: for generating fusenes and benzenoids'