Timo Kaufmann a27de564b9
python.pkgs.matplotlib: add numpy 1.6 compat patch (#55577)
* python.pkgs.matplotlib: add numpy 1.6 compat patch

Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478

* sage: add numpy 1.16 compatibility patch

https://trac.sagemath.org/ticket/27000
2019-02-11 23:43:46 +01:00
..
2019-01-31 15:09:10 +01:00
2019-02-03 21:41:03 -05:00
2019-02-09 11:54:50 -05:00
2019-01-28 20:33:46 +00:00
2019-02-11 10:07:34 -05:00
2019-01-30 15:58:56 +01:00
2019-01-30 23:47:00 +00:00
2019-01-27 03:23:20 -08:00
2019-01-28 20:33:46 +00:00
2019-02-02 17:40:40 +01:00