Marius Bakke
b0dc2454cc
gnu: zziplib: Don't run failing tests.
...
* gnu/packages/compression.scm (zziplib)[arguments]: Set <#:test-target>.
2019-07-07 18:38:19 +02:00
Marius Bakke
d0a52e65b5
gnu: zziplib: Don't use unstable tarball.
...
* gnu/packages/compression.scm (zziplib)[source]: Change to GIT-FETCH.
[argumnents]: New field.
2019-07-07 18:38:19 +02:00
Marius Bakke
ee3a4d3678
gnu: libpsl: Build against Python 3.
...
* gnu/packages/web.scm (libpsl)[inputs]: Change PYTHON-2 to PYTHON-WRAPPER.
2019-07-07 18:38:19 +02:00
Marius Bakke
2c886af911
gnu: ninja: Python is a regular input.
...
Ninja uses Python at run time, so it must not be a native input.
* gnu/packages/ninja.scm (ninja)[native-inputs]: Change to ...
[inputs]: ... this.
2019-07-07 18:38:19 +02:00
Marius Bakke
b78491f857
gnu: ninja: Build against Python 3.
...
* gnu/packages/ninja.scm (ninja)[native-inputs]: Change PYTHON-2 to PYTHON-WRAPPER.
2019-07-07 18:38:19 +02:00
Marius Bakke
cf3f7aa197
gnu: libevent: Use Python 3 for event_rpcgen.py.
...
* gnu/packages/libevent.scm (libevent)[inputs]: Change PYTHON-2 to PYTHON-WRAPPER.
2019-07-07 18:38:18 +02:00
Marius Bakke
d7b63ba92d
gnu: itstool: Update to 2.0.6.
...
* gnu/packages/glib.scm (itstool): Update to 2.0.6.
[inputs]: Change PYTHON2-LIBXML and PYTHON-2 to PYTHON-LIBXML and PYTHON.
* gnu/packages/gnome.scm (totem)[inputs]: Change PYTHON-2 to PYTHON.
2019-07-07 18:38:18 +02:00
Marius Bakke
53ffc043af
gnu: cURL: Build against Python 3.
...
* gnu/packages/curl.scm (curl)[native-inputs]: Change PYTHON-2 to PYTHON-WRAPPER.
2019-07-07 18:38:11 +02:00
Marius Bakke
ac135287d2
gnu: icu4c: Enable tests on i686.
...
* gnu/packages/icu4c.scm (icu4c)[arguments]: Don't override <#:tests?>.
2019-07-07 16:55:10 +02:00
Marius Bakke
a4c38f812c
gnu: icu4c: Use 'python-minimal' for tests.
...
* gnu/packages/icu4c.scm (icu4c)[native-inputs]: Change PYTHON to
PYTHON-MINIMAL.
2019-07-07 16:54:15 +02:00
Marius Bakke
fcb5493793
gnu: Python: Avoid needless reference on coreutils.
...
* gnu/packages/python.scm (python-2.7)[arguments]: Pass "INSTALL" and
"MKDIR_P" in <#:configure-flags>.
2019-07-07 16:51:26 +02:00
Marius Bakke
4f5fe46388
gnu: commencement: Fix Python build on non-x86 platforms.
...
* gnu/packages/commencement.scm (python-boot0)[version, source]: Downgrade to 3.5.7.
[arguments]: Remove <#:make-flags>. Add <#:phases>.
[native-inputs]: Remove artifical dependency on PKG-CONFIG.
2019-07-07 16:32:53 +02:00
Pierre Langlois
bf187d92e3
gnu: Add csvkit.
...
* gnu/packages/wireservice.scm (csvkit): New variable.
* gnu/packages/patches/csvkit-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
213b05f04e
gnu: Add python-agate-excel.
...
* gnu/packages/wireservice.scm (python-agate-excel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
f1122a2c91
gnu: Add python-agate-dbf.
...
* gnu/packages/wireservice.scm (python-agate-dbf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
9b2850c845
gnu: Add python-agate-sql.
...
* gnu/packages/wireservice.scm (python-agate-sql): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
dc835e75ce
gnu: Add python-agate.
...
* gnu/packages/wireservice.scm (python-agate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
451742bcf6
gnu: Add python-leather.
...
* gnu/packages/wireservice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
edeb04bfb7
gnu: Add python-dbfread.
...
* gnu/packages/python-xyz.scm (python-dbfread): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
450d5dc289
gnu: Add python-crate.
...
* gnu/packages/databases.scm (python-crate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
0d5b7ea11f
gnu: Add python-pytimeparse.
...
* gnu/packages/time.scm (python-pytimeparse): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Pierre Langlois
6543bc80b4
gnu: Add python-slugify.
...
* gnu/packages/python-web.scm (python-slugify): New variable.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
e41ba8606f
gnu: Add emacs-moe-theme-el.
...
* gnu/packages/emacs-xyz.scm (emacs-moe-theme-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
ae429e48d1
gnu: emacs-goto-chg: Update to 1.7.3-1.1829a13.
...
* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.3-1.1829a13.
[origin]: Use GIT-FETCH and GIT-REFERENCE.
[home-page]: Update.
[inputs]: Add emacs-undo-tree.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
81d1baafdb
gnu: emacs-hydra: Update to 0.15.0.
...
* gnu/packages/emacs-xyz.scm (emacs-hydra): Update to 0.15.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
b453637f1b
gnu: Add emacs-lpy.
...
* gnu/packages/emacs-xyz.scm (emacs-lpy): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
55a0b2a08d
gnu: emacs-md4rd: Update to 0.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-md4rd): Update to 0.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
26150eac73
gnu: emacs-zoutline: Update to 0.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-zoutline): Update to 0.2.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
9f6dca4de3
gnu: emacs-restclient: Update to 0-2.422ee8d.
...
* gnu/packages/emacs-xyz.scm (emacs-restclient): Update to 0-2.422ee8d.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
fa71034115
gnu: emacs-disk-usage: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-disk-usage)[source]: Use GIT-FETCH and GIT-FILE-NAME.
[home-page] Move to usual location.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
8330715878
gnu: emacs-fish-completion: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-fish-completion)[source]: Use GIT-FETCH
and GIT-FILE-NAME.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
846d83482f
gnu: emacs-company-restclient: Update to 0.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-company-restclient): Update to 0.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
1fd2886ca7
gnu: emacs-skewer-mode: Update to 1.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-skewer-mode): Update to 1.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
9ee3be1bd5
gnu: emacs-simple-httpd: Update to 1.5.1.
...
* gnu/packages/emacs-xyz.scm (emacs-simple-httpd): Update to 1.5.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
1c9ea5aaa4
gnu: emacs-git-timemachine: Update to 4.10.
...
* gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.10.
[propagated-inputs] Add emacs-transient.
[source] Use GIT-FETCH and GIT-REFERENCE.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:17 +02:00
Ludovic Courtès
866822b738
build: Remove outdated 'release.nix'.
...
This file had been unmaintained and probably broken since ~2013.
* release.nix: Remove.
* Makefile.am (EXTRA_DIST): Adjust accordingly.
2019-07-07 15:48:17 +02:00
Ludovic Courtès
ccadafdcef
build: Add 'doc/build.scm' to build on-line copies of the manual.
...
* doc/build.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
2019-07-07 15:48:17 +02:00
Rutger Helling
aad6596294
gnu: wine-staging: Update to 4.12.1.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.1.
* gnu/packages/wine.scm (wine-staging): Update to 4.12.1.
2019-07-07 13:51:06 +02:00
Christopher Baines
d029afdd2d
gnu: Update lollypop to 1.1.3.1.
...
* gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1.
[inputs]: Add python-pil.
2019-07-07 12:24:19 +01:00
Mark H Weaver
079c93e1c1
self: Ship the (gnu machine …) modules.
...
This is a followup to commit fa9edf09e9
.
* guix/self.scm (compiled-guix)[*system-modules*]: Explicitly add all of
gnu/machine/*.
2019-07-06 20:08:35 -04:00
Marius Bakke
36175a3a9e
Merge branch 'master' into staging
2019-07-07 01:18:18 +02:00
Marius Bakke
c72647fbae
gnu: xpad: Build against gtksourceview@3.
...
* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-07-06 20:43:00 +02:00
Marius Bakke
0c6de725d8
gnu: python-pillow: Update to 6.1.0.
...
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
2019-07-06 20:32:17 +02:00
Marius Bakke
4ed252c332
gnu: jsoncpp: Update to 1.9.0.
...
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.0.
2019-07-06 18:49:52 +02:00
Marius Bakke
f1818f96a3
gnu: jsoncpp: Fetch sources through git.
...
* gnu/packages/serialization.scm (jsoncpp)[source]: Switch to GIT-FETCH.
2019-07-06 18:48:56 +02:00
Marius Bakke
f4d562b008
gnu: libraw: Update to 0.19.3.
...
* gnu/packages/photo.scm (libraw): Update to 0.19.3.
2019-07-06 18:44:15 +02:00
Marius Bakke
e9cb6edd06
gnu: python-soupsieve: Update to 1.9.2.
...
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
2019-07-06 18:39:17 +02:00
Brian Leung
e39d4933d1
gnu: python-setuptools: Update to 41.0.1.
...
* gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-07-06 18:26:02 +02:00
Marius Bakke
5bef0f108c
gnu: python-olefile: Update to 0.46.
...
* gnu/packages/python-xyz.scm (python-olefile): Update to 0.46.
[source]: Switch to release tarball instead of git snapshot.
2019-07-06 18:26:02 +02:00
Jakob L. Kreuze
834b8a4110
Remove references to non-existent 'tests/machine.scm'.
...
* Makefile.am (SCM_TESTS): Remove 'tests/machine.scm' line.
2019-07-06 05:19:09 -04:00