Mathieu Lirzin
44ccd9622e
gnu: cuirass: Update to revision 2.
...
* gnu/packages/ci.scm (cuirass): Update to revision 2.
[native-inputs]: Add texinfo.
2016-12-15 22:50:24 +01:00
Tobias Geerinckx-Rice
177de53784
gnu: libpsl: Update to 0.16.0.
...
* gnu/packages/web.scm (libpsl): Update to 0.16.0.
2016-12-15 21:05:05 +01:00
Marius Bakke
59f74825d6
gnu: python-flask-restplus: Disable tests.
...
* gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
2016-12-15 19:56:44 +01:00
Marius Bakke
ad348f9f39
gnu: python-gridmap: Disable tests.
...
* gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]:
Set #:tests? #f.
2016-12-15 19:50:12 +01:00
Marius Bakke
15c37077bc
gnu: python-hy: Fix test suite.
...
* gnu/packages/python.scm (python-hy, python2-hy)[arguments]: Replace 'check'
phase with custom command.
[native-inputs]: Add python-coverage and python-nose.
2016-12-15 19:49:06 +01:00
Tobias Geerinckx-Rice
426aecfd48
gnu: openconnect: Update to 7.08.
...
* gnu/packages/vpn.scm (openconnect): Update to 7.09.
2016-12-15 19:31:45 +01:00
John Darrington
7d73b2c6d0
gnu: Add system test for the rpcbind-daemon service.
...
* gnu/tests/nfs.scm: New file.
* gnu/local.mk: Add it.
2016-12-15 19:13:46 +01:00
Marius Bakke
8653c1d557
gnu: python-py3status: Disable tests.
...
* gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
2016-12-15 19:09:18 +01:00
Marius Bakke
810f89839c
gnu: python-pylast: Disable tests.
...
* gnu/packages/music.scm (python-pylast, python2-pylast)[arguments]:
Set #:tests? #f.
2016-12-15 19:06:12 +01:00
Marius Bakke
0a70200951
gnu: python-pyserial: Disable tests.
...
* gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]:
Set #:tests? #f.
2016-12-15 18:42:22 +01:00
Marius Bakke
8bd5164b4a
gnu: python-pystache: Disable tests for python3 variant.
...
* gnu/packages/python.scm (python-pystache)[arguments]: Disable tests.
[properties]: New field. Delay python2 variant.
(python2-pystache)[arguments]: Replace 'check' phase with custom command.
2016-12-15 18:35:21 +01:00
Marius Bakke
1f31a5e0bf
gnu: python-pytest-django: Disable tests.
...
* gnu/packages/django.scm (python-pytest-django,
python2-pytest-django)[arguments]: Set #:tests? #f.
2016-12-15 18:19:34 +01:00
Marius Bakke
4eb385fb33
gnu: python-pytest-xdist: Disable tests.
...
* gnu/packages/python.scm (python-pytest-xdist,
python2-pytest-xdist)[arguments]: Set #:tests? #f.
2016-12-15 18:11:43 +01:00
Marius Bakke
9e378e6a5c
gnu: python-reportlab: Fix tests.
...
* gnu/packages/pdf.scm (python-reportlab, python2-reportlab)[arguments]:
Set #:test-target.
2016-12-15 17:55:36 +01:00
Marius Bakke
444464ec28
gnu: python-rpy2: Fix tests.
...
* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace
check phase with custom post-install command.
2016-12-15 17:55:36 +01:00
Marius Bakke
6f976df677
gnu: python-seaborn: Disable tests.
...
* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]:
Disable tests.
2016-12-15 17:31:29 +01:00
Marius Bakke
35d56b7b60
gnu: python-sqlalchemy-utils: Disable tests.
...
* gnu/packages/python.scm (python-sqlalchemy-utils,
python2-sqlalchemy-utils)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-dateutil-2, python-flexmock, python-pcycopg2 and
python-pytz.
2016-12-15 17:26:42 +01:00
Thomas Danckaert
7781afde65
gnu: Add kdevelop.
...
* gnu/packages/kde.scm (kdevelop): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 17:11:32 +01:00
Thomas Danckaert
c02c8cf4a8
gnu: Add kdevplatform.
...
* gnu/packages/kde.scm (kdevplatform): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 17:09:27 +01:00
Thomas Danckaert
7c1a52090d
gnu: libksysguard: Correct inputs.
...
* gnu/packages/kde.scm (libksysguard)[inputs]: Remove kdbusaddons,
kdoctools, kinit, knewstruff, knotifications, kio; add kauth,
kcompletion, kconfig, kcoreaddons, kwidgetsaddons.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 17:06:49 +01:00
Marius Bakke
bfba083684
gnu: python-keystoneclient: Disable tests.
...
* gnu/packages/openstack.scm (python-keystoneclient,
python2-keystoneclient)[arguments]: Set #:tests? #f.
2016-12-15 16:55:17 +01:00
Christopher Baines
e05b780a58
services: postgresql: Add locale to configuration
...
* gnu/services/databases.scm (<postgresql-configuration>): Add locale
field.
(postgresql-shepherd-service): Pass locale to initdb.
(postgresql-service): Add locale default.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 16:55:02 +01:00
Christopher Baines
2d3d5cc5ea
services: postgresql: Add port to configuration
...
* gnu/services/databases.scm (<postgresql-configuration>): Add port
field.
(postgresql-shepherd-service): Pass port to postgres.
(postgresql-service): Add port default.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 16:54:22 +01:00
Chris Marusich
eee7878f4e
gnu: gnome-settings-daemon: Add dependency on NetworkManager.
...
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Remove
"--disable-network-manager".
[inputs]: Add NETWORK-MANAGER.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 16:51:11 +01:00
Chris Marusich
fd070f35d3
gnu: network-manager: Enable session tracking with elogind.
...
* gnu/packages/gnome.scm (network-manager): Add configuration options
"--with-systemd-logind=yes" (so we can use elogind to track login sessions)
and "--with-consolekit=no" (so we don't use consolekit to track sessions,
since it isn't packaged yet). Add elogind as an input, and add a snippet to
replace some references to systemd with elogind.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 16:50:48 +01:00
Marius Bakke
c616b5d3b5
gnu: python-oauthlib: Fix tests.
...
* gnu/packages/python.scm (python-oauthlib)[native-inputs]:
Add python-mock.
(python2-oauthlib)[native-inputs]: Inherit python-mock.
2016-12-15 16:50:15 +01:00
Marius Bakke
f959495ba0
gnu: python-tempest-lib: Disable tests.
...
* gnu/packages/openstack.scm (python-tempest-lib,
python2-tempest-lib)[arguments]: Set #:tests? #f.
2016-12-15 15:23:39 +01:00
Marius Bakke
73b494a11d
gnu: python-oslo.log: Disable tests.
...
* gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log)[arguments]:
Set #:tests? #f.
2016-12-15 15:22:16 +01:00
Marius Bakke
49910e6a7c
gnu: python-paramiko: Disable tests.
...
* gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]:
Set #:tests? #f.
2016-12-15 14:01:27 +01:00
Marius Bakke
5ae31b547c
gnu: python-oslo.serialization: Disable tests.
...
* gnu/packages/openstack.scm (python-oslo.serialization,
python2-oslo.serialization)[arguments]: Set #:tests? #f.
2016-12-15 13:55:54 +01:00
Marius Bakke
ad59ebda53
gnu: python-oslo.utils: Disable tests.
...
* gnu/packages/openstack.scm (python-oslo.utils,
python2-oslo.utils)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-bandit and python-oslo.config.
2016-12-15 13:50:55 +01:00
Marius Bakke
d9184f4f76
gnu: python-oslo.config: Disable tests.
...
* gnu/packages/openstack.scm (python-oslo.config,
python2-oslo.config)[arguments]: Set #:tests? #f.
2016-12-15 13:49:08 +01:00
Marius Bakke
130f68ec3b
gnu: python-stevedore: Fix tests.
...
* gnu/packages/openstack.scm (python-stevedore,
python2-stevedore)[native-inputs]: Add python-discover, python-oslosphinx,
python-sphinx and python-testrepository.
2016-12-15 13:45:07 +01:00
Marius Bakke
bb56d9a18c
gnu: python-oslo.i18n: Disable tests.
...
* gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]:
Set #:tests? #f.
2016-12-15 13:35:57 +01:00
Marius Bakke
f30e53369b
gnu: python-oslo.context: Disable tests.
...
* gnu/packages/openstack.scm (python-oslo.context,
python2-oslo.context)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-coverage, python-hacking, python-mock,
python-os-client-config, python-oslosphinx and python-sphinx.
2016-12-15 13:33:16 +01:00
Marius Bakke
767c7e0ed1
gnu: python-debtcollector: Disable tests.
...
* gnu/packages/openstack.scm (python-debtcollector,
python2-debtcollector)[arguments]: Set #:tests? #f.
2016-12-15 13:23:56 +01:00
Marius Bakke
7917a13554
gnu: python-termstyle: Fix tests.
...
* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase
with custom command.
2016-12-15 13:17:29 +01:00
Marius Bakke
a960e73fad
gnu: python-twisted: Disable tests.
...
* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]:
Set #:tests? #f.
2016-12-15 13:13:23 +01:00
Marius Bakke
a74f9b12ae
gnu: python-zope-security: Disable tests.
...
* gnu/packages/python.scm (python-zope-security,
python2-zope-security)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-six.
2016-12-15 12:45:26 +01:00
Marius Bakke
40bb8e07ae
gnu: python-zope-location: Disable tests.
...
* gnu/packages/python.scm (python-zope-location,
python2-zope-location)[arguments]: Set #:tests? #f.
2016-12-15 12:42:39 +01:00
Marius Bakke
66b3aadb73
gnu: python-zope-proxy: Disable tests.
...
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]:
Set #:tests? #f.
2016-12-15 12:40:10 +01:00
Marius Bakke
7e8b1bfa4b
gnu: python-zope-configuration: Disable tests.
...
* gnu/packages/python.scm (python-zope-configuration,
python2-zope-configuration)[arguments]: Set #:tests? #f.
2016-12-15 12:38:04 +01:00
Marius Bakke
22dba2eff9
gnu: python-zope-interface: Disable tests.
...
* gnu/packages/python.scm (python-zope-schema,
python2-zope-schema)[arguments]: Set #:tests? #f.
2016-12-15 12:35:26 +01:00
Marius Bakke
385871e5f7
gnu: python-zope-testrunner: Disable tests.
...
* gnu/packages/python.scm (python-zope-testrunner,
python2-zope-testrunner)[arguments]: Set #:tests? #f.
2016-12-15 12:12:13 +01:00
Marius Bakke
7b93d86670
gnu: snakemake: Update to 3.9.0.
...
* gnu/packages/python.scm (snakemake): Update to 3.9.0.
[source]: Use 'pypi-uri'.
[arguments]: Disable tests.
[home-page]: Update.
2016-12-15 10:12:38 +01:00
Marius Bakke
972cf9be52
gnu: python-ly: Disable tests.
...
* gnu/packages/python.scm (python-ly): Set #:tests? #f.
2016-12-15 10:02:41 +01:00
David Craven
6976c68158
upstream: Determine archive type correctly.
...
* guix/upstream.scm (package-update): Take the basename of the uri
before trying to determine the extension.
2016-12-15 05:57:03 +01:00
Eric Bavier
200cdf81c6
doc: mention cpan updater.
...
* doc/guix.texi (Invoking guix refresh): Mention cpan updater.
2016-12-14 21:13:19 -06:00
Mark H Weaver
48ef3f9d9c
gnu: icecat: Label patches that have since been assigned CVEs.
...
Document that the following CVEs are fixed: CVE-2016-9893, CVE-2016-9895,
CVE-2016-9897, CVE-2016-9898, CVE-2016-9899, CVE-2016-9900, CVE-2016-9901,
CVE-2016-9902, CVE-2016-9904, and CVE-2016-9905. Note that these are all of
the CVEs fixed in Firefox ESR 45.6.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add comments to patches that
have since been assigned CVEs.
2016-12-14 19:55:26 -05:00
Marius Bakke
9026e6890a
gnu: python-scikit-image: Disable tests.
...
* gnu/packages/python.scm (python-scikit-image,
python2-scikit-image)[arguments]: Set #:tests? #f.
2016-12-14 23:01:40 +01:00