gnu: python-requests: Update to 2.12.4.
* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.12.4.
gnu: python-matplotlib: Make sure that phases end with #t.
* gnu/packages/python.scm (python-matplotlib)[arguments]:
Make sure that phases end with #t.
gnu: python-matplotlib: Fix reST markup error.
* gnu/packages/python.scm (python-matplotlib)[arguments]:
Fix reST markup error.
gnu: python-matplotlib: Use 'modify-phases' syntax.
* gnu/packages/python.scm (python-matplotlib)[arguments]: Use 'modify-phases'.
gnu: python-sphinx: Update to 1.4.8.
* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8.
[source]: Use pypi-uri.
[propagated-inputs]: Add python-imagesize, python-sphinx-alabaster-theme,
python-babel, python-snowballstemmer, python-six.
[properties]: Add python2-variant.
(python2-sphinx)[native-inputs]: Add python2-mock.
[propagated-inputs]: Add python2-pytz.
Merge branch 'master' into python-tests
gnu: Add perl-parallel-forkmanager.
* gnu/packages/perl.scm (perl-parallel-forkmanager): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: linux-libre: Update to 4.9.3.
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.3.
gnu: xfig: Correct typographic error.
* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo.
gnu: qtxmlpatterns: Skip network tests.
* gnu/packages/qt.scm (qtxmlpatterns)[arguments]: Add custom phase to
prevent the building of network tests.
gnu: qtsvg: Build tests by default.
* gnu/packages/qt.scm (qtsvg)[arguments]: Set QT_BUILD_PARTS in the
custom 'configure phase to include tests. Add custom 'set-display
phase to enable offscreen tests.
(qtx11extras, qtxmlpatterns, qtdeclarative, qtwebsockets, qtlocation,
qttools, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects,
qtcharts, qtdatavis3d)[arguments]: Disable tests.
(qtmultimedia)[source]: Edit snippet to not build 'spectrum' example.
[arguments]: Disable tests.
(qtscxml)[source]: Edit snippet to not build 'scion' test.
(qtcanvas3d)[arguments]: Don't build the test suite, don't run the tests.
gnu: Add qtdatavis3d.
* gnu/packages/qt.scm (qtdatavis3d): New variable.
gnu: Add qtcharts.
* gnu/packages/qt.scm (qtcharts): New variable.
gnu: Add qtcanvas3d.
* gnu/packages/qt.scm (qtcanvas3d): New variable.
gnu: Add qtpurchasing.
* gnu/packages/qt.scm (qtpurchasing): New variable.
gnu: Add qtscxml.
* gnu/packages/qt.scm (qtscxml): New variable.
gnu: Add qtgamepad.
* gnu/packages/qt.scm (qtgamepad): New variable.
gnu: Add qtserialbus.
* gnu/packages/qt.scm (qtserialbus): New variable.
gnu: Add qtdeclarative-render2d.
* gnu/packages/qt.scm (qtdeclarative-render2d): New variable.