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

2018-07-19 Thread Antonio Rojas via arch-commits
Date: Thursday, July 19, 2018 @ 18:26:41
  Author: arojas
Revision: 362431

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 362430, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 362430, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/jupyter-path.patch
(from rev 362430, sagemath/trunk/jupyter-path.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 362430, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 362430, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/r-no-readline.patch
(from rev 362430, sagemath/trunk/r-no-readline.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cddlib-094j.patch
(from rev 362430, sagemath/trunk/sagemath-cddlib-094j.patch)
  sagemath/repos/community-staging-x86_64/sagemath-detect-igraph.patch
(from rev 362430, sagemath/trunk/sagemath-detect-igraph.patch)
  sagemath/repos/community-staging-x86_64/sagemath-eclib-20180710.patch
(from rev 362430, sagemath/trunk/sagemath-eclib-20180710.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 362430, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-gap-4.8.patch
(from rev 362430, sagemath/trunk/sagemath-gap-4.8.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ignore-warnings.patch
(from rev 362430, sagemath/trunk/sagemath-ignore-warnings.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lcalc-c++11.patch
(from rev 362430, sagemath/trunk/sagemath-lcalc-c++11.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lrs.patch
(from rev 362430, sagemath/trunk/sagemath-lrs.patch)
  sagemath/repos/community-staging-x86_64/sagemath-networkx2.patch
(from rev 362430, sagemath/trunk/sagemath-networkx2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 362430, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-scipy-1.0.patch
(from rev 362430, sagemath/trunk/sagemath-scipy-1.0.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.1.patch
(from rev 362430, sagemath/trunk/sagemath-singular-4.1.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 362430, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 362430, sagemath/trunk/test-optional.patch)

-+
 PKGBUILD|  176 ++
 fes02.patch |   57 ++
 jupyter-path.patch  |   22 
 latte-count.patch   |   71 ++
 package.patch   |   38 +
 r-no-readline.patch |   11 
 sagemath-cddlib-094j.patch  |  980 ++
 sagemath-detect-igraph.patch|   21 
 sagemath-eclib-20180710.patch   |   24 
 sagemath-env.patch  |  149 +
 sagemath-gap-4.8.patch  |   31 +
 sagemath-ignore-warnings.patch  |   25 
 sagemath-lcalc-c++11.patch  |   10 
 sagemath-lrs.patch  |   22 
 sagemath-networkx2.patch|  175 ++
 sagemath-python3-notebook.patch |   27 +
 sagemath-scipy-1.0.patch|   16 
 sagemath-singular-4.1.1.patch   |  108 
 sagemath-threejs.patch  |   11 
 test-optional.patch |   27 +
 20 files changed, 2001 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 362430, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-07-19 18:26:41 UTC (rev 362431)
@@ -0,0 +1,176 @@
+# 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.2
+pkgrel=14
+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 

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

2018-07-15 Thread Antonio Rojas via arch-commits
Date: Sunday, July 15, 2018 @ 19:47:23
  Author: arojas
Revision: 359593

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 359592, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 359592, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/jupyter-path.patch
(from rev 359592, sagemath/trunk/jupyter-path.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 359592, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 359592, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/r-no-readline.patch
(from rev 359592, sagemath/trunk/r-no-readline.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cddlib-094j.patch
(from rev 359592, sagemath/trunk/sagemath-cddlib-094j.patch)
  sagemath/repos/community-staging-x86_64/sagemath-detect-igraph.patch
(from rev 359592, sagemath/trunk/sagemath-detect-igraph.patch)
  sagemath/repos/community-staging-x86_64/sagemath-eclib-20180710.patch
(from rev 359592, sagemath/trunk/sagemath-eclib-20180710.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 359592, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-gap-4.8.patch
(from rev 359592, sagemath/trunk/sagemath-gap-4.8.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ignore-warnings.patch
(from rev 359592, sagemath/trunk/sagemath-ignore-warnings.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lcalc-c++11.patch
(from rev 359592, sagemath/trunk/sagemath-lcalc-c++11.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lrs.patch
(from rev 359592, sagemath/trunk/sagemath-lrs.patch)
  sagemath/repos/community-staging-x86_64/sagemath-networkx2.patch
(from rev 359592, sagemath/trunk/sagemath-networkx2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 359592, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-scipy-1.0.patch
(from rev 359592, sagemath/trunk/sagemath-scipy-1.0.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.1.patch
(from rev 359592, sagemath/trunk/sagemath-singular-4.1.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 359592, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 359592, sagemath/trunk/test-optional.patch)

-+
 PKGBUILD|  180 ++
 fes02.patch |   57 ++
 jupyter-path.patch  |   22 
 latte-count.patch   |   71 ++
 package.patch   |   38 +
 r-no-readline.patch |   11 
 sagemath-cddlib-094j.patch  |  980 ++
 sagemath-detect-igraph.patch|   21 
 sagemath-eclib-20180710.patch   |   24 
 sagemath-env.patch  |  149 +
 sagemath-gap-4.8.patch  |   31 +
 sagemath-ignore-warnings.patch  |   25 
 sagemath-lcalc-c++11.patch  |   10 
 sagemath-lrs.patch  |   22 
 sagemath-networkx2.patch|  175 ++
 sagemath-python3-notebook.patch |   27 +
 sagemath-scipy-1.0.patch|   16 
 sagemath-singular-4.1.1.patch   |  108 
 sagemath-threejs.patch  |   11 
 test-optional.patch |   27 +
 20 files changed, 2005 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 359592, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-07-15 19:47:23 UTC (rev 359593)
@@ -0,0 +1,180 @@
+# 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.2
+pkgrel=13
+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 

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

2018-02-14 Thread Antonio Rojas via arch-commits
Date: Wednesday, February 14, 2018 @ 17:16:04
  Author: arojas
Revision: 294438

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 294437, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 294437, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/jupyter-path.patch
(from rev 294437, sagemath/trunk/jupyter-path.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 294437, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 294437, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/pari-stackwarn.patch
(from rev 294437, sagemath/trunk/pari-stackwarn.patch)
  sagemath/repos/community-staging-x86_64/r-no-readline.patch
(from rev 294437, sagemath/trunk/r-no-readline.patch)
  sagemath/repos/community-staging-x86_64/sagemath-detect-igraph.patch
(from rev 294437, sagemath/trunk/sagemath-detect-igraph.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 294437, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ipython-prompt.patch
(from rev 294437, sagemath/trunk/sagemath-ipython-prompt.patch)
  sagemath/repos/community-staging-x86_64/sagemath-linbox-1.5.patch
(from rev 294437, sagemath/trunk/sagemath-linbox-1.5.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lrs.patch
(from rev 294437, sagemath/trunk/sagemath-lrs.patch)
  sagemath/repos/community-staging-x86_64/sagemath-matplotlib2.patch
(from rev 294437, sagemath/trunk/sagemath-matplotlib2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-networkx2.patch
(from rev 294437, sagemath/trunk/sagemath-networkx2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-pynac-0.7.14.patch
(from rev 294437, sagemath/trunk/sagemath-pynac-0.7.14.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 294437, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-scipy-1.0.patch
(from rev 294437, sagemath/trunk/sagemath-scipy-1.0.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.1.patch
(from rev 294437, sagemath/trunk/sagemath-singular-4.1.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 294437, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 294437, sagemath/trunk/test-optional.patch)

-+
 PKGBUILD|  180 +
 fes02.patch |   57 +++
 jupyter-path.patch  |   22 +++
 latte-count.patch   |   71 +
 package.patch   |   38 +
 pari-stackwarn.patch|   23 +++
 r-no-readline.patch |   11 +
 sagemath-detect-igraph.patch|   21 ++
 sagemath-env.patch  |  107 ++
 sagemath-ipython-prompt.patch   |   13 +
 sagemath-linbox-1.5.patch   |  272 ++
 sagemath-lrs.patch  |   22 +++
 sagemath-matplotlib2.patch  |  253 +++
 sagemath-networkx2.patch|  196 +++
 sagemath-pynac-0.7.14.patch |  167 +++
 sagemath-python3-notebook.patch |   27 +++
 sagemath-scipy-1.0.patch|   16 ++
 sagemath-singular-4.1.1.patch   |   94 +
 sagemath-threejs.patch  |   11 +
 test-optional.patch |   25 +++
 20 files changed, 1626 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 294437, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-02-14 17:16:04 UTC (rev 294438)
@@ -0,0 +1,180 @@
+# 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=9
+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 

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

2018-02-07 Thread Antonio Rojas via arch-commits
Date: Wednesday, February 7, 2018 @ 08:04:38
  Author: arojas
Revision: 289890

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 289889, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 289889, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/jupyter-path.patch
(from rev 289889, sagemath/trunk/jupyter-path.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 289889, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 289889, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/pari-stackwarn.patch
(from rev 289889, sagemath/trunk/pari-stackwarn.patch)
  sagemath/repos/community-staging-x86_64/r-no-readline.patch
(from rev 289889, sagemath/trunk/r-no-readline.patch)
  sagemath/repos/community-staging-x86_64/sagemath-detect-igraph.patch
(from rev 289889, sagemath/trunk/sagemath-detect-igraph.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 289889, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ipython-prompt.patch
(from rev 289889, sagemath/trunk/sagemath-ipython-prompt.patch)
  sagemath/repos/community-staging-x86_64/sagemath-linbox-1.5.patch
(from rev 289889, sagemath/trunk/sagemath-linbox-1.5.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lrs.patch
(from rev 289889, sagemath/trunk/sagemath-lrs.patch)
  sagemath/repos/community-staging-x86_64/sagemath-matplotlib2.patch
(from rev 289889, sagemath/trunk/sagemath-matplotlib2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-networkx2.patch
(from rev 289889, sagemath/trunk/sagemath-networkx2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-pynac-0.7.14.patch
(from rev 289889, sagemath/trunk/sagemath-pynac-0.7.14.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 289889, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-scipy-1.0.patch
(from rev 289889, sagemath/trunk/sagemath-scipy-1.0.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.0.p4.patch
(from rev 289889, sagemath/trunk/sagemath-singular-4.1.0.p4.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 289889, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 289889, sagemath/trunk/test-optional.patch)

--+
 PKGBUILD |  180 
 fes02.patch  |   57 +++
 jupyter-path.patch   |   22 ++
 latte-count.patch|   71 +
 package.patch|   38 +
 pari-stackwarn.patch |   23 +++
 r-no-readline.patch  |   11 +
 sagemath-detect-igraph.patch |   21 ++
 sagemath-env.patch   |  107 ++
 sagemath-ipython-prompt.patch|   13 +
 sagemath-linbox-1.5.patch|  272 +
 sagemath-lrs.patch   |   22 ++
 sagemath-matplotlib2.patch   |  253 ++
 sagemath-networkx2.patch |  196 ++
 sagemath-pynac-0.7.14.patch  |  167 ++
 sagemath-python3-notebook.patch  |   27 +++
 sagemath-scipy-1.0.patch |   16 ++
 sagemath-singular-4.1.0.p4.patch |   94 
 sagemath-threejs.patch   |   11 +
 test-optional.patch  |   25 +++
 20 files changed, 1626 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 289889, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-02-07 08:04:38 UTC (rev 289890)
@@ -0,0 +1,180 @@
+# 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=8
+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