Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Thomas Danckaert 4535a93adb
gnu: python-matplotlib: Update to 2.0.0.
* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Update to
2.0.0.
[source]: Remove Tk backend patch, use Github instead of Sourceforge.
[outputs]: Remove "doc" output.
[inputs]: Add python-pyqt.
[propagated-inputs]: Add python-cycler.
[native-inputs]: Remove python-sphinx, python-numpydoc, texlive and texinfo.
(python2-matplotlib)[native-inputs]: Add python2-functools32 and
python2-subprocess32.
(python-matplotlib-documentation, python2-matplotlib-documentation): New
variables.
* gnu/packages/patches/matplotlib-setupext-tk.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-06 23:22:22 +01:00
..
build file-systems: Add FAT32 support. 2017-03-01 17:27:49 +01:00
packages gnu: python-matplotlib: Update to 2.0.0. 2017-03-06 23:22:22 +01:00
services services: openssh: Parameterize the OpenSSH package used by the service. 2017-03-06 13:39:29 -05:00
system vm: Improve readability of run-vm.sh generation. 2017-03-01 00:15:31 +01:00
tests tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
artwork.scm
local.mk gnu: python-matplotlib: Update to 2.0.0. 2017-03-06 23:22:22 +01:00
packages.scm packages: Add 'search-auxiliary-file'. 2017-02-27 16:44:57 +03:00
services.scm services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
system.scm vm: Remove hard coded kernel file name. 2017-02-28 23:43:35 +01:00
tests.scm