Timo Kaufmann
da7ec1c139
sage: ignore werkzeug immutable dict deprecation
2019-11-06 14:40:13 +01:00
Timo Kaufmann
f85ce834ce
sage: ignore deprecation warnings in rst2sws
...
Needs to be fixed upstream (by werkzeug, twisted). Doesn't impact the
functionality and the tests are soon to be removed with the py3 update
anyway.
2019-11-06 14:40:13 +01:00
Timo Kaufmann
af480796c9
sage: ignore cmp deprecation in sagenb
2019-11-06 14:40:13 +01:00
R. RyanTM
b7f151df70
yacas: 1.6.1 -> 1.8.0
2019-11-04 23:49:42 -08:00
Gabriel Ebner
a4f0bfdc87
qalculate-gtk: 3.4.0 -> 3.5.0
2019-11-02 10:54:10 +01:00
Timo Kaufmann
f7c1e8f274
Merge pull request #72328 from timokau/sage-ignore-cmp-deprecation
...
sage: ignore attrs deprecation warning
2019-10-30 23:14:07 +01:00
Timo Kaufmann
32827e35d8
sage: ignore attrs deprecation warning
...
cmp is deprecated since attrs 19.2.0:
http://www.attrs.org/en/19.2.0/changelog.html
The deprecation warning breaks the doctests. Fortunately they have a
rather long deprecation window, so we can just wait until upstream(s)
fix this.
2019-10-30 22:27:00 +01:00
Niklas Hambüchen
edbe2d8145
R: Add static argument.
...
R's autoconf does not use the normal configure flags for that.
2019-10-30 11:44:02 +01:00
R. RyanTM
d93659ffa0
nauty: 26r11 -> 26r12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nauty/versions
2019-10-22 10:14:36 -07:00
R. RyanTM
bf30d5d6f6
ginac: 1.7.7 -> 1.7.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ginac/versions
2019-10-21 15:21:33 -07:00
Renaud
a12f3ebee7
Merge pull request #69488 from r-ryantm/auto-update/clp
...
clp: 1.17.2 -> 1.17.3
2019-10-12 14:15:31 +02:00
worldofpeace
bdb851ee2d
pantheon: use latest vala
...
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.
As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Ben Justus Bals
911d5d59ec
Geogebra: 5.0.535 -> 5.0.560
2019-10-09 11:59:46 +02:00
Nikolay Amiantov
de171ba0c6
cntk: partially unbreak
...
* Use GCC 7 to unbreak the build;
* Mark CUDA build as broken due to cub incompatibility.
2019-10-05 16:18:20 +03:00
Orivej Desh
3dc70841d3
cbc: 2.10.2 -> 2.10.3
2019-10-04 05:17:48 +00:00
Timo Kaufmann
7a7e9c1b27
Merge pull request #64193 from timokau/sage-8.9
...
sage: 8.8 -> 8.9
2019-09-30 11:13:46 +00:00
Timo Kaufmann
d9176bee70
sage: 8.9.rc1 -> 8.9
2019-09-30 11:10:10 +02:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next
2019-09-27 22:13:02 +02:00
Marek Mahut
5c116916d6
Merge pull request #69575 from r-ryantm/auto-update/ginac
...
ginac: 1.7.6 -> 1.7.7
2019-09-27 22:04:49 +02:00
R. RyanTM
b7f156625e
ginac: 1.7.6 -> 1.7.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ginac/versions
2019-09-26 12:09:29 -07:00
Timo Kaufmann
4a863fa567
Merge pull request #69519 from r-ryantm/auto-update/eclib
...
eclib: 20190226 -> 20190909
2019-09-26 17:27:41 +00:00
R. RyanTM
faf9a73e2f
eclib: 20190226 -> 20190909
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eclib/versions
Relevant sage upstream ticket: https://trac.sagemath.org/ticket/28472
2019-09-26 16:41:50 +02:00
R. RyanTM
7653ff45cb
clp: 1.17.2 -> 1.17.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clp/versions
2019-09-26 01:49:26 -07:00
Jörg Thalheim
9a1b767a55
treewide: remove empty buildInputs
2019-09-26 09:17:23 +01:00
Timo Kaufmann
78741fc409
sage: 8.9.rc0 -> 8.9.rc1
2019-09-25 10:19:04 +02:00
Timo Kaufmann
1797c9c295
sage: 8.9.beta9 -> 8.9.rc0
...
Sage now by default expects the lcalc library to be named Lfunction
(instead of libLfunction). This could be changed by an environment
variable (https://trac.sagemath.org/ticket/28224 ), but various distros
seem to agree on this standard
(https://groups.google.com/forum/#!topic/sage-packaging/xvh55IxHTZg ) so
it's best just to follow it. The old standard was set by sage anyway and
sage is the only consumer of lcalc in nixpkgs.
2019-09-24 17:51:09 +02:00
Vladimír Čunát
eab41878ac
Merge branch 'master' into staging-next
2019-09-24 08:14:34 +02:00
Timo Kaufmann
ba9e5a2785
Merge remote-tracking branch 'upstream/master' into sage-8.9
2019-09-23 23:58:37 +02:00
Timo Kaufmann
995a728684
pynac: 0.7.25 -> 0.7.26
2019-09-23 22:08:23 +02:00
Timo Kaufmann
5aba3be6f9
sage: 8.9.beta8 -> 8.9.beta9
2019-09-23 18:50:59 +02:00
Timo Kaufmann
8593d468ae
Merge remote-tracking branch 'upstream/master' into sage-8.9
2019-09-23 17:11:15 +02:00
Timo Kaufmann
cbe12344ca
sage: add pager to environment
...
Temporary fixup while waiting for an upstream fix.
2019-09-23 15:14:43 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Vladimír Čunát
41af38f372
Merge branch 'staging-next'
2019-09-21 13:14:09 +02:00
Will Dietz
6429696f43
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0
2019-09-18 17:05:59 -05:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next
2019-09-15 13:18:54 +02:00
Vladimír Čunát
991c0e1618
treewide: mark packages as buildable on darwin (PR #45364 )
...
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Miguel Madrid Mencía
148c82e07e
maintainer: mimadrid: update github username and personal data
2019-09-14 12:15:46 +02:00
Izorkin
329a88efa7
treewide: replace mysql.connector-c to libmysqlclient
2019-09-09 15:55:34 +03:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Timo Kaufmann
84578046aa
sage: 8.9.beta7 -> 8.9.beta8
2019-09-03 15:34:28 +02:00
Frederik Rietdijk
98ef78326d
Merge staging-next into staging
2019-08-31 18:07:33 +02:00
Frederik Rietdijk
96e5474329
Merge master into staging-next
2019-08-31 18:04:31 +02:00
Alyssa Ross
1da1a7a479
pari: 2.11.1 -> 2.11.2
2019-08-31 13:33:00 +00:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
Timo Kaufmann
071a4db33e
sage: 8.9.beta6 -> 8.9.beta7
2019-08-19 00:16:06 +02:00
Timo Kaufmann
e8436f5e23
sage: 8.9.beta5 -> 8.9.beta6
2019-08-18 21:52:27 +02:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00