Commit Graph

13335 Commits (dc6bedbacadf7d0c9871fe3b22415d12ea266f74)

Author SHA1 Message Date
Marius Bakke dc6bedbaca
gnu: python2-requests-mock: Disable tests.
* gnu/packages/openstack.scm (python2-requests-mock)[arguments]: New field.
(python-requests-mock): Delay it.
2017-02-24 20:45:46 +01:00
Marius Bakke ec867b86a0
gnu: python2-oslotest: Disable tests.
* gnu/packages/openstack.scm(python2-oslotest)[arguments]: New field.
(python-oslotest)[properties]: Delay it.
2017-02-24 20:41:12 +01:00
Marius Bakke 42945fb58c
gnu: python-fake-factory: Fix build on 32bit.
* gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory)[source]:
Use it.
2017-02-24 18:55:29 +01:00
Marius Bakke dc027d4014
gnu: python-pyicu: Fix build.
* gnu/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New
field. Add phase to delete locale-dependent test.
2017-02-19 01:20:39 +01:00
Marius Bakke 4d25c486a5
gnu: python-scikit-learn: Fix test failure.
* gnu/packages/python.scm (python-scikit-learn,
python2-scikit-learn)[arguments]: Use 'modify-phases'. Move 'check' phase
after 'install' and incorporate 'set-HOME' phase.
2017-02-19 01:19:33 +01:00
Marius Bakke 9200fe14f7
gnu: python-scipy: Declare python2-variant.
This is a followup to a50e030141.

* gnu/packages/python.scm (python-scipy)[properties]: New field.
2017-02-19 01:19:33 +01:00
Marius Bakke 2c1cad7ad2
gnu: python-flake8-polyfill: Enable tests.
* gnu/packages/python.scm (python-flake8-polyfill,
python2-flake8-polyfill)[native-inputs]: Add PYTHON-FLAKE8, PYTHON-MOCK,
PYTHON-PYCODESTYLE and PYTHON-PYTEST. New field.
[arguments]: Replace 'check' phase with custom command.
2017-02-19 01:19:33 +01:00
Marius Bakke d296d30013
gnu: python-flask-wtf: Drop failing test.
* gnu/packages/python.scm (python-flask-wtf, python2-flask-wtf)[arguments]:
Add phase to delete file that needs network access.
2017-02-19 01:19:33 +01:00
Marius Bakke fffcd8b829
gnu: python-pbkdf2: Fix tests.
* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase
with custom command.
2017-02-19 01:19:33 +01:00
Marius Bakke 8ef8de799f
gnu: duplicity: Fix tests.
* gnu/packages/backup.scm (duplicity)[native-inputs]: Add PAR2CMDLINE.
[arguments]: Move /bin/sh substitution to 'patch-source' phase and add one file.
2017-02-19 01:19:32 +01:00
Marius Bakke a10b9810c6
gnu: python-sphinx: Propagate python-requests.
* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
2017-02-19 01:19:32 +01:00
Danny Milosavljevic 27693b1e34
gnu: python-oslosphinx: Re-enable tests.
* gnu/packages/openstack.scm (python-oslosphinx): Re-enable tests.
2017-02-18 18:12:34 +01:00
Danny Milosavljevic 9c4810b47c
gnu: python-oslosphinx: Update to 4.10.0.
* gnu/packages/openstack.scm (python-oslosphinx): Update to 4.10.0.
2017-02-18 16:52:26 +01:00
Danny Milosavljevic a1e3ed6e8b
gnu: python-pbr: Support python-sphinx>=1.2.1.
* gnu/packages/patches/python-pbr-fix-man-page-support.patch: New file.
* gnu/packages/python.scm (python-pbr-minimal): Use the new patch file.
2017-02-18 16:43:37 +01:00
Marius Bakke 6925cd788b
gnu: python-qrcode: Disable tests.
* gnu/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field.
2017-02-15 09:23:01 +01:00
Marius Bakke a31e2f1a56
gnu: python-sphinx-cloud-sptheme: Explicitly disable tests.
* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
python2-sphinx-cloud-sptheme)[arguments]: New field.
2017-02-15 09:15:20 +01:00
Marius Bakke 5b3c3d4b5a
gnu: python-sphinx-repoze-autointerface: Disable tests.
* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface)[arguments]: New field.
2017-02-15 09:08:11 +01:00
Marius Bakke 9893cff376
gnu: python-sphinx-rtd-theme: Disable tests.
* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[arguments]: New field.
2017-02-15 09:05:56 +01:00
Marius Bakke 3d2a544c69
gnu: python-sphinxcontrib-newsfeed: Disable tests.
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed
python2-sphinxcontrib-newsfeed)[arguments]: New field.
2017-02-15 09:03:05 +01:00
Marius Bakke e2cb140efb
gnu: python-sphinxcontrib-programoutput: Disable tests.
* gnu/packages/python.scm (python-sphinxcontrib-programoutput,
python2-sphinxcontrib-programoutput)[arguments]: New field.
2017-02-15 09:01:08 +01:00
Marius Bakke 2010af55b9
gnu: python-requests-mock: Update to 1.3.0.
* gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock):
Update to 1.3.0.
2017-02-15 08:39:15 +01:00
Marius Bakke fe2ba3a888
gnu: python-tabulate: Disable tests.
* gnu/packages/python.scm (python-tabulate)[arguments]: New field.
[native-inputs]: Remove.
[source]: Remove test substitution snippet.
2017-02-15 08:28:03 +01:00
Marius Bakke 619bfd811e
gnu: awscli: Explicitly disable tests.
* gnu/packages/python.scm (awscli)[arguments]: New field.
[native-inputs]: Remove.
2017-02-14 16:09:49 +01:00
Marius Bakke e435af5c2a
gnu: python-mako: Fix tests.
* gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add
PYTHON-PYTEST.
2017-02-14 00:49:49 +01:00
Marius Bakke ac72d3d2cc
gnu: python-openid-teams: Disable tests.
* gnu/packages/python.scm (python-openid-teams,
python2-openid-teams)[arguments]: New field.
2017-02-14 00:41:07 +01:00
Marius Bakke 019ccdb6c8
gnu: python-openid-cla: Disable tests.
* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]:
New field.
2017-02-14 00:41:06 +01:00
Marius Bakke 23015b4fb4
gnu: python-oslosphinx: Disable tests.
* gnu/packages/openstack.scm (python-oslosphinx,
python2-oslosphinx)[arguments]: New field.
2017-02-14 00:16:23 +01:00
Marius Bakke bb6043fe9f
gnu: python-pygit2: Skip tests requiring network access.
* gnu/packages/python.scm (python-pygit2, python2-pygit2)[source](patches):
New field.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-02-14 00:04:59 +01:00
Marius Bakke 97b62eb0bf
gnu: python-trollius-redis: Disable tests.
* gnu/packages/python.scm (python-trollius-redis,
python2-trollius-redis)[arguments]: New field.
2017-02-13 22:59:28 +01:00
Marius Bakke 424b1ae769
Merge branch 'master' into python-tests 2017-02-13 22:35:05 +01:00
Marius Bakke eae2dbd47a
gnu: libwacom: Update to 0.23.
* gnu/packages/xdisorg.scm (libwacom): Update to 0.23.
2017-02-13 22:31:23 +01:00
Julien Lepiller 5220022a80
gnu: Add python-openid.
* gnu/packages/python.scm (python-openid): New variable.
2017-02-13 22:29:52 +01:00
Ricardo Wurmus 51a0887dcf
gnu: gajim: Do not propagate Python packages.
* gnu/packages/messaging.scm (gajim)[propagated-inputs]: Move all inputs from
here...
[inputs]: ...to here.
2017-02-13 22:16:13 +01:00
Ricardo Wurmus f24ebd3b64
gnu: gajim: Update to 0.16.7.
* gnu/packages/messaging.scm (gajim): Update to 0.16.7.
2017-02-13 22:16:13 +01:00
Arun Isaac 85bc5434ed
gnu: ffmpeg: Build with SDL support.
SDL is required for the `ffplay' executable to be built.

* gnu/packages/video.scm (ffmpeg)[inputs]: Add sdl2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-13 20:56:02 +01:00
Marius Bakke 08f96396b6
gnu: libuv: Update to 1.11.0.
* gnu/packages/libevent.scm (libuv): Update to 1.11.0.
[home-page]: Change to new home.
2017-02-13 20:37:20 +01:00
Marius Bakke 1b0054bdee
gnu: libev: Update to 4.24.
* gnu/packages/libevent.scm (libev): Update to 4.24.
2017-02-13 20:31:31 +01:00
José Miguel Sánchez García 824e5fe640
gnu: Add font-google-material-design-icons.
* gnu/packages/font.scm (font-google-material-design-icons): New
variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-13 15:55:55 +01:00
José Miguel Sánchez García be4f149d29
gnu: Add simh.
* gnu/packages/simh.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add simh.scm.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-13 15:55:55 +01:00
rsiddharth 5f622de13b
gnu: Add ghc-hslogger.
* gnu/packages/haskell.scm (ghc-hslogger): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-13 15:55:55 +01:00
Sergei Trofimovich 3adab88faf
gnu: ghc: remove unused 'libedit' input
ghc stopped using libedit (via editline) in 2009:
    https://git.haskell.org/ghc.git/commitdiff/46aed8a4a084add708bbd119d19905105d5f0d72

* gnu/packages/haskell.scm (ghc, ghc-8): remove 'libedit' input

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-13 15:55:55 +01:00
Ben Woodcroft ca113696d6
gnu: bundler: Update to 1.14.4.
* gnu/packages/ruby.scm (bundler): Update to 1.14.4.
2017-02-13 21:17:44 +10:00
Marius Bakke 43f10b5e74
gnu: wget: Update to 1.19.1.
* gnu/packages/wget.scm (wget): Update to 1.19.1.
2017-02-12 21:20:35 +01:00
Marius Bakke 358dae1625
gnu: i3status: Update to 2.11.
* gnu/packages/wm.scm (i3status): Update to 2.11.
2017-02-12 21:05:21 +01:00
Christopher Allan Webber b76c94e639
gnu: Add angband.
* gnu/packages/games.scm (angband): New variable.
2017-02-12 13:52:37 -06:00
Leo Famulari 83f805be02
gnu: postgresql: Update to 9.5.6.
* gnu/packages/databases.scm (postgresql): Update to 9.5.6.
2017-02-12 13:42:03 -05:00
Leo Famulari 46aa4c666e
gnu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604].
* gnu/packages/messaging.scm (mcabber): Update to 1.0.5.
2017-02-12 10:46:25 -05:00
Leo Famulari d6065945ff
gnu: screen: Fix CVE-2017-5618.
* gnu/packages/patches/screen-CVE-2017-5618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.
2017-02-12 10:26:02 -05:00
Leo Famulari 6ea86d7ec3
gnu: mpd: Update to 0.20.4.
* gnu/packages/mpd.scm (mpd): Update to 0.20.4.
[native-inputs]: Add gcc-5.
2017-02-12 10:26:01 -05:00
Leo Famulari 37acc8a07b
gnu: qemu: Fix CVE-2017-{5667,5898,5931}.
* gnu/packages/patches/qemu-CVE-2017-5667.patch,
gnu/packages/patches/qemu-CVE-2017-5898.patch,
gnu/packages/patches/qemu-CVE-2017-5931.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
gnu/packages/qemu.scm (qemu)[source]: Use them.
2017-02-12 10:25:53 -05:00