Commit graph

57359 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 10b52f4695
gnu: simplescreenrecorder: Use HTTPS home page.
* gnu/packages/video.scm (simplescreenrecorder)[home-page]: Use HTTPS.
2020-03-17 03:12:25 +01:00
Tobias Geerinckx-Rice ce91eeacad
gnu: libmng: Use HTTPS home page.
* gnu/packages/image.scm (libmng)[home-page]: Use HTTPS.
2020-03-17 03:12:21 +01:00
Tobias Geerinckx-Rice f4766a1810
gnu: libjaylink: Use HTTPS home page.
* gnu/packages/embedded.scm (libjaylink)[home-page]: Use HTTPS.
2020-03-17 03:12:16 +01:00
Tobias Geerinckx-Rice d74647b04a
gnu: qdbm: Use HTTPS home page.
* gnu/packages/databases.scm (qdbm)[home-page]: Use HTTPS.
2020-03-17 03:12:09 +01:00
Tobias Geerinckx-Rice cfff0b386d
gnu: fritzing: Use HTTPS home page.
* gnu/packages/engineering.scm (fritzing)[home-page]: Use HTTPS.
2020-03-17 03:01:23 +01:00
Tobias Geerinckx-Rice c9938fa84f
gnu: glfw: Use HTTPS home page.
* gnu/packages/gl.scm (glfw)[home-page]: Use HTTPS.
2020-03-17 03:01:13 +01:00
Tobias Geerinckx-Rice fe5ed0bbe3
gnu: wireless-tools: Use HTTPS home page.
* gnu/packages/linux.scm (wireless-tools)[home-page]: Use HTTPS.
2020-03-17 03:01:03 +01:00
Tobias Geerinckx-Rice 831d64cc17
gnu: openimageio: Use HTTPS home page.
* gnu/packages/graphics.scm (openimageio)[home-page]: Use HTTPS.
2020-03-17 03:00:54 +01:00
Tobias Geerinckx-Rice df10a64efc
gnu: shogun: Use HTTPS home page.
* gnu/packages/machine-learning.scm (shogun)[home-page]: Use HTTPS.
2020-03-17 03:00:46 +01:00
Tobias Geerinckx-Rice 97845067b1
gnu: perl-test-simple: Update to 1.302172.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302172.
2020-03-17 03:00:37 +01:00
Tobias Geerinckx-Rice bf782bfc3f
gnu: five-or-more: Update to 3.32.1.
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.1.
[source]: Hard-code NAME.
2020-03-17 03:00:28 +01:00
Tobias Geerinckx-Rice 5144e31492
gnu: eigen: Update to 3.3.7.
* gnu/packages/algebra.scm (eigen): Update to 3.3.7.
[source]: Add a patch to fix a test failure.
* gnu/packages/patches/eigen-stabilise-sparseqr-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-03-17 03:00:18 +01:00
Tobias Geerinckx-Rice aa0bcb6c53
gnu: doctest: Update to 2.3.7.
* gnu/packages/check.scm (doctest): Update to 2.3.7.
2020-03-17 03:00:09 +01:00
Tobias Geerinckx-Rice 70c910eb98
gnu: reaver: Update to 1.6.6.
* gnu/packages/networking.scm (reaver): Update to 1.6.6.
[source]: Hard-code NAME.
2020-03-17 02:59:58 +01:00
Julien Lepiller 06f0453ad2
guix: import: opam: Use a default repository.
* guix/import/opam.scm (opam->guix-package): Use a default value for
`repository`.
2020-03-17 00:06:23 +01:00
Ekaitz Zarraga 19b7d41d34
gnu: gnome-shell-extension-appindicator: Update to 33.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator):
Update to 33.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-16 22:58:37 +01:00
Ludovic Courtès d3fecbab82
gnu: Add tla.
* gnu/packages/version-control.scm (tla): New variable.
2020-03-16 22:58:37 +01:00
Ludovic Courtès 70526bdbe0
services: nfs: Remove unnecessary "mount" invocation.
* gnu/services/nfs.scm (%nfs-activation): Remove unnecessary "mount"
invocation (/proc/fs/nfsd is automatically mounted, somehow).  Remove
unnecessary 'mkdir-p' call.
2020-03-16 22:58:37 +01:00
Ludovic Courtès e28770df71
services: nfs: Move activation snippet out of line.
* gnu/services/nfs.scm (%nfs-activation): New variable.
(nfs-service-type)[extensions]: Refer to %NFS-ACTIVATION.
2020-03-16 22:58:37 +01:00
Ludovic Courtès a55472955d
tests: nfs-server: Use marionette helper procedures.
* gnu/tests/nfs.scm (run-nfs-server-test)[test](wait-for-file): Remove.
("nscd is listening on its socket"): Use 'wait-for-unix-socket'.
2020-03-16 22:58:37 +01:00
Efraim Flashner 8a65ca6f8c
gnu: rust-rand-0.4: Don't skip build.
* gnu/packages/crates-io.scm (rust-rand-0.4)[arguments]: Don't skip build.
2020-03-16 21:41:34 +02:00
Efraim Flashner 723c5d5772
gnu: rust-rand-0.3: Don't skip build.
* gnu/packages/crates-io.scm (rust-rand-0.3)[arguments]: Don't skip build.
2020-03-16 21:39:32 +02:00
Efraim Flashner fde752baa7
gnu: rust-rand-xorshift-0.2: Don't skip build.
* gnu/packages/crates-io.scm (rust-rand-xorshift-0.2)[arguments]: Don't
skip build.
2020-03-16 21:36:47 +02:00
Efraim Flashner c11eea603e
gnu: rust-rawpointer-0.1: Don't skip build.
* gnu/packages/crates-io.scm (rust-rawpointer-0.1)[arguments]: Don't
skip build.
2020-03-16 21:34:19 +02:00
Efraim Flashner 182f2a471d
gnu: rust-argon2rs-0.2: Don't skip build.
* gnu/packages/crates-io.scm (rust-argon2rs-0.2)[arguments]: Don't skip
build. Add phase to find all rust dependencies.
2020-03-16 21:28:51 +02:00
Efraim Flashner f86dd71cbd
gnu: rust-cargon-0.0: Don't skip build.
* gnu/pacakges/crates-io.scm (rust-cargon-0.0)[arguments]: Don't skip
build. Move rust-gcc-0.3 from cargo-development-inputs to cargo-inputs.
2020-03-16 21:27:51 +02:00
Mark H Weaver 057b34478f
gnu: linux-libre@4.19: Update to 4.19.110.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.110.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-16 13:54:51 -04:00
Tobias Geerinckx-Rice 1fddf8ef17
gnu: cook: Fix.
This follows up on commit 5adc59e6fe.

* gnu/packages/cook.scm (cook)[home-page]: Better.

Reported-by: Marius Bakke <mbakke@fastmail.com>
2020-03-16 16:48:31 +01:00
Tobias Geerinckx-Rice 89b49245ef
gnu: cogl: Use HTTPS home page.
* gnu/packages/gnome.scm (cogl)[home-page]: Use HTTPS.
2020-03-16 16:32:43 +01:00
Tobias Geerinckx-Rice 0d2753ccc1
gnu: agda: Use HTTPS home page.
* gnu/packages/agda.scm (agda)[home-page]: Use HTTPS.
2020-03-16 16:32:43 +01:00
Tobias Geerinckx-Rice 5adc59e6fe
gnu: cook: Use archived home page.
* gnu/packages/cook.scm (cook)[home-page]: Use a Web Archived copy.
2020-03-16 16:32:43 +01:00
Tobias Geerinckx-Rice 9482008321
gnu: wxwidgets: Refer to xdg-open.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22704>.

* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Add xdg-utils.
[arguments]: Add ‘refer-to-inputs’ phase to patch xdg-open calls.
2020-03-16 16:32:43 +01:00
Marius Bakke 8317c89aa3
gnu: python-tqdm: Update to 4.43.0.
* gnu/packages/python-xyz.scm (python-tqdm): Update to 4.43.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-FLAKE8 and PYTHON-COVERAGE.
[properties]: Remove.
(python2-tqdm): Use PACKAGE-WITH-PYTHON2.
2020-03-16 15:45:38 +01:00
Marius Bakke e26e084fbb
gnu: python-zope-security: Update to 5.1.0.
* gnu/packages/python-web.scm (python-zope-security): Update to 5.1.0.
[native-inputs]: Remove PYTHON-SIX.  Move PYTHON-ZOPE-COMPONENT and
PYTHON-ZOPE-LOCATION ...
[propagated-inputs]: ... here.  Add PYTHON-ZOPE-INTERFACE.
(python2-zope-security)[propagated-inputs]: Remove.
2020-03-16 15:45:38 +01:00
Marius Bakke 386d2fd130
gnu: python-zope-location: Update to 4.2.
* gnu/packages/python-web.scm (python-zope-location): Update to 4.2.
[native-inputs]: Add PYTHON-ZOPE-TESTRUNNER.
[propagated-inputs]: Add PYTHON-ZOPE-INTERFACE.
2020-03-16 15:45:37 +01:00
Marius Bakke a3a7a03312
gnu: python-zope-proxy: Update to 4.3.4.
* gnu/packages/python-web.scm (python-zope-proxy): Update to 4.3.4.
[native-inputs]: Add PYTHON-ZOPE-TESTRUNNER.
2020-03-16 15:45:37 +01:00
Marius Bakke 2585304c6e
gnu: python-zope-configuration: Update to 4.3.1.
* gnu/packages/python-web.scm (python-zope-configuration): Update to 4.3.1.
[native-inputs]: Add PYTHON-ZOPE-TESTING and PYTHON-ZOPE-TESTRUNNER.
[propagated-inputs]: Add PYTHON-ZOPE-INTERFACE.
2020-03-16 15:45:37 +01:00
Marius Bakke a1e9c929fa
gnu: python-zope-schema: Update to 5.0.1.
* gnu/packages/python-web.scm (python-zope-schema): Update to 5.0.1.
[propagated-inputs]: Remove PYTHON-ZOPE-EXCEPTIONS.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-COVERAGE.  Add
PYTHON-ZOPE-TESTRUNNER and PYTHON-ZOPE-I18NMESSAGEID.
2020-03-16 15:45:37 +01:00
Marius Bakke ce4b7a4436
gnu: python-zope-i18nmessageid: Update to 5.0.1.
* gnu/packages/python-web.scm (python-zope-i18nmessageid): Update to 5.0.1.
[native-inputs]: Add PYTHON-COVERAGE and PYTHON-ZOPE-TESTRUNNER.
[propagated-inputs]: Add PYTHON-SIX.
2020-03-16 15:45:37 +01:00
Marius Bakke ddacd13d56
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.
2020-03-16 15:45:37 +01:00
Marius Bakke 16839ec340
gnu: python-zope-testing: Update to 4.7.
* gnu/packages/python-web.scm (python-zope-testing): Update to 4.7.
[source](modules, snippet): Remove.
2020-03-16 15:45:36 +01:00
Marius Bakke 9a1dfda6fa
gnu: python-zope-exceptions: Update to 4.3.
* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.3.
2020-03-16 15:45:36 +01:00
Marius Bakke 5af5165448
gnu: python-zope-interface: Update to 4.7.2.
* gnu/packages/python-web.scm (python-zope-interface): Update to 4.7.2.
2020-03-16 15:45:36 +01:00
Marius Bakke f11b555637
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.
2020-03-16 15:45:36 +01:00
Marius Bakke aa0e4413b7
gnu: python-kivy: Remove unused input.
* gnu/packages/python-xyz.scm (python-kivy)[native-inputs]: Remove GIT.
2020-03-16 15:45:36 +01:00
Marius Bakke 24464edd31
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.
2020-03-16 15:45:36 +01:00
Marius Bakke 751c1b5960
gnu: Remove python2-gitpython.
This package fails to build and has no users in Guix.

* gnu/packages/version-control.scm (python2-gitpython): Remove variable.
2020-03-16 15:45:35 +01:00
Marius Bakke da44dcb87e
gnu: Remove python2-bandit.
This package fails to build and has no users in Guix.

* gnu/packages/openstack.scm (python2-bandit): Remove variable.
2020-03-16 15:45:35 +01:00
Marius Bakke 9ff7c73ba5
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.
2020-03-16 15:45:35 +01:00
Marius Bakke 538f44de9b
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.
2020-03-16 15:45:35 +01:00