jackhill/guix/guix.git
4 years agognu: python-zope-testrunner: Update to 5.1.
Marius Bakke [Mon, 16 Mar 2020 12:42:45 +0000 (13:42 +0100)]
gnu: python-zope-testrunner: Update to 5.1.

* gnu/packages/python-web.scm (python-zope-testrunner): Update to 5.1.
[source](uri): Download tarball instead of zipball.
[native-inputs]: Remove UNZIP.  Move PYTHON-ZOPE-INTERFACE and
PYTHON-ZOPE-EXCEPTIONS ...
[propagated-inputs]: ... here.

4 years agognu: python-zope-testing: Update to 4.7.
Marius Bakke [Mon, 16 Mar 2020 12:36:42 +0000 (13:36 +0100)]
gnu: python-zope-testing: Update to 4.7.

* gnu/packages/python-web.scm (python-zope-testing): Update to 4.7.
[source](modules, snippet): Remove.

4 years agognu: python-zope-exceptions: Update to 4.3.
Marius Bakke [Mon, 16 Mar 2020 12:35:03 +0000 (13:35 +0100)]
gnu: python-zope-exceptions: Update to 4.3.

* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.3.

4 years agognu: python-zope-interface: Update to 4.7.2.
Marius Bakke [Mon, 16 Mar 2020 12:34:09 +0000 (13:34 +0100)]
gnu: python-zope-interface: Update to 4.7.2.

* gnu/packages/python-web.scm (python-zope-interface): Update to 4.7.2.

4 years agognu: python-gevent: Update to 1.4.0.
Marius Bakke [Mon, 16 Mar 2020 12:33:06 +0000 (13:33 +0100)]
gnu: python-gevent: Update to 1.4.0.

* gnu/packages/python-xyz.scm (python-gevent): Update to 1.4.0.
[arguments]: Adjust unbundling variables.  Future-proof the C_INCLUDE_PATH
override.  Add phases "pretend-to-be-CI" and "adjust-tests".  Run the tests
with "python -m gevent.tests", and respect PARALLEL-JOB-COUNT.
[native-inputs]: Add PYTHON-DNSPYTHON, PYTHON-PSUTIL, PYTHON-ZOPE-EVENT and
PYTHON-ZOPE-INTERFACE.
(python2-gevent)[native-inputs]: Fix input inheritance.

4 years agognu: python-kivy: Remove unused input.
Marius Bakke [Mon, 16 Mar 2020 12:24:14 +0000 (13:24 +0100)]
gnu: python-kivy: Remove unused input.

* gnu/packages/python-xyz.scm (python-kivy)[native-inputs]: Remove GIT.

4 years agognu: Remove python2-gitdb.
Marius Bakke [Mon, 16 Mar 2020 12:11:45 +0000 (13:11 +0100)]
gnu: Remove python2-gitdb.

Upstream no longer supports Python 2 and there are no users in Guix.

* gnu/packages/version-control.scm (python2-gitdb): Remove variable.

4 years agognu: Remove python2-gitpython.
Marius Bakke [Mon, 16 Mar 2020 12:11:01 +0000 (13:11 +0100)]
gnu: Remove python2-gitpython.

This package fails to build and has no users in Guix.

* gnu/packages/version-control.scm (python2-gitpython): Remove variable.

4 years agognu: Remove python2-bandit.
Marius Bakke [Mon, 16 Mar 2020 12:10:13 +0000 (13:10 +0100)]
gnu: Remove python2-bandit.

This package fails to build and has no users in Guix.

* gnu/packages/openstack.scm (python2-bandit): Remove variable.

4 years agognu: Remove python2-oslo.config.
Marius Bakke [Mon, 16 Mar 2020 12:09:33 +0000 (13:09 +0100)]
gnu: Remove python2-oslo.config.

This package fails to build and has no users in Guix.

* gnu/packages/openstack.scm (python2-oslo.config): Remove variable.

4 years agognu: Remove python2-oslo.utils.
Marius Bakke [Mon, 16 Mar 2020 12:08:48 +0000 (13:08 +0100)]
gnu: Remove python2-oslo.utils.

This package fails to build and has no users in Guix.

* gnu/packages/openstack.scm (python2-oslo.utils): Remove variable.

4 years agognu: Remove python2-oslo.serialization.
Marius Bakke [Mon, 16 Mar 2020 12:08:01 +0000 (13:08 +0100)]
gnu: Remove python2-oslo.serialization.

* gnu/packages/openstack.scm (python2-oslo.serialization): Remove variable.
(python-oslo.serialization)[properties]: Remove.

4 years agognu: Remove python2-oslo.log.
Marius Bakke [Mon, 16 Mar 2020 12:07:09 +0000 (13:07 +0100)]
gnu: Remove python2-oslo.log.

This package fails to build and has no users in Guix.

* gnu/packages/openstack.scm (python2-oslo.log): Remove variable.

4 years agognu: Remove python2-tempest-lib.
Marius Bakke [Mon, 16 Mar 2020 12:06:07 +0000 (13:06 +0100)]
gnu: Remove python2-tempest-lib.

This package fails to build and has no users in Guix.

* gnu/packages/openstack.scm (python2-tempest-lib): Remove variable.

4 years agognu: Remove python2-swiftclient.
Marius Bakke [Mon, 16 Mar 2020 12:04:23 +0000 (13:04 +0100)]
gnu: Remove python2-swiftclient.

This package fails to build and has no reverse dependencies.

* gnu/packages/openstack.scm (python2-swiftclient): Remove variable.
(python-swiftclient)[properties]: Remove.

4 years agognu: Remove python2-keystoneclient.
Marius Bakke [Mon, 16 Mar 2020 12:03:01 +0000 (13:03 +0100)]
gnu: Remove python2-keystoneclient.

This package fails to build and has no reverse dependencies.

* gnu/packages/openstack.scm (python2-keystoneclient): Remove variable.

4 years agognu: Remove git-annex-remote-hubic.
Marius Bakke [Mon, 16 Mar 2020 11:59:55 +0000 (12:59 +0100)]
gnu: Remove git-annex-remote-hubic.

This package does not build and is officially unmaintained since 2017.

* gnu/packages/version-control.scm (git-annex-remote-hubic): Remove variable.

4 years agognu: beets: Fix build with newer Werkzeug.
Marius Bakke [Mon, 16 Mar 2020 03:39:17 +0000 (04:39 +0100)]
gnu: beets: Fix build with newer Werkzeug.

* gnu/packages/patches/beets-werkzeug-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/music.scm (beets)[source](patches): New field.

4 years agognu: Remove python2-flask-migrate.
Marius Bakke [Mon, 16 Mar 2020 03:32:31 +0000 (04:32 +0100)]
gnu: Remove python2-flask-migrate.

Upstream no longer supports Python 2 and there are no dependencies on it in Guix.

* gnu/packages/python-web.scm (python2-flask-migrate): Remove variable.

4 years agognu: python2-flake8: Add missing propagated dependency.
Marius Bakke [Mon, 16 Mar 2020 03:15:07 +0000 (04:15 +0100)]
gnu: python2-flake8: Add missing propagated dependency.

* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add
PYTHON-FUNCTOOLS32.

4 years agognu: python-flask-migrate: Update to 2.5.3.
Marius Bakke [Mon, 16 Mar 2020 03:14:48 +0000 (04:14 +0100)]
gnu: python-flask-migrate: Update to 2.5.3.

* gnu/packages/python-web.scm (python-flask-migrate): Update to 2.5.3.

4 years agognu: python-flask-restful-swagger: Update to 0.20.1.
Marius Bakke [Mon, 16 Mar 2020 03:08:26 +0000 (04:08 +0100)]
gnu: python-flask-restful-swagger: Update to 0.20.1.

* gnu/packages/python-web.scm (python-flask-restful-swagger): Update to
0.20.1.
[arguments]: New field.  Explicitly disable tests.

4 years agognu: python-stdnum: Update to 1.13.
Marius Bakke [Mon, 16 Mar 2020 03:05:16 +0000 (04:05 +0100)]
gnu: python-stdnum: Update to 1.13.

* gnu/packages/finance.scm (python-stdnum): Update to 1.13.
[arguments]: New field.
[native-inputs]: Add PYTHON-NOSE.

4 years agognu: python-flask-restful: Update to 0.3.8.
Marius Bakke [Mon, 16 Mar 2020 02:55:16 +0000 (03:55 +0100)]
gnu: python-flask-restful: Update to 0.3.8.

* gnu/packages/patches/python-flask-restful-werkzeug-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.8.
[source](patches): New field.
[native-inputs]: Remove PYTHON-SPHINX.

4 years agognu: python-flask-wtf: Update to 0.14.3.
Marius Bakke [Mon, 16 Mar 2020 02:43:25 +0000 (03:43 +0100)]
gnu: python-flask-wtf: Update to 0.14.3.

* gnu/packages/python-web.scm (python-flask-wtf): Update to 0.14.3.
[arguments]: Remove obsolete phase.  Override check phase.
[native-inputs]: Remove PYTHON-NOSE.  Add PYTHON-PYTEST.

4 years agognu: python-flask-babel: Update to 1.0.0.
Marius Bakke [Mon, 16 Mar 2020 02:41:51 +0000 (03:41 +0100)]
gnu: python-flask-babel: Update to 1.0.0.

* gnu/packages/python-web.scm (python-flask-babel): Update to 1.0.0.
[arguments]: New field.

4 years agognu: python-flask-login: Update to 0.5.0.
Marius Bakke [Mon, 16 Mar 2020 02:33:57 +0000 (03:33 +0100)]
gnu: python-flask-login: Update to 0.5.0.

* gnu/packages/python-web.scm (python-flask-login): Update to 0.5.0.
[arguments]: Remove.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-PEP8.  Add PYTHON-COVERAGE,
PYTHON-PYCODESTYLE. and PYTHON-PYTEST.

4 years agognu: python-flask: Update to 1.1.1.
Marius Bakke [Mon, 16 Mar 2020 02:27:50 +0000 (03:27 +0100)]
gnu: python-flask: Update to 1.1.1.

* gnu/packages/python-web.scm (python-flask): Update to 1.1.1.

4 years agognu: python-werkzeug: Update to 1.0.0.
Marius Bakke [Mon, 16 Mar 2020 02:10:51 +0000 (03:10 +0100)]
gnu: python-werkzeug: Update to 1.0.0.

* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.0.
[source](uri): Capitalize PyPI project name.
[native-inputs]: Add PYTHON-PYTEST-TIMEOUT.

4 years agognu: python-stem: Update to 1.8.0.
Marius Bakke [Mon, 16 Mar 2020 02:14:19 +0000 (03:14 +0100)]
gnu: python-stem: Update to 1.8.0.

* gnu/packages/python-xyz.scm (python-stem): Update to 1.8.0.

4 years agognu: Add libgccjit.
Joseph LaFreniere [Thu, 12 Mar 2020 02:48:59 +0000 (21:48 -0500)]
gnu: Add libgccjit.

* gnu/packages/gcc.scm (libgccjit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agotests: nfs: Ensure 'rpcinfo' can be found.
Ludovic Courtès [Mon, 16 Mar 2020 11:34:13 +0000 (12:34 +0100)]
tests: nfs: Ensure 'rpcinfo' can be found.

The test was failing since 8b9cad01e9619f53dc5a65892ca6a09ca5de3447.

* gnu/tests/nfs.scm (run-nfs-test)[test]("RPC service running"): Add
'setenv' call for PATH.

4 years agotests: opensmtpd: Check /var/spool/mail instead of /var/mail.
Ludovic Courtès [Mon, 16 Mar 2020 11:21:05 +0000 (12:21 +0100)]
tests: opensmtpd: Check /var/spool/mail instead of /var/mail.

The test had been failing since the upgrade to 6.6.3p1 in commit
2dbfd8eec43b602d23cee3fdd2842cc333e36c24.

* gnu/services/mail.scm (opensmtpd-activation): Create /var/spool/mail.
* gnu/tests/mail.scm (run-opensmtpd-test): Check /var/spool/mail instead
of /var/mail.

4 years agotests: opensmtpd: Gracefully handle test failure.
Ludovic Courtès [Mon, 16 Mar 2020 11:18:59 +0000 (12:18 +0100)]
tests: opensmtpd: Gracefully handle test failure.

Previously the 'wait' loop would run for ~1024 seconds, at which point
we'd reach the file descriptor limit due to the leak in 'queue-empty?'.

* gnu/tests/mail.scm (run-opensmtpd-test)[test]("mail arrived"): In
'queue-empty?', close PIPE to avoid file descriptor leak.  In 'wait'
loop, arrange to run at most 20 times.

4 years agoservices: dhcpd: Use 'invoke/quiet' when validating the config file.
Ludovic Courtès [Mon, 16 Mar 2020 10:25:57 +0000 (11:25 +0100)]
services: dhcpd: Use 'invoke/quiet' when validating the config file.

This avoids the lengthy copyright/config message from dhcpd.

* gnu/services/networking.scm (dhcpd-activation): Use 'invoke/quiet'
instead of 'invoke'.

4 years agotests: dhcpd: Adjust network interface name.
Ludovic Courtès [Mon, 16 Mar 2020 10:17:15 +0000 (11:17 +0100)]
tests: dhcpd: Adjust network interface name.

This is a followup to 8e53fe2b91d2776bc1529e7b34967c8f1d9edc32.

* gnu/tests/networking.scm (dhcpd-v4-configuration)
(%dhcpd-os): Use "ens3" instead of "eth0".

4 years agotests: rsync: Set PATH.
Ludovic Courtès [Mon, 16 Mar 2020 09:33:29 +0000 (10:33 +0100)]
tests: rsync: Set PATH.

This is a followup to 8b9cad01e9619f53dc5a65892ca6a09ca5de3447, which
would leave PATH unset.

* gnu/tests/rsync.scm (run-rsync-test)[test]("service running"): Add
call to 'setenv' for PATH.

4 years agognu: star: Update to 2.7.3a.
Ricardo Wurmus [Mon, 16 Mar 2020 12:59:20 +0000 (13:59 +0100)]
gnu: star: Update to 2.7.3a.

* gnu/packages/bioinformatics.scm (star): Update to 2.7.3a.

4 years agoservices/web: Export nginx-configuration-global-directives.
Ricardo Wurmus [Mon, 16 Mar 2020 08:58:56 +0000 (09:58 +0100)]
services/web: Export nginx-configuration-global-directives.

This is a follow-up to commit b420e6deb96e0760f12e3d941b76e690c4235e47.

* gnu/services/web.scm (nginx-configuration-global-directives): Export
procedure.

4 years agoservices: nginx: Fix broken default configuration.
Tobias Geerinckx-Rice [Mon, 16 Mar 2020 01:16:38 +0000 (02:16 +0100)]
services: nginx: Fix broken default configuration.

* gnu/services/web.scm (nginx-configuration): Emit an empty events{}
block by default.
* doc/guix.texi (Web Services): Document it.

4 years agoRevert "gnu: BlueZ: Update to 5.54."
Leo Famulari [Mon, 16 Mar 2020 01:03:39 +0000 (21:03 -0400)]
Revert "gnu: BlueZ: Update to 5.54."

This reverts commit f24aaa81de8c709adfda2e89271c562a5ca8d959.

This change caused too many rebuilds for the master branch.

4 years agognu: java-snakeyaml: Update hash.
Björn Höfling [Sun, 15 Mar 2020 21:23:42 +0000 (22:23 +0100)]
gnu: java-snakeyaml: Update hash.

Compared to the the old tarfile available on ci.guix.gnu.org, only the file
'.hg_archival.txt' was removed.

* gnu/packages/java.scm (java-snakeyaml)[source]: Update hash.

4 years agognu: java-xsdlib: Use archived home page URI, update source URI.
Björn Höfling [Sun, 15 Mar 2020 21:18:16 +0000 (22:18 +0100)]
gnu: java-xsdlib: Use archived home page URI, update source URI.

* gnu/packages/xml.scm (java-xsdlib)[home-page]: Use archived URI.
[source]: Update URI.

4 years agognu: java-qdox: Move version 2.0-M2 side by side with version 1.12.1.
Björn Höfling [Sun, 15 Mar 2020 19:09:29 +0000 (20:09 +0100)]
gnu: java-qdox: Move version 2.0-M2 side by side with version 1.12.1.

* gnu/packages/java.scm (java-qdox): Move package definition up,
such that it is side by side with version 1.12.1.

4 years agognu: java-qdox: Update source and home-page URI.
Björn Höfling [Sun, 15 Mar 2020 19:07:05 +0000 (20:07 +0100)]
gnu: java-qdox: Update source and home-page URI.

* gnu/packages/java.scm (java-qdox)[source]: Update URI.
[home-page]: Update URI.

4 years agognu: java-osgi-service-packageadmin: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 18:55:49 +0000 (19:55 +0100)]
gnu: java-osgi-service-packageadmin: Update source URI.

* gnu/packages/java.scm (java-osgi-service-packageadmin)[source]: Update URI.

4 years agognu: java-osgi-service-cm: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 18:54:06 +0000 (19:54 +0100)]
gnu: java-osgi-service-cm: Update source URI.

* gnu/packages/java.scm (java-osgi-service-cm)[source]: Update URI.

4 years agognu: java-osgi-util-tracker: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 18:45:56 +0000 (19:45 +0100)]
gnu: java-osgi-util-tracker: Update source URI.

* gnu/packages/java.scm (java-osgi-util-tracker)[source]: Update URI.

4 years agognu: java-osgi-service-resolver: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 00:10:42 +0000 (01:10 +0100)]
gnu: java-osgi-service-resolver: Update source URI.

* gnu/packages/java.scm (java-osgi-service-resolver)[source]: Update URI.

4 years agognu: java-osgi-service-jdbc: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 00:09:22 +0000 (01:09 +0100)]
gnu: java-osgi-service-jdbc: Update source URI.

* gnu/packages/java.scm (java-osgi-service-jdbc)[source]: Update URI.

4 years agognu: java-osgi-service-log: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 00:08:04 +0000 (01:08 +0100)]
gnu: java-osgi-service-log: Update source URI.

* gnu/packages/java.scm (java-osgi-service-log)[source]: Update URI.

4 years agognu: java-osgi-framework: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 00:06:55 +0000 (01:06 +0100)]
gnu: java-osgi-framework: Update source URI.

* gnu/packages/java.scm (java-osgi-framework)[source]: Update URI.

4 years agognu: java-osgi-service-repository: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 00:05:16 +0000 (01:05 +0100)]
gnu: java-osgi-service-repository: Update source URI.

* gnu/packages/java.scm (java-osgi-service-repository)[source]: Update URI.

4 years agognu: java-osgi-service-metatype-annotations: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 00:03:10 +0000 (01:03 +0100)]
gnu: java-osgi-service-metatype-annotations: Update source URI.

* gnu/packages/java.scm (java-osgi-service-metatype-annotations)[source]:
Update URI.

4 years agognu: java-osgi-util-promise: Update source URI.
Björn Höfling [Sun, 15 Mar 2020 00:00:50 +0000 (01:00 +0100)]
gnu: java-osgi-util-promise: Update source URI.

* gnu/packages/java.scm (java-osgi-util-promise)[source]: Update URI.

4 years agognu: java-osgi-util-function: Update source URI.
Björn Höfling [Sat, 14 Mar 2020 23:59:09 +0000 (00:59 +0100)]
gnu: java-osgi-util-function: Update source URI.

* gnu/packages/java.scm (java-osgi-util-function)[source]: Update URI.

4 years agognu: java-osgi-namespace-service: Update source URI.
Björn Höfling [Sat, 14 Mar 2020 23:57:43 +0000 (00:57 +0100)]
gnu: java-osgi-namespace-service: Update source URI.

* gnu/packages/java.scm (java-osgi-namespace-service)[source]: Update URI.

4 years agognu: java-osgi-namespace-extender: Update source URI.
Björn Höfling [Sat, 14 Mar 2020 23:56:17 +0000 (00:56 +0100)]
gnu: java-osgi-namespace-extender: Update source URI.

* gnu/packages/java.scm (java-osgi-namespace-extender)[source]: Update URI.

4 years agognu: java-osgi-resource: Update source URI.
Björn Höfling [Sat, 14 Mar 2020 23:54:59 +0000 (00:54 +0100)]
gnu: java-osgi-resource: Update source URI.

* gnu/packages/java.scm (java-osgi-resource)[source]: Update URI.

4 years agognu: java-osgi-dto: Update source URI.
Björn Höfling [Sat, 14 Mar 2020 23:53:34 +0000 (00:53 +0100)]
gnu: java-osgi-dto: Update source URI.

* gnu/packages/java.scm (java-osgi-dto)[source]: Update URI.

4 years agognu: java-osgi-service-component-annotations: Update source URI.
Björn Höfling [Sat, 14 Mar 2020 23:51:47 +0000 (00:51 +0100)]
gnu: java-osgi-service-component-annotations: Update source URI.

* gnu/packages/java.scm (java-osgi-service-component-annotations)[source]:
Update URI.

4 years agognu: Add lv2lint.
Alexandros Theodotou [Tue, 25 Feb 2020 15:11:29 +0000 (15:11 +0000)]
gnu: Add lv2lint.

* gnu/packages/audio.scm (lv2lint): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: Add ghcid.
Alexandru-Sergiu Marton [Tue, 4 Feb 2020 13:59:03 +0000 (15:59 +0200)]
gnu: Add ghcid.

* gnu/packages/haskell-apps.scm (ghcid): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: emacs-debbugs: update to 0.22
Michael Rohleder [Sun, 15 Mar 2020 17:42:44 +0000 (18:42 +0100)]
gnu: emacs-debbugs: update to 0.22

* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: BlueZ: Update to 5.54.
Vincent Legoll [Sun, 15 Mar 2020 18:07:57 +0000 (19:07 +0100)]
gnu: BlueZ: Update to 5.54.

* gnu/packages/linux.scm (bluez): Update to 5.54.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: Add nvme-cli
Vincent Legoll [Thu, 12 Mar 2020 00:51:12 +0000 (01:51 +0100)]
gnu: Add nvme-cli

* gnu/packages/linux.scm (nvme-cli): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: nose2: Update to 0.9.2.
Vincent Legoll [Sun, 15 Mar 2020 16:47:56 +0000 (17:47 +0100)]
gnu: nose2: Update to 0.9.2.

* gnu/packages/check.scm (python-nose2): Update to 0.9.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: eolie: Update to 0.9.98.1.
Ricardo Wurmus [Sun, 15 Mar 2020 16:59:35 +0000 (17:59 +0100)]
gnu: eolie: Update to 0.9.98.1.

* gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.

4 years agognu: Add rapid-photo-downloader
Sebastian Schott [Sat, 7 Mar 2020 15:11:46 +0000 (16:11 +0100)]
gnu: Add rapid-photo-downloader

* gnu/packages/photo.scm (rapid-photo-downloader): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-tenacity
Sebastian Schott [Sat, 7 Mar 2020 15:11:45 +0000 (16:11 +0100)]
gnu: Add python-tenacity

* gnu/packages/python-xyz.scm (python-tenacity): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-colorlog
Sebastian Schott [Sat, 7 Mar 2020 15:11:44 +0000 (16:11 +0100)]
gnu: Add python-colorlog

* gnu/packages/python-xyz.scm (python-colorlog): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-pyprind
Sebastian Schott [Sat, 7 Mar 2020 15:11:43 +0000 (16:11 +0100)]
gnu: Add python-pyprind

* gnu/packages/python-xyz.scm (python-pyprind): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-gphoto2
Sebastian Schott [Sat, 7 Mar 2020 15:11:42 +0000 (16:11 +0100)]
gnu: Add python-gphoto2

* gnu/packages/python-xyz.scm (python-gphoto2): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-colour
Sebastian Schott [Sat, 7 Mar 2020 15:11:41 +0000 (16:11 +0100)]
gnu: Add python-colour

* gnu/packages/python-xyz.scm (python-colour): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-d2to1
Sebastian Schott [Sat, 7 Mar 2020 15:11:40 +0000 (16:11 +0100)]
gnu: Add python-d2to1

* gnu/packages/python-xyz.scm (python-d2to1): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-rawkit
Sebastian Schott [Sat, 7 Mar 2020 15:11:39 +0000 (16:11 +0100)]
gnu: Add python-rawkit

* gnu/packages/python-xyz.scm (python-rawkit): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-easygui
Sebastian Schott [Sat, 7 Mar 2020 15:11:38 +0000 (16:11 +0100)]
gnu: Add python-easygui

* gnu/packages/python-xyz.scm (python-easygui): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add python-pymediainfo
Sebastian Schott [Sat, 7 Mar 2020 15:11:37 +0000 (16:11 +0100)]
gnu: Add python-pymediainfo

* gnu/packages/python-xyz.scm (python-pymediainfo): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: mesa-opencl: Build with clang@9.
Marius Bakke [Sun, 15 Mar 2020 14:49:05 +0000 (15:49 +0100)]
gnu: mesa-opencl: Build with clang@9.

This is a follow-up to commit cf4fdbcb0bf8ef4639dc162e09d152666fc6b89e.

* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG-8 to CLANG-9.
(mesa)[inputs]: Add reminder.

4 years agognu: python-tblib: Update to 1.6.0.
Marius Bakke [Sun, 15 Mar 2020 14:47:17 +0000 (15:47 +0100)]
gnu: python-tblib: Update to 1.6.0.

* gnu/packages/python-xyz.scm (python-tblib): Update to 1.6.0.

4 years agognu: python-alembic: Update to 1.4.1.
Marius Bakke [Sun, 15 Mar 2020 14:03:33 +0000 (15:03 +0100)]
gnu: python-alembic: Update to 1.4.1.

* gnu/packages/patches/python-alembic-exceptions-cause.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (python-alembic): Update to 1.4.1.
[source](patches): New field.
[arguments]: New field, override check phase.

4 years agognu: python-editor: Update to 1.0.4.
Marius Bakke [Sun, 15 Mar 2020 13:54:01 +0000 (14:54 +0100)]
gnu: python-editor: Update to 1.0.4.

* gnu/packages/python-xyz.scm (python-editor): Update to 1.0.4.
[arguments]: New field.
[home-page, synopsis]: Adjust indentation.

4 years agognu: python-jedi: Update to 0.16.
Marius Bakke [Sun, 15 Mar 2020 13:23:51 +0000 (14:23 +0100)]
gnu: python-jedi: Update to 0.16.

* gnu/packages/patches/python-jedi-deleted-variables.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.16.
[source](patches): New field.

4 years agognu: python-psycopg2: Update to 2.8.4.
Marius Bakke [Sun, 15 Mar 2020 12:35:46 +0000 (13:35 +0100)]
gnu: python-psycopg2: Update to 2.8.4.

* gnu/packages/databases.scm (python-psycopg2): Update to 2.8.4.

4 years agognu: python-sqlalchemy: Update to 1.3.15.
Marius Bakke [Sun, 15 Mar 2020 12:35:13 +0000 (13:35 +0100)]
gnu: python-sqlalchemy: Update to 1.3.15.

* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.15.

4 years agognu: python-parso: Update to 0.6.2.
Marius Bakke [Sun, 15 Mar 2020 12:34:43 +0000 (13:34 +0100)]
gnu: python-parso: Update to 0.6.2.

* gnu/packages/python-xyz.scm (python-parso): Update to 0.6.2.

4 years agognu: Update python-natsort to 7.0.1, python2-natsort to 6.2.1.
Marius Bakke [Sun, 15 Mar 2020 12:34:20 +0000 (13:34 +0100)]
gnu: Update python-natsort to 7.0.1, python2-natsort to 6.2.1.

* gnu/packages/python-xyz.scm (python-natsort): Update to 7.0.1.
(python2-natsort): Update to 6.2.1.

4 years agognu: Update python-seaborn to 0.10.0, python2-seaborn to 0.9.1.
Marius Bakke [Sun, 15 Mar 2020 12:33:37 +0000 (13:33 +0100)]
gnu: Update python-seaborn to 0.10.0, python2-seaborn to 0.9.1.

* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.9.0.
[source](patches): Remove.
[arguments]: Remove obsolete phase.
[properties]: New field.
(python2-seaborn): Update to 0.9.1.

4 years agognu: python-joblib: Update to 0.14.1.
Marius Bakke [Sun, 15 Mar 2020 12:32:40 +0000 (13:32 +0100)]
gnu: python-joblib: Update to 0.14.1.

* gnu/packages/python-xyz.scm (python-joblib): Update to 0.14.1.

4 years agognu: python-networkx: Update to 2.4.
Marius Bakke [Sun, 15 Mar 2020 12:32:12 +0000 (13:32 +0100)]
gnu: python-networkx: Update to 2.4.

* gnu/packages/python-xyz.scm (python-networkx): Update to 2.4.
[source](uri): Download tarball instead of zipball.
[arguments]: New field.
[native-inputs]: Remove PYTHON-NOSE and UNZIP.  Add PYTHON-PYTEST.
[properties]: New field.
(python2-networkx): Stick with version 2.2.

4 years agognu: python-pyrsistent: Update to 0.15.7.
Marius Bakke [Sun, 15 Mar 2020 12:31:03 +0000 (13:31 +0100)]
gnu: python-pyrsistent: Update to 0.15.7.

* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.7.

4 years agognu: python2-pandas: Fix build with Python 2.7.17.
Marius Bakke [Sun, 15 Mar 2020 12:30:11 +0000 (13:30 +0100)]
gnu: python2-pandas: Fix build with Python 2.7.17.

While at it, fix the inheritance.

* gnu/packages/python-science.scm (python2-pandas): Use INHERIT instead of
PACKAGE/INHERIT.
[source](modules, snippet): New fields.

4 years agognu: python2-scikit-learn: Downgrade to 0.20.4.
Marius Bakke [Sun, 15 Mar 2020 12:29:17 +0000 (13:29 +0100)]
gnu: python2-scikit-learn: Downgrade to 0.20.4.

This is a follow-up to commit 546893c2965c8114e4d7cfe1de46c46664ec4b9e.

* gnu/packages/machine-learning.scm (python-scikit-learn)[properties]: New field.
(python2-scikit-learn)[version, source]: New fields.

4 years agognu: libarea: Build with cmake-minimal.
Marius Bakke [Sun, 15 Mar 2020 12:28:27 +0000 (13:28 +0100)]
gnu: libarea: Build with cmake-minimal.

* gnu/packages/engineering.scm (libarea)[native-inputs]: Change from CMAKE to
CMAKE-MINIMAL.

4 years agognu: python-pyside: Update to 5.12.6.
Marius Bakke [Sun, 15 Mar 2020 12:27:53 +0000 (13:27 +0100)]
gnu: python-pyside: Update to 5.12.6.

* gnu/packages/qt.scm (python-shiboken-2): Update to 5.12.6.
[source]: Download tarball release instead of git repository.
[arguments]: Add phase to make files writable and update timestamps.
(python-pyside-2): Inherit version and source from PYTHON-SHIBOKEN-2.
[native-inputs]: Remove LIBCXX-6.  Rename "python-wrapper" input to "python".
Change from CMAKE to CMAKE-MINIMAL.
[arguments]: Remove libcxx substitution.  Add "-DPYTHON_EXECUTABLE" in
 #:configure-flags.
(python-pyside-2-tools)[native-inputs]: Add PYTHON-WRAPPER.
[arguments]: Set "-DPYTHON_EXECUTABLE" in #:configure-flags.  Add phase
'go-to-source-dir'.

4 years agognu: zabbix-agentd: Update to 4.4.6.
Ricardo Wurmus [Sun, 15 Mar 2020 14:07:14 +0000 (15:07 +0100)]
gnu: zabbix-agentd: Update to 4.4.6.

* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.6.

4 years agognu: guile-gi: Embed absolute file name of extension library.
Ricardo Wurmus [Sun, 15 Mar 2020 13:17:26 +0000 (14:17 +0100)]
gnu: guile-gi: Embed absolute file name of extension library.

* gnu/packages/guile-xyz.scm (guile-gi)[arguments]: Add phase
patch-references-to-extension.

4 years agoservices/web: nginx-configuration: Add support for global directives.
Ricardo Wurmus [Sun, 15 Mar 2020 11:03:57 +0000 (12:03 +0100)]
services/web: nginx-configuration: Add support for global directives.

* gnu/services/web.scm (<nginx-configuration>)[global-directives]: Add field.
(emit-global-directive): New procedure.
(default-nginx-config): Use it.
* doc/guix.texi (Web Services): Document it.

4 years agoservices/web: Remove empty events directive from default-nginx-config.
Ricardo Wurmus [Sun, 15 Mar 2020 11:03:19 +0000 (12:03 +0100)]
services/web: Remove empty events directive from default-nginx-config.

* gnu/services/web.scm (default-nginx-config): Remove empty events directive.

4 years agognu: Add python-pytest-vcr.
Efraim Flashner [Wed, 4 Mar 2020 19:13:55 +0000 (21:13 +0200)]
gnu: Add python-pytest-vcr.

* gnu/packages/python-check.scm (python-pytest-vcr): New variable.