[arch-commits] Commit in sagemath/repos (16 files)

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 23:27:11
  Author: arojas
Revision: 508543

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 508542, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 508542, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 508542, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/meataxe-tables.patch
(from rev 508542, sagemath/trunk/meataxe-tables.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 508542, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cremona.patch
(from rev 508542, sagemath/trunk/sagemath-cremona.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ecl-sigfpe.patch
(from rev 508542, sagemath/trunk/sagemath-ecl-sigfpe.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 508542, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-linbox-1.6.patch
(from rev 508542, sagemath/trunk/sagemath-linbox-1.6.patch)
  sagemath/repos/community-staging-x86_64/sagemath-primecount-5.1.patch
(from rev 508542, sagemath/trunk/sagemath-primecount-5.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 508542, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.2.patch
(from rev 508542, sagemath/trunk/sagemath-singular-4.1.2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs-dir-structure.patch
(from rev 508542, sagemath/trunk/sagemath-threejs-dir-structure.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 508542, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 508542, sagemath/trunk/test-optional.patch)

--+
 PKGBUILD |  167 
 fes02.patch  |   57 ++
 latte-count.patch|   89 
 meataxe-tables.patch |   34 +
 package.patch|   39 +
 sagemath-cremona.patch   |   31 +
 sagemath-ecl-sigfpe.patch|  147 +++
 sagemath-env.patch   |  141 +++
 sagemath-linbox-1.6.patch|  650 +
 sagemath-primecount-5.1.patch|   89 
 sagemath-python3-notebook.patch  |   18 
 sagemath-singular-4.1.2.patch|  102 +
 sagemath-threejs-dir-structure.patch |   40 ++
 sagemath-threejs.patch   |   11 
 test-optional.patch  |   20 +
 15 files changed, 1635 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 508542, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 23:27:11 UTC (rev 508543)
@@ -0,0 +1,167 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Evgeniy Alekseev 
+# Contributor: Daniel Wallace 
+# Contributor: Thomas Dziedzic 
+# Contributor: Osman Ugus 
+# Contributor: Stefan Husmann 
+
+pkgbase=sagemath
+pkgname=(sagemath sagemath-jupyter)
+pkgver=8.8
+pkgrel=7
+pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
+arch=(x86_64)
+url="http://www.sagemath.org;
+license=(GPL)
+depends=(ipython2 palp brial cliquer maxima-ecl gfan sympow nauty python2-rpy2 
python2-fpylll python2-psutil python2-cypari2
+  python2-matplotlib python2-scipy python2-sympy python2-networkx 
python2-pillow python2-pplpy python2-future
+  gap flintqs lcalc lrcalc arb eclib zn_poly gd python2-cvxopt pynac linbox 
m4rie rubiks 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 libgiac libhomfly libbraiding symmetrica three.js)
+optdepends=('cython2: to compile cython code' 'python2-pkgconfig: to compile 
cython code'
+  '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'
+  'ffmpeg: to export animations to video' 'imagemagick: to show animations'
+  'coxeter: Coxeter groups implementation'
+  'lrs: Algorithms for linear reverse search used in game theory and for 

[arch-commits] Commit in sagemath/repos (16 files)

2019-09-02 Thread Antonio Rojas via arch-commits
Date: Monday, September 2, 2019 @ 18:58:11
  Author: arojas
Revision: 507072

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 507071, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 507071, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 507071, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/meataxe-tables.patch
(from rev 507071, sagemath/trunk/meataxe-tables.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 507071, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cremona.patch
(from rev 507071, sagemath/trunk/sagemath-cremona.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ecl-sigfpe.patch
(from rev 507071, sagemath/trunk/sagemath-ecl-sigfpe.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 507071, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-linbox-1.6.patch
(from rev 507071, sagemath/trunk/sagemath-linbox-1.6.patch)
  sagemath/repos/community-staging-x86_64/sagemath-primecount-5.1.patch
(from rev 507071, sagemath/trunk/sagemath-primecount-5.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 507071, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.2.patch
(from rev 507071, sagemath/trunk/sagemath-singular-4.1.2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs-dir-structure.patch
(from rev 507071, sagemath/trunk/sagemath-threejs-dir-structure.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 507071, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 507071, sagemath/trunk/test-optional.patch)

--+
 PKGBUILD |  167 
 fes02.patch  |   57 ++
 latte-count.patch|   89 
 meataxe-tables.patch |   34 +
 package.patch|   39 +
 sagemath-cremona.patch   |   31 +
 sagemath-ecl-sigfpe.patch|  147 +++
 sagemath-env.patch   |  141 +++
 sagemath-linbox-1.6.patch|  650 +
 sagemath-primecount-5.1.patch|   89 
 sagemath-python3-notebook.patch  |   18 
 sagemath-singular-4.1.2.patch|  102 +
 sagemath-threejs-dir-structure.patch |   40 ++
 sagemath-threejs.patch   |   11 
 test-optional.patch  |   20 +
 15 files changed, 1635 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 507071, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-02 18:58:11 UTC (rev 507072)
@@ -0,0 +1,167 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Evgeniy Alekseev 
+# Contributor: Daniel Wallace 
+# Contributor: Thomas Dziedzic 
+# Contributor: Osman Ugus 
+# Contributor: Stefan Husmann 
+
+pkgbase=sagemath
+pkgname=(sagemath sagemath-jupyter)
+pkgver=8.8
+pkgrel=6
+pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
+arch=(x86_64)
+url="http://www.sagemath.org;
+license=(GPL)
+depends=(ipython2 palp brial cliquer maxima-ecl gfan sympow nauty python2-rpy2 
python2-fpylll python2-psutil python2-cypari2
+  python2-matplotlib python2-scipy python2-sympy python2-networkx 
python2-pillow python2-pplpy python2-future
+  gap flintqs lcalc lrcalc arb eclib zn_poly gd python2-cvxopt pynac linbox 
m4rie rubiks 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 libgiac libhomfly libbraiding symmetrica three.js)
+optdepends=('cython2: to compile cython code' 'python2-pkgconfig: to compile 
cython code'
+  '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'
+  'ffmpeg: to export animations to video' 'imagemagick: to show animations'
+  'coxeter: Coxeter groups implementation'
+  'lrs: Algorithms for linear reverse search used in game theory and for 
computing 

[arch-commits] Commit in sagemath/repos (16 files)

2019-05-15 Thread Antonio Rojas via arch-commits
Date: Wednesday, May 15, 2019 @ 21:31:13
  Author: arojas
Revision: 467483

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 467482, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 467482, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 467482, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 467482, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cremona.patch
(from rev 467482, sagemath/trunk/sagemath-cremona.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ecl-sigfpe.patch
(from rev 467482, sagemath/trunk/sagemath-ecl-sigfpe.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 467482, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-gap-4.10.1.patch
(from rev 467482, sagemath/trunk/sagemath-gap-4.10.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-linbox-1.6.patch
(from rev 467482, sagemath/trunk/sagemath-linbox-1.6.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 467482, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.2.patch
(from rev 467482, sagemath/trunk/sagemath-singular-4.1.2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-sphinx-1.8.patch
(from rev 467482, sagemath/trunk/sagemath-sphinx-1.8.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs-100.patch
(from rev 467482, sagemath/trunk/sagemath-threejs-100.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 467482, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 467482, sagemath/trunk/test-optional.patch)

-+
 PKGBUILD|  167 
 fes02.patch |   57 +
 latte-count.patch   |   89 
 package.patch   |   39 +++
 sagemath-cremona.patch  |   31 +++
 sagemath-ecl-sigfpe.patch   |  147 ++
 sagemath-env.patch  |  141 ++
 sagemath-gap-4.10.1.patch   |  381 ++
 sagemath-linbox-1.6.patch   |  191 +++
 sagemath-python3-notebook.patch |   27 ++
 sagemath-singular-4.1.2.patch   |  102 ++
 sagemath-sphinx-1.8.patch   |   28 ++
 sagemath-threejs-100.patch  |   52 +
 sagemath-threejs.patch  |   11 +
 test-optional.patch |   25 ++
 15 files changed, 1488 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 467482, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-15 21:31:13 UTC (rev 467483)
@@ -0,0 +1,167 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Evgeniy Alekseev 
+# Contributor: Daniel Wallace 
+# Contributor: Thomas Dziedzic 
+# Contributor: Osman Ugus 
+# Contributor: Stefan Husmann 
+
+pkgbase=sagemath
+pkgname=(sagemath sagemath-jupyter)
+pkgver=8.7
+pkgrel=3
+pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
+arch=(x86_64)
+url="http://www.sagemath.org;
+license=(GPL)
+depends=(ipython2 palp brial cliquer maxima-ecl gfan sympow nauty python2-rpy2 
python2-fpylll python2-psutil python2-cypari2
+  python2-matplotlib python2-scipy python2-sympy python2-networkx 
python2-pillow python2-pplpy python2-future
+  gap flintqs lcalc lrcalc arb eclib zn_poly gd python2-cvxopt pynac linbox 
m4rie rubiks 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 libgiac libhomfly libbraiding three.js)
+optdepends=('cython2: to compile cython code' 'python2-pkgconfig: to compile 
cython code'
+  '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'
+  'ffmpeg: to export animations to video' 'imagemagick: to show animations'
+  'coxeter: Coxeter groups implementation'
+  'lrs: Algorithms for linear reverse search used in game theory and for 
computing volume of polytopes'
+  'libfes: exhaustive 

[arch-commits] Commit in sagemath/repos (16 files)

2019-03-09 Thread Antonio Rojas via arch-commits
Date: Saturday, March 9, 2019 @ 13:49:01
  Author: arojas
Revision: 438248

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 438247, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 438247, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 438247, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 438247, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cremona.patch
(from rev 438247, sagemath/trunk/sagemath-cremona.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cypari2.patch
(from rev 438247, sagemath/trunk/sagemath-cypari2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ecl-sigfpe.patch
(from rev 438247, sagemath/trunk/sagemath-ecl-sigfpe.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 438247, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-gap-4.10.1.patch
(from rev 438247, sagemath/trunk/sagemath-gap-4.10.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-numpy-1.16.patch
(from rev 438247, sagemath/trunk/sagemath-numpy-1.16.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 438247, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.2.patch
(from rev 438247, sagemath/trunk/sagemath-singular-4.1.2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-sphinx-1.8.patch
(from rev 438247, sagemath/trunk/sagemath-sphinx-1.8.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 438247, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 438247, sagemath/trunk/test-optional.patch)

-+
 PKGBUILD|  165 
 fes02.patch |   57 +++
 latte-count.patch   |   89 
 package.patch   |   39 ++
 sagemath-cremona.patch  |   31 +
 sagemath-cypari2.patch  |  711 ++
 sagemath-ecl-sigfpe.patch   |  147 +++
 sagemath-env.patch  |  162 
 sagemath-gap-4.10.1.patch   |   31 +
 sagemath-numpy-1.16.patch   |   85 
 sagemath-python3-notebook.patch |   27 +
 sagemath-singular-4.1.2.patch   |  102 +
 sagemath-sphinx-1.8.patch   |   28 +
 sagemath-threejs.patch  |   11 
 test-optional.patch |   25 +
 15 files changed, 1710 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 438247, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-09 13:49:01 UTC (rev 438248)
@@ -0,0 +1,165 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Evgeniy Alekseev 
+# Contributor: Daniel Wallace 
+# Contributor: Thomas Dziedzic 
+# Contributor: Osman Ugus 
+# Contributor: Stefan Husmann 
+
+pkgbase=sagemath
+pkgname=(sagemath sagemath-jupyter)
+pkgver=8.6
+pkgrel=6
+pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
+arch=(x86_64)
+url="http://www.sagemath.org;
+license=(GPL)
+depends=(ipython2 ppl palp brial cliquer maxima-ecl gfan sympow nauty 
python2-rpy2 python2-fpylll python2-psutil python2-cypari2
+  python2-matplotlib python2-scipy python2-sympy python2-networkx 
python2-pillow python2-future gap flintqs lcalc lrcalc arb
+  eclib gmp-ecm zn_poly gd python2-cvxopt pynac linbox m4rie rubiks 
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
+  libgiac libhomfly libbraiding three.js)
+optdepends=('cython2: to compile cython code' 'python2-pkgconfig: to compile 
cython code'
+  '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'
+  'ffmpeg: to export animations to video' 'imagemagick: to show animations'
+  'coxeter: Coxeter groups implementation'
+  'lrs: Algorithms for linear reverse search used in game theory and for 
computing volume of polytopes'
+  'libfes: exhaustive search of solutions for boolean equations' 
'python2-pynormaliz: 

[arch-commits] Commit in sagemath/repos (16 files)

2019-01-11 Thread Felix Yan via arch-commits
Date: Friday, January 11, 2019 @ 09:13:32
  Author: felixonmars
Revision: 422368

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 422367, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 422367, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 422367, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 422367, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cremona.patch
(from rev 422367, sagemath/trunk/sagemath-cremona.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cypari2.patch
(from rev 422367, sagemath/trunk/sagemath-cypari2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ecl-sigfpe.patch
(from rev 422367, sagemath/trunk/sagemath-ecl-sigfpe.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 422367, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-gap-4.10.patch
(from rev 422367, sagemath/trunk/sagemath-gap-4.10.patch)
  sagemath/repos/community-staging-x86_64/sagemath-networkx-2.2.patch
(from rev 422367, sagemath/trunk/sagemath-networkx-2.2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 422367, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.1.p4.patch
(from rev 422367, sagemath/trunk/sagemath-singular-4.1.1.p4.patch)
  sagemath/repos/community-staging-x86_64/sagemath-sphinx-1.8.patch
(from rev 422367, sagemath/trunk/sagemath-sphinx-1.8.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 422367, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 422367, sagemath/trunk/test-optional.patch)

--+
 PKGBUILD |  165 +
 fes02.patch  |   57 
 latte-count.patch|   89 
 package.patch|   39 
 sagemath-cremona.patch   |   31 
 sagemath-cypari2.patch   |   62 
 sagemath-ecl-sigfpe.patch|   23 
 sagemath-env.patch   |  162 +
 sagemath-gap-4.10.patch  | 4342 +
 sagemath-networkx-2.2.patch  |  440 +++
 sagemath-python3-notebook.patch  |   27 
 sagemath-singular-4.1.1.p4.patch |   78 
 sagemath-sphinx-1.8.patch|   28 
 sagemath-threejs.patch   |   11 
 test-optional.patch  |   25 
 15 files changed, 5579 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 422367:422368 to see the changes.


[arch-commits] Commit in sagemath/repos (16 files)

2018-12-23 Thread Antonio Rojas via arch-commits
Date: Sunday, December 23, 2018 @ 22:51:31
  Author: arojas
Revision: 417675

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 417674, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 417674, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 417674, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 417674, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cremona.patch
(from rev 417674, sagemath/trunk/sagemath-cremona.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cypari2.patch
(from rev 417674, sagemath/trunk/sagemath-cypari2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ecl-sigfpe.patch
(from rev 417674, sagemath/trunk/sagemath-ecl-sigfpe.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 417674, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-gap-4.10.patch
(from rev 417674, sagemath/trunk/sagemath-gap-4.10.patch)
  sagemath/repos/community-staging-x86_64/sagemath-networkx-2.2.patch
(from rev 417674, sagemath/trunk/sagemath-networkx-2.2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 417674, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.1.p4.patch
(from rev 417674, sagemath/trunk/sagemath-singular-4.1.1.p4.patch)
  sagemath/repos/community-staging-x86_64/sagemath-sphinx-1.8.patch
(from rev 417674, sagemath/trunk/sagemath-sphinx-1.8.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 417674, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 417674, sagemath/trunk/test-optional.patch)

--+
 PKGBUILD |  165 +
 fes02.patch  |   57 
 latte-count.patch|   89 
 package.patch|   39 
 sagemath-cremona.patch   |   31 
 sagemath-cypari2.patch   |   62 
 sagemath-ecl-sigfpe.patch|   23 
 sagemath-env.patch   |  162 +
 sagemath-gap-4.10.patch  | 4342 +
 sagemath-networkx-2.2.patch  |  440 +++
 sagemath-python3-notebook.patch  |   27 
 sagemath-singular-4.1.1.p4.patch |   78 
 sagemath-sphinx-1.8.patch|   28 
 sagemath-threejs.patch   |   11 
 test-optional.patch  |   25 
 15 files changed, 5579 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 417674:417675 to see the changes.


[arch-commits] Commit in sagemath/repos (16 files)

2018-08-17 Thread Antonio Rojas via arch-commits
Date: Friday, August 17, 2018 @ 22:29:46
  Author: arojas
Revision: 372569

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 372568, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 372568, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 372568, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 372568, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/r-no-readline.patch
(from rev 372568, sagemath/trunk/r-no-readline.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cremona.patch
(from rev 372568, sagemath/trunk/sagemath-cremona.patch)
  sagemath/repos/community-staging-x86_64/sagemath-eclib-20180710.patch
(from rev 372568, sagemath/trunk/sagemath-eclib-20180710.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 372568, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-gap-4.8.patch
(from rev 372568, sagemath/trunk/sagemath-gap-4.8.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lcalc-c++11.patch
(from rev 372568, sagemath/trunk/sagemath-lcalc-c++11.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 372568, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-scipy-1.0.patch
(from rev 372568, sagemath/trunk/sagemath-scipy-1.0.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.1.patch
(from rev 372568, sagemath/trunk/sagemath-singular-4.1.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 372568, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 372568, sagemath/trunk/test-optional.patch)

-+
 PKGBUILD|  174 +++
 fes02.patch |   57 ++
 latte-count.patch   |   89 +++
 package.patch   |   39 +
 r-no-readline.patch |   11 
 sagemath-cremona.patch  |   31 +
 sagemath-eclib-20180710.patch   |   24 +
 sagemath-env.patch  |  172 +++
 sagemath-gap-4.8.patch  |   31 +
 sagemath-lcalc-c++11.patch  |   10 
 sagemath-python3-notebook.patch |   27 +
 sagemath-scipy-1.0.patch|   16 
 sagemath-singular-4.1.1.patch   |  902 ++
 sagemath-threejs.patch  |   11 
 test-optional.patch |   27 +
 15 files changed, 1621 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 372568, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-08-17 22:29:46 UTC (rev 372569)
@@ -0,0 +1,174 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Evgeniy Alekseev 
+# Contributor: Daniel Wallace 
+# Contributor: Thomas Dziedzic 
+# Contributor: Osman Ugus 
+# Contributor: Stefan Husmann 
+
+pkgbase=sagemath
+pkgname=(sagemath sagemath-jupyter)
+pkgver=8.3
+pkgrel=1
+pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
+arch=(x86_64)
+url="http://www.sagemath.org;
+license=(GPL)
+depends=(ipython2 ppl palp brial cliquer maxima-ecl gfan sympow nauty 
python2-rpy2 python2-fpylll python2-psutil python2-cypari2
+  python2-matplotlib python2-scipy python2-sympy python2-networkx 
python2-pillow python2-future libgap flintqs lcalc lrcalc arb
+  eclib gmp-ecm zn_poly gd python2-cvxopt pynac linbox rubiks 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)
+optdepends=('cython2: to compile cython code' 'python2-pkgconfig: to compile 
cython code'
+  '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'
+  'ffmpeg: to export animations to video' 'imagemagick: to show animations'
+  'coxeter: Coxeter groups implementation' 'cryptominisat5: SAT solver' 
'gap-4.8-data: for computing Galois groups'
+  'lrs: Algorithms for linear reverse search used in game theory and for 
computing volume of polytopes'
+  'libhomfly: for computing the homfly polynomial of links' 'libbraiding: for 
computing 

[arch-commits] Commit in sagemath/repos (16 files)

2017-12-10 Thread Antonio Rojas via arch-commits
Date: Sunday, December 10, 2017 @ 19:13:16
  Author: arojas
Revision: 273619

archrelease: copy trunk to community-testing-x86_64

Added:
  sagemath/repos/community-testing-x86_64/
  sagemath/repos/community-testing-x86_64/PKGBUILD
(from rev 273618, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-testing-x86_64/fes02.patch
(from rev 273618, sagemath/trunk/fes02.patch)
  sagemath/repos/community-testing-x86_64/jupyter-path.patch
(from rev 273618, sagemath/trunk/jupyter-path.patch)
  sagemath/repos/community-testing-x86_64/latte-count.patch
(from rev 273618, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-testing-x86_64/package.patch
(from rev 273618, sagemath/trunk/package.patch)
  sagemath/repos/community-testing-x86_64/r-no-readline.patch
(from rev 273618, sagemath/trunk/r-no-readline.patch)
  sagemath/repos/community-testing-x86_64/sagemath-detect-igraph.patch
(from rev 273618, sagemath/trunk/sagemath-detect-igraph.patch)
  sagemath/repos/community-testing-x86_64/sagemath-ecl-no-sigfpe.patch
(from rev 273618, sagemath/trunk/sagemath-ecl-no-sigfpe.patch)
  sagemath/repos/community-testing-x86_64/sagemath-env.patch
(from rev 273618, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-testing-x86_64/sagemath-linbox-1.5.patch
(from rev 273618, sagemath/trunk/sagemath-linbox-1.5.patch)
  sagemath/repos/community-testing-x86_64/sagemath-networkx2.patch
(from rev 273618, sagemath/trunk/sagemath-networkx2.patch)
  sagemath/repos/community-testing-x86_64/sagemath-pynac-0.7.14.patch
(from rev 273618, sagemath/trunk/sagemath-pynac-0.7.14.patch)
  sagemath/repos/community-testing-x86_64/sagemath-python3-notebook.patch
(from rev 273618, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-testing-x86_64/sagemath-threejs.patch
(from rev 273618, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-testing-x86_64/test-optional.patch
(from rev 273618, sagemath/trunk/test-optional.patch)

-+
 PKGBUILD|  164 ++
 fes02.patch |   57 +++
 jupyter-path.patch  |   22 +++
 latte-count.patch   |   71 +
 package.patch   |   38 +
 r-no-readline.patch |   11 +
 sagemath-detect-igraph.patch|   21 ++
 sagemath-ecl-no-sigfpe.patch|   12 +
 sagemath-env.patch  |  105 ++
 sagemath-linbox-1.5.patch   |  272 ++
 sagemath-networkx2.patch|   26 +++
 sagemath-pynac-0.7.14.patch |  167 +++
 sagemath-python3-notebook.patch |   27 +++
 sagemath-threejs.patch  |   11 +
 test-optional.patch |   25 +++
 15 files changed, 1029 insertions(+)

Copied: sagemath/repos/community-testing-x86_64/PKGBUILD (from rev 273618, 
sagemath/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-12-10 19:13:16 UTC (rev 273619)
@@ -0,0 +1,164 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Evgeniy Alekseev 
+# Contributor: Daniel Wallace 
+# Contributor: Thomas Dziedzic 
+# Contributor: Osman Ugus 
+# Contributor: Stefan Husmann 
+# Special thanks to Nareto for moving the compile from the .install to the 
PKGBUILD
+
+pkgbase=sagemath
+pkgname=(sagemath sagemath-jupyter)
+pkgver=8.1
+pkgrel=1
+pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
+arch=(x86_64)
+url="http://www.sagemath.org;
+license=(GPL)
+depends=(ipython2 ppl palp brial cliquer maxima-ecl gfan sympow nauty 
python2-rpy2 python2-fpylll python2-psutil python2-cypari2
+  python2-matplotlib python2-scipy python2-sympy python2-networkx 
python2-pillow python2-future libgap flintqs lcalc lrcalc arb
+  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: 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'
+  'ffmpeg: to export animations to video' 'imagemagick: to show animations'
+  'coxeter3: Coxeter groups implementation' 'cryptominisat5: SAT solver' 
'gap-data: for computing Galois groups'
+  'lrs: Algorithms for linear