Commit graph

44612 commits

Author SHA1 Message Date
Marius Bakke
b2205ae4f6
gnu: python-elementpath: Update to 1.3.3.
* gnu/packages/xml.scm (python-elementpath): Update to 1.3.3.
2020-01-15 20:36:34 +01:00
Marius Bakke
8fda8b7d6a
gnu: python-elementpath: Move to (gnu packages xml).
* gnu/packages/python-xyz.scm (python-elementpath): Move from here ...
* gnu/packages/xml.scm (python-elementpath): ... to here.
2020-01-15 20:36:33 +01:00
Marius Bakke
5efa04dd93
gnu: Add python2-importlib-metadata.
* gnu/packages/python-xyz.scm (python2-importlib-metadata): New public variable.
2020-01-15 20:36:33 +01:00
Marius Bakke
f15bdfebc6
gnu: Add python2-zipp.
* gnu/packages/python-compression.scm (python2-zipp): New public variable.
2020-01-15 20:36:33 +01:00
Marius Bakke
fd5c264ad8
gnu: Add python2-importlib-resources.
* gnu/packages/python-xyz.scm (python2-importlib-resources): New public variable.
2020-01-15 20:36:33 +01:00
Marius Bakke
8f137daf8a
gnu: python-wheel: Update to 0.33.6.
* gnu/packages/python-xyz.scm (python-wheel): Update to 0.33.6.
[arguments]: Explicitly disable tests (they never ran before).
[native-inputs, properties]: Remove.
(python2-wheel): Use PACKAGE-WITH-PYTHON2.
2020-01-15 20:36:33 +01:00
Marius Bakke
6b3cef844c
gnu: python-zipp: Update to 1.0.0.
* gnu/packages/python-compression.scm (python-zipp): Update to 1.0.0.
[propagated-inputs]: Remove PYTHON-RST.LINKER.  Add PYTHON-MORE-ITERTOOLS.
Move PYTHON-CONTEXTLIB2 and PYTHON-PATHLIB2 ...
[native-inputs]: ... here.  Remove PYTHON-SPHINX.
2020-01-15 20:36:33 +01:00
Marius Bakke
4dc04d11c8
gnu: python-importlib-metadata: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 1.4.0.
[propagated-inputs]: Remove PYTHON-CONFIGPARSER, PYTHON-CONTEXTLIB2,
PYTHON-DOCUTILS, PYTHON-PATHLIB2, and PYTHON-RST.LINKER.
[native-inputs]: Remove PYTHON-SPHINX.  Add PYTHON-PACKAGING.
2020-01-15 20:36:32 +01:00
Marius Bakke
59fa08d6f8
gnu: python-pytest-checkdocs: Add missing input.
* gnu/packages/python-check.scm (python-pytest-checkdocs)[propagated-inputs]:
Add PYTHON-DOCUTILS.
2020-01-15 20:36:32 +01:00
Marius Bakke
b244f166b9
gnu: python-sortedcontainers: Update to 2.1.0.
* gnu/packages/python-xyz.scm (python-sortedcontainers): Update to 2.1.0.
2020-01-15 20:36:32 +01:00
Marius Bakke
981bd6e69c
gnu: popt: Add a source file name.
* gnu/packages/popt.scm (popt)[source](file-name): New field.
2020-01-15 20:36:32 +01:00
Ludovic Courtès
a650ee0baa
gnu: guix: Update to 4aea90b.
* gnu/packages/package-management.scm (guix): Update to 4aea90b.
2020-01-15 19:49:47 +01:00
Ludovic Courtès
5a2639f9cb
Avoid warnings for the 'delete' binding of (guix build utils).
On Guile 3, importing (guix build utils) leads to warnings such as:

  WARNING: (gnu packages embedded): imported module (guix build utils) overrides core binding `delete'

* gnu/packages/embedded.scm: Select 'alist-replace' from (guix build utils).
* guix/ui.scm: Hide 'delete' from (guix build utils).
2020-01-15 18:40:43 +01:00
Ludovic Courtès
0030277f79
gnu: Remove unnecessary uses of (guix build utils).
* gnu/packages/crypto.scm: Remove use of (guix build utils).
* gnu/packages/databases.scm: Likewise.
2020-01-15 18:40:43 +01:00
Mike Rosset
44ce3ebb46
gnu: qutebrowser: Update to 1.9.0.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.9.0.

qutebrowser no longer uses qtwebkit by default. It now defaults to qtwebengine.
2020-01-15 16:29:45 +01:00
Mike Rosset
eb5af18e7e
gnu: Add python-pyqtwebengine.
* gnu/packages/qt.scm (python-pyqtwebengine): New variable.
2020-01-15 16:29:45 +01:00
Mike Rosset
9deae98281
gnu: python-pyqt: Substitute the full path of <qprinter.h>.
* gnu/packages/qt.scm (python-pyqt)[phases]: When building
  python-pyqtwebengine, qprinter.h can not be found.  This substitutes the full
  path of qprinter.h in the qprinter sip specification file.
2020-01-15 16:29:45 +01:00
Tobias Geerinckx-Rice
353e9f733c
gnu: keepassxc: Update to 2.5.2.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.2.
2020-01-15 14:31:23 +01:00
Tobias Geerinckx-Rice
3799d46ccf
gnu: zn-poly: Update to 0.9.2.
* gnu/packages/sagemath.scm (zn-poly): Update to 0.9.2.
2020-01-15 14:31:23 +01:00
Tobias Geerinckx-Rice
e170faa80f
gnu: brial: Use the source repository as home page.
* gnu/packages/sagemath.scm (brial)[home-page]: Use upstream repository.
2020-01-15 14:31:23 +01:00
Tobias Geerinckx-Rice
078d2d0da7
gnu: brial: Update to 1.2.6.
* gnu/packages/sagemath.scm (brial): Update to 1.2.6.
2020-01-15 14:31:22 +01:00
Tobias Geerinckx-Rice
3e8867196c
gnu: gauche: Update to 0.9.9.
* gnu/packages/scheme.scm (gauche): Update to 0.9.9.
2020-01-15 14:31:22 +01:00
Tobias Geerinckx-Rice
91815e8dc2
gnu: pdsh: Update to 2.34.
* gnu/packages/ssh.scm (pdsh): Update to 2.34.
[source]: Remove redundant FILE-NAME field.
2020-01-15 14:31:22 +01:00
Tobias Geerinckx-Rice
ea4c1e0b0e
gnu: menumaker: Update to 0.99.11.
* gnu/packages/wm.scm (menumaker): Update to 0.99.11.
2020-01-15 14:31:22 +01:00
Tobias Geerinckx-Rice
47b8608d99
gnu: unbound: Update to 1.9.5 [fixes CVE-2019-18934].
The Guix unbound package is not vulnerable in its default configuration,
because we do not build with ‘--enable-ipsecmod’.

* gnu/packages/dns.scm (unbound): Update to 1.9.5.
2020-01-15 14:31:22 +01:00
Tobias Geerinckx-Rice
2c97c980a0
gnu: linux-libre: Include more framebuffer font sizes.
Add the 32x16 Terminus font for ‘high-DPI’ screens, and a 6x10 font that
allows for more (debugging) information to be displayed on standard-DPI
ones, while still being pleasant to read.

* gnu/packages/aux-files/linux-libre/4.14-arm.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf,
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.4-i686.conf,
gnu/packages/aux-files/linux-libre/4.4-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.9-i686.conf,
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.4-arm.conf,
gnu/packages/aux-files/linux-libre/5.4-arm64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf:
Set CONFIG_FONTS=y, CONFIG_FONT_TER16x32=y, and CONFIG_FONT_6x10=y.
2020-01-15 14:31:21 +01:00
Leo Famulari
9edae6c05c
gnu: ncmpcpp: Enable the clock feature.
* gnu/packages/mpd.scm (ncmpcpp)[arguments]: Pass '--enable-clock'
to #:configure-flags.
2020-01-15 07:29:39 -05:00
Leo Famulari
3f6ed3b2e6
gnu: MPD: Update to 0.21.18.
* gnu/packages/mpd.scm (mpd): Update to 0.21.18.
2020-01-15 07:29:38 -05:00
Guillaume Le Vaillant
93605bfd25
gnu: gnubg: Add desktop file.
* gnu/packages/games.scm (gnubg)[arguments]: Add an 'install-desktop-file'
  phase.
2020-01-15 11:21:36 +01:00
Guillaume Le Vaillant
d24881e4eb
gnu: gnubg: Fix links.
The site at gnubg.org states that the software is now available at
www.gnu.org/software/gnubg.

* gnu/packages/games.scm (gnugb)[source]: Fix link.
  [home-page]: Likewise.
2020-01-15 10:52:26 +01:00
Efraim Flashner
fb01b0ce89
gnu: rust-hex-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-hex-0.3)[arguments]: Skip build.
[properties]: Remove field.
2020-01-15 10:17:43 +02:00
Efraim Flashner
09b79f3bd5
gnu: rust-heapsize-plugin-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-heapsize-plugin-0.1)[arguments]: Skip
build. Add rust-heapsize-0.3 to cargo-inputs.
[properties]: Remove field.
2020-01-15 10:16:18 +02:00
Efraim Flashner
3e68f40044
gnu: rust-heapsize-0.4: Don't hide package.
* gnu/packages/crates-io.scm (rust-heapsize-0.4)[arguments]: Skip build.
Add rust-winapi-0.3 to cargo-inputs.
[properties]: Remove field.
2020-01-15 10:14:37 +02:00
Efraim Flashner
ff5639f5ad
gnu: rust-heapsize-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-heapsize-0.3)[arguments]: Skip build.
Add rust-kernel32-sys-0.2 to cargo-inputs.
[properties]: Don't inherit.
2020-01-15 10:13:14 +02:00
Efraim Flashner
5d9e02a467
gnu: rust-language-tags-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-language-tags-0.2)[arguments]: Skip
build. Add rust-heapsize-0.3, rust-heapsize-plugin-0.1 to cargo-inputs.
[properties]: Remove field.
2020-01-15 10:11:01 +02:00
Efraim Flashner
ebe8fe5624
gnu: rust-kernel32-sys-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-kernel32-sys-0.2)[arguments]: Skip
build. Add rust-winapi-0.2 to cargo-inputs. Add rust-winapi-build-0.1 to
cargo-development-inputs.
[properties]: Remove field.
2020-01-15 10:08:08 +02:00
Efraim Flashner
bf33e72d31
gnu: rust-json-0.11: Update to 0.11.15.
* gnu/packages/crates-io.scm (rust-json-0.11): Update to 0.11.15.
2020-01-15 10:06:00 +02:00
Efraim Flashner
971fb85cef
gnu: rust-json-0.11: Don't hide package.
* gnu/packages/crates-io.scm (rust-json-0.11)[arguments]: Skip build.
[properties]: Remove field.
2020-01-15 10:04:52 +02:00
Efraim Flashner
5d87eb8cf6
gnu: rust-cc-1.0: Don't hide package.
* gnu/packages/crates-io.scm (rust-cc-1.0)[arguments]: Skip build. Add
rust-rayon-1.1 to cargo-inputs. Add rust-tempdir-0.3 to
cargo-development-inputs.
[properties]: Remove field.
2020-01-15 09:58:46 +02:00
Efraim Flashner
ffbefd8f91
gnu: rust-cblas-sys-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-cblas-sys-0.1)[arguments]: Skip build.
Add rust-libc-0.2 to cargo-inputs.
[properties]: Remove field.
2020-01-15 09:56:07 +02:00
Efraim Flashner
b443e04528
gnu: rust-cargon-0.0: Don't hide package.
* gnu/packages/crates-io.scm (rust-cargon-0.0)[arguments]: Skip build.
Add rust-gcc-0.3 to cargo-development-inputs.
[properties]: Remove field.
2020-01-15 09:54:33 +02:00
Efraim Flashner
9778eb9521
gnu: rust-blas-sys-0.7: Don't hide package.
* gnu/packages/crates-io.scm (rust-blas-sys-0.7)[arguments]: Skip build.
Add rust-libc-0.2 to cargo-inputs.
[properties]: Remove field.
2020-01-15 09:52:41 +02:00
Efraim Flashner
d998f94b1a
gnu: rust-xdg-2.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-xdg-2.2)[arguments]: Skip build.
[properties]: Remove field.
2020-01-15 09:51:09 +02:00
Efraim Flashner
cd2c471352
gnu: rust-xattr-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-xattr-0.2)[arguments]: Skip build.
Add rust-libc-0.2 to cargo-inputs. Add rust-tempfile-3.0 to
cargo-development-inputs.
[properties]: Remove field.
2020-01-15 09:49:56 +02:00
Efraim Flashner
5b1b86514f
gnu: rust-winapi-0.3: Appease guix lint.
* gnu/packages/crates-io.scm (rust-winapi-0.3)[synopsis]: Appease
'guix lint'.
2020-01-15 09:45:32 +02:00
Efraim Flashner
61c998b394
gnu: rust-serde-json-1.0: Appease guix lint.
* gnu/packages/crates-io.scm (rust-serde-json-1.0)[synopsis]: Appease
'guix lint'.
2020-01-15 09:44:13 +02:00
Efraim Flashner
dc576232f0
gnu: rust-foreign-types-shared-0.2: Appease guix lint.
* gnu/packages/crates-io.scm (rust-foreign-types-shared-0.2)[synopsis]:
Appease 'guix lint'.
2020-01-15 09:42:44 +02:00
Efraim Flashner
7d5c2e27da
gnu: rust-foreign-types-macros-0.1: Appease guix lint.
* gnu/packages/crates-io.scm (rust-foreign-types-macros-0.1)[synopsis]:
Appease 'guix lint'.
2020-01-15 09:41:50 +02:00
Efraim Flashner
89421b7c65
gnu: rust-cbindgen: Update to 0.12.2.
* gnu/packages/rust-apps.scm (rust-cbindgen): Update to 0.12.2.
2020-01-15 09:36:42 +02:00
Efraim Flashner
3bcbc367e6
gnu: rust-aho-corasick-0.7: Update to 0.7.6.
* gnu/packages/crates-io.scm (rust-aho-corasick-0.7): Update to 0.7.6.
[arguments]: Add rust-doc-comment-0.3 to cargo-development-inputs.
2020-01-15 09:26:13 +02:00