Ludovic Courtès
36a5efd967
download: Add Savannah mirror.
...
* guix/download.scm (%mirrors): Add nongnu.freemirror.org.
2020-07-20 23:25:10 +02:00
Ludovic Courtès
7a6bb2fe5b
gnu-maintenance: Add 'savannah' updater.
...
* guix/gnu-maintenance.scm (savannah-package?, %savannah-base)
(%savannah-updater): New variables.
(latest-savannah-release): New procedure.
(latest-xorg-release): Fix docstring.
2020-07-20 23:25:09 +02:00
Ludovic Courtès
cffaf285c1
gnu-maintenance: 'latest-html-release' honors #:file->signature.
...
* guix/gnu-maintenance.scm (latest-html-release): Call FILE->SIGNATURE
instead of the in-line ".tar.sign" policy.
2020-07-20 23:25:09 +02:00
Ludovic Courtès
b3802495f6
pack: Build the store database under a UTF-8 locale.
...
Fixes <https://bugs.gnu.org/42389 >.
Reported by branjam4@gmail.com .
* guix/scripts/pack.scm (store-database)[build]: Add calls to 'setenv'
and 'setlocale'.
* tests/pack.scm ("self-contained-tarball + localstatedir, UTF-8 file
names"): New test.
2020-07-20 23:25:09 +02:00
Ludovic Courtès
181e0dddd6
pack: 'self-contained-tarball' runs derivation in a UTF-8local.
...
* guix/scripts/pack.scm (self-contained-tarball)
[set-utf8-locale]: New variable.
[build]: Use it.
* tests/pack.scm ("self-contained-tarball"): Use a <profile> record
instead of 'profile-derivation'.
2020-07-20 23:25:09 +02:00
Lars-Dominik Braun
e8088f0b06
ssh: Speed up RPCs by using #:nodelay.
...
Partly fixes <https://bugs.gnu.org/41702 >.
* guix/ssh.scm (open-ssh-session): Enable #:nodelay.
* m4/guix.m4 (GUIX_CHECK_GUILE_SSH): Add feature check for this new parameter.
* doc/guix.texi (Requirements): Adjust.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-07-20 23:25:09 +02:00
Lars-Dominik Braun
6c451e16b7
gnu: guile-ssh: Update to 0.13.0.
...
* gnu/packages/ssh.scm (guile-ssh): Update to 0.13.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-20 23:25:09 +02:00
Efraim Flashner
4874cae680
gnu: python-zope-security: Update to 5.1.1.
...
* gnu/packages/python-web.scm (python-zope-security): Update to 5.1.1.
[arguments]: Don't skip tests.
[native-inputs]: Add python-btrees, python-zope-component-bootstrap,
python-zope-location-bootstrap. Replace python-zope-configuration with
python-zope-configuration-bootstrap.
2020-07-20 17:56:09 +03:00
Efraim Flashner
7d55bc5e2a
gnu: Adsd python-transaction.
...
* gnu/packages/python-web.scm (python-transaction): New variable.
2020-07-20 17:49:44 +03:00
Efraim Flashner
50566124d1
gnu: Add python-zope-location-bootstrap.
...
* gnu/packages/python-web.scm (python-zope-location-bootstrap): New
hidden package.
2020-07-20 17:48:40 +03:00
Efraim Flashner
b25d148f99
gnu: Add python-zope-configuration-bootstrap.
...
* gnu/packages/python-web.scm (python-zope-configuration-bootstrap): New
hidden variable.
2020-07-20 17:47:43 +03:00
Efraim Flashner
24ba0d37cf
gnu: Add python-zope-component-bootstrap.
...
* gnu/packages/python-web.scm (python-zope-component-bootstrap): New
hidden variable.
2020-07-20 17:46:38 +03:00
Efraim Flashner
79c36951e4
gnu: Add python-btrees.
...
* gnu/packages/python-web.scm (python-btrees): New variable.
2020-07-20 17:45:23 +03:00
Efraim Flashner
54b040a31c
gnu: Add python-persistent.
...
* gnu/packages/python-web.scm (python-persistent): New variable.
2020-07-20 17:44:42 +03:00
Efraim Flashner
047c1f24de
gnu: python-zope-configuration: Update to 4.4.0.
...
* gnu/packages/python-web.scm (python-zope-configuration): Update to
4.4.0.
[arguments]: Don't skip tests.
[native-inputs]: Add python-manuel.
2020-07-20 17:41:52 +03:00
Efraim Flashner
b563526794
gnu: Add python-manuel.
...
* gnu/packages/python-web.scm (python-manuel): New variable.
2020-07-20 17:39:57 +03:00
Efraim Flashner
9c2e651662
gnu: python-zope-schema: Update to 6.0.0.
...
* gnu/packages/python-web.scm (python-zope-schema): Update to 6.0.0.
[arguments]: Don't skip tests. Use custom 'check phase.
2020-07-20 17:37:55 +03:00
Efraim Flashner
6de5b0f03d
gnu: python-zope-interface: Update to 5.1.0.
...
* gnu/packages/python-web.scm (python-zope-interface): Update to 5.1.0.
[arguments]: Skip tests.
[native-inputs]: Add python-coverage, python-nose, python-zope-testing.
2020-07-20 17:31:45 +03:00
Efraim Flashner
556eec71d8
gnu: python-zope-proxy: Update to 4.3.5.
...
* gnu/packages/python-web.scm (python-zope-proxy): Update to 4.3.5.
2020-07-20 17:26:48 +03:00
Efraim Flashner
9085a0c97a
gnu: python-zope-proxy: Run the tests.
...
* gnu/packages/python-web.scm (python-zope-proxy)[arguments]: Don't skip
tests.
[native-inputs]: Add python-zope-security-bootstrap.
2020-07-20 17:25:15 +03:00
Efraim Flashner
e2ba910e38
gnu: Add python-zope-security-bootstrap.
...
* gnu/packages/python-web.scm (python-zope-security-bootstrap): New
hidden package.
2020-07-20 17:22:53 +03:00
Efraim Flashner
f3d446ccf4
gnu: Add python-zope-proxy-bootstrap.
...
* gnu/packages/python-web.scm (python-zope-proxy-bootstrap): New hidden
package.
2020-07-20 17:21:45 +03:00
Efraim Flashner
6ae5d5da65
gnu: python-zope-exceptions: Enable tests.
...
* gnu/packages/python-web.scm (python-zope-exceptions)[arguments]: Use
custom 'check phase.
[native-inputs]: Add python-zope-testrunner-bootstrap.
2020-07-20 17:19:05 +03:00
Efraim Flashner
2f938b634e
gnu: Add python-zope-testrunner-bootstrap.
...
* gnu/packages/python-web.scm (python-zope-testrunner-bootstrap): New
hidden package.
2020-07-20 17:18:20 +03:00
Efraim Flashner
7dc36cdc8f
gnu: Add python-zope-exceptions-bootstrap.
...
* gnu/packages/python-web.scm (python-zope-exceptions-bootstrap): New
hidden package.
2020-07-20 17:17:48 +03:00
Efraim Flashner
845717bb8f
gnu: python-zope-exceptions: Update to 4.4.
...
* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.4.
2020-07-20 17:14:04 +03:00
Efraim Flashner
3c23ae88ab
gnu: python-zope-testrunner: Update to 5.2.
...
* gnu/packages/python-web.scm (python-zope-testrunner): Update to 5.2.
2020-07-20 17:03:24 +03:00
Efraim Flashner
a3c0a8f410
gnu: Add python-py3dns.
...
* gnu/packages/python-xyz.scm (python-py3dns): New variable.
2020-07-20 16:57:57 +03:00
Tanguy Le Carrour
099516cb3b
gnu: python-click: Update to 7.1.2.
...
* gnu/packages/python-xyz.scm (python-click): Update to 7.1.2.
[arguments] Fix the name of the file to modify. Set PYTHONPATH to make tests pass.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 16:27:54 +03:00
John Soo
381ea2b443
gnu: rust-parking-lot-0.10: Upgrade to 0.10.2.
...
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.10): Upgrade to 0.10.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 16:16:07 +03:00
John Soo
547551b336
gnu: rust-parking-lot-core-0.7: Update to 0.7.2.
...
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.7): Update to 0.7.2.
[arguments]: In cargo-inputs replace rust-petgraph-0.4 with 0.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 16:12:33 +03:00
John Soo
3943c9d6b6
gnu: Add rust-petgraph-0.5.
...
* gnu/packages/crates-io.scm (rust-petgraph-0.5): New variable.
(rust-petgraph-0.4): Inherit from rust-petgraph-0.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 16:08:09 +03:00
John Soo
78e831817d
gnu: Add rust-fixedbitset-0.2.
...
* gnu/packages/crates-io.scm (rust-fixedbitset-0.2): New variable.
(rust-fixedbitset-0.1): Inherit from rust-fixedbitset-0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 16:06:59 +03:00
John Soo
87e6e9b7af
gnu: rust-fixedbitset-0.1: Do not skip build.
...
* gnu/packages/crates-io.scm (rust-fixedbitset-0.1): [arguments] Do not skip
build.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 16:06:20 +03:00
John Soo
125998c54a
gnu: rust-petgraph-0.4: Do not skip build.
...
* gnu/packages/crates-io.scm (rust-petgraph-0.4): [arguments] Correct
dependencies, ignore failing test, do not skip build.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 16:06:09 +03:00
John Soo
cdb4b33c6c
gnu: Add rust-odds-0.2.
...
* gnu/packages/crates-io.scm (rust-odds-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 16:01:14 +03:00
John Soo
0dc782c8a7
gnu: rust-odds-0.3: Do not skip build.
...
* gnu/packages/crates-io.scm (rust-odds-0.3): Do not skip build.
[arguments]: In cargo-development-inputs replace rust-itertools-0.8 with
0.7, rust-lazy-static-1 with 0.2, rust-quickcheck-0.8 with 0.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 15:57:12 +03:00
John Soo
810a56494a
gnu: Add rust-itertools-0.5.
...
* gnu/packages/crates-io.scm (rust-itertools-0.5): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 15:51:53 +03:00
John Soo
7ff56a6bff
gnu: rust-lock-api-0.3: Update to 0.3.4.
...
* gnu/packages/crates-io.scm (rust-lock-api-0.3): Update to 0.3.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 15:50:59 +03:00
Efraim Flashner
d6fedf6bf7
gnu: python-pytest-vcr: Fix integration with pytest-5.
...
* gnu/packages/python-check.scm (python-pytest-vcr): Update to 1.0.2-1.4d6c7b3.
2020-07-20 15:34:23 +03:00
Ricardo Wurmus
cd005bfea5
gnu: java-cisd-jhdf5: Update location of commons-io jar.
...
* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Update location of
commons-io jar.
2020-07-20 12:45:53 +02:00
Ricardo Wurmus
3448c7eda3
gnu: java-cisd-base: Update location of commons-io jar.
...
* gnu/packages/java.scm (java-cisd-base)[arguments]: Update location of
commons-io jar.
2020-07-20 12:45:53 +02:00
Michael Rohleder
500ee354ae
gnu: widelands: Update to 21.
...
* gnu/packages/games.scm (widelands): Update to 21.
[arguments]: Remove unneeded 'install-desktop-file-and-icons phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 13:17:53 +03:00
Alexandru-Sergiu Marton
d33bc2c82e
gnu: Add rust-directories-3.
...
* gnu/packages/crates-io.scm (rust-directories-3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 12:47:26 +03:00
Tanguy Le Carrour
883e91b4a8
gnu: gnunet: Enable more tests.
...
* gnu/packages/gnunet.scm (gnunet)[arguments]: Enable cadet tests.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 12:33:07 +03:00
Brett Gilio
cd0c4268d7
gnu: emacs-telega: Update to 0.6.27-1.
...
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27-1.
[source]: Take a new commit that includes the latest .el files from the
contrib subdirectory.
[arguments]: Add a substitute method for the 'telega-install-contrib phase to
know where telega-contrib is located, and use it appropriately.
[arguments]: Manually invoke bytecompilation as a separate step for the
contrib directory.
[arguments]: Add 'telega-install-contrib phase to place the contrib directory
files in a more guix-suitable place.
2020-07-19 23:54:32 -05:00
Leo Famulari
00b6558811
gnu: MPD: Update to 0.21.25.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.25.
2020-07-19 21:59:08 -04:00
Leo Famulari
271bc79f9f
gnu: libmpdclient: Update to 2.19.
...
* gnu/packages/mpd.scm (libmpdclient): Update to 2.19.
2020-07-19 21:59:08 -04:00
Brett Gilio
8bbc8accda
gnu: lean: Disable test cases for i686 and armhf.
...
* gnu/packages/lean.scm (lean)[arguments]: Individual test cases are currently
failing for 32-bit architectures. Disable them temporarily pending further
investigation as to resolution.
2020-07-19 20:24:00 -05:00
Tobias Geerinckx-Rice
454b374866
gnu: console-setup: Update to 1.196.
...
* gnu/packages/xorg.scm (console-setup): Update to 1.196.
[source]: Use git tag.
2020-07-20 01:48:26 +02:00