3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

54132 commits

Author SHA1 Message Date
5b1a9e0759
gnu: python-django-allauth: Update to 0.40.0.
* gnu/packages/django.scm (python-django-allauth): Update to 0.40.0.
[arguments]: Remove 'skip-test-requiring-network-access phase. Adjust
custom 'check phase.
2020-07-21 15:30:08 +03:00
04eba1d046
gnu: Add python-django-classy-tags.
* gnu/packages/django.scm (python-django-classy-tags): New variable.
2020-07-21 15:30:08 +03:00
4a82decd87
gnu: Add python-django-haystack.
* gnu/packages/django.scm (python-django-haystack): New variable.
2020-07-21 15:30:08 +03:00
63c3f15dc2
gnu: Add python-django-q.
* gnu/packages/django.scm (python-django-q): New variable.
2020-07-21 12:27:28 +03:00
e1302edbd9
gnu: Add python-django-picklefield.
* gnu/packages/django.scm (python-django-picklefield): New variable.
2020-07-21 12:24:49 +03:00
f4a2f0491c
gnu: gunicorn-bootstrap: Re-indent.
* gnu/packages/python-web.scm (gunicorn-bootstrap): Remove stray tabs.
2020-07-21 12:13:17 +03:00
8ee76f611a
gnu: Add python-csscompressor.
* gnu/packages/python-xyz.scm (python-csscompressor): New variable.
2020-07-21 12:11:50 +03:00
88b2c1aae2
gnu: Add python-pysolr.
* gnu/packages/python-web.scm (python-pysolr): New variable.
2020-07-21 12:10:03 +03:00
97a0117039
gnu: Add python-robot-detection.
* gnu/packages/python-web.scm (python-robot-detection): New variable.
2020-07-21 12:10:03 +03:00
bdcb84578d
gnu: Add python-rcssmin.
* gnu/packages/python-xyz.scm (python-rcssmin): New variable.
2020-07-21 12:10:03 +03:00
41eb9da388
gnu: Add python-rjsmin.
* gnu/packages/python-xyz.scm (python-rjsmin): New variable.
2020-07-21 12:09:58 +03:00
3a98604f5f
gnu: Add python-aiosmtpd.
* gnu/packages/mail.scm (python-aiosmtpd): New variable.
2020-07-21 11:37:28 +03:00
bb9061c9e0
gnu: Add python-flufl-testing.
* gnu/packages/python-xyz.scm (python-flufl-testing): New variable.
2020-07-21 11:33:58 +03:00
0f1e088280
gnu: Add python-flufl-bounce.
* gnu/packages/python-xyz.scm (python-flufl-bounce): New variable.
2020-07-21 11:32:26 +03:00
2bf2153153
gnu: Add python-flufl-i18n.
* gnu/packages/python-xyz.scm (python-flufl-i18n): New variable.
2020-07-21 11:30:49 +03:00
cd760d221c
gnu: Add python-flufl-lock.
* gnu/packages/python-xyz.scm (python-flufl-lock): New variable.
2020-07-21 11:29:33 +03:00
85fb79f1f6
gnu: Add python-lazr-config.
* gnu/packages/python-xyz.scm (python-lazr-config): New variable.
2020-07-21 11:25:52 +03:00
0d6fffc5fd
gnu: Add python-lazr-delegates.
* gnu/packages/python-xyz.scm (python-delegates): New variable.
2020-07-21 11:23:20 +03:00
83dd782518
gnu: Add python-authheaders.
* gnu/packages/mail.scm (python-authheaders): New variable.
2020-07-21 11:17:58 +03:00
3f795cf8f7
gnu: Add python-zope-copy.
* gnu/packages/python-web.scm (python-zope-copy): New variable.
2020-07-21 11:16:15 +03:00
256e8a82fa
gnu: python-zope-component: Update to 4.6.2.
* gnu/packages/python-web.scm (python-zope-component): Update to 4.6.2.
[arguments]: Run test suite. Use custom 'check phase.
[native-inputs]: Add python-persistent,
python-zope-configuration-bootstrap, python-zope-i18nmessageid,
python-zope-location-bootstrap, python-zope-proxy-bootstrap,
python-zope-testrunner.
[propagated-inputs]: Move python-i18nmessageid to native-inputs. Add
python-zope-deferredimport, python-zope-deprecation, python-zope-event,
python-zope-hookable.
2020-07-21 11:14:08 +03:00
2ed6491f9c
gnu: Add python-zope-deferredimport.
* gnu/packages/python-web.scm (python-zope-deferredimport): New variable.
2020-07-21 11:11:11 +03:00
404d4915db
gnu: Add python-zope-hookable.
* gnu/packages/python-web.scm (python-zope-hookable): New variable.
2020-07-21 11:10:39 +03:00
481b0923f4
gnu: Add python-geopy.
* gnu/packages/geo.scm (python-geopy): New variable.
2020-07-21 11:02:42 +03:00
7bef1f6cd5
gnu: Add python-readme-renderer.
* gnu/packages/python-xyz.scm (python-readme-renderer): New variable.
2020-07-21 11:02:18 +03:00
ff1233d86a
gnu: Add python-geographiclib.
* gnu/packages/geo.scm (python-geographiclib): New variable.
2020-07-21 10:58:19 +03:00
4c03a60783
gnu: Add python-blessed.
* gnu/packages/python-xyz.scm (python-blessed): New variable.
2020-07-21 10:55:55 +03:00
a1d406e829
gnu: Add python-jinxed.
* gnu/packages/python-xyz.scm (python-jinxed): New variable.
2020-07-21 10:54:26 +03:00
3f4bfc3899
gnu: Add python-pytest-aiohttp.
* gnu/packages/python-check.scm (python-pytest-aiohttp): New variable.
2020-07-21 10:51:10 +03:00
e297edbfe5
gnu: Add python-brotli.
* gnu/packages/python-compression.scm (python-brotli): New variable.
2020-07-21 10:49:31 +03:00
0449f4ebab
gnu: Add python-pytest-services.
* gnu/packages/python-check.scm (python-pytest-services): New variable.
2020-07-21 10:47:09 +03:00
5c4332e510
gnu: Add python-dkimpy.
* gnu/packages/mail.scm (python-dkimpy): New variable.
2020-07-21 10:42:13 +03:00
4637019ce1
gnu: Add python-importlib-resources.
* gnu/packages/python-xyz.scm (python-importlib-resources): New variable.
2020-07-21 10:26:18 +03:00
99d48f7a2c
gnu: Add python-authres.
* gnu/packages/mail.scm (python-authres): New variable.
2020-07-21 10:20:56 +03:00
a8f9b9380d
gnu: Add python-atpublic.
* gnu/packages/python-check.scm (python-atpublic): New variable.
2020-07-21 10:18:25 +03:00
Michael Rohleder
938bb06a77
gnu: chromaprint: Update to 1.5.0.
* gnu/packages/mp3.scm (chromaprint): Update to 1.5.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-21 10:07:07 +03:00
Michael Rohleder
5cdb0f4ad0
gnu: lshw: Update to B.02.19.2.
* gnu/packages/linux.scm (lshw): Update to B.02.19.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-21 10:04:52 +03:00
Michael Rohleder
dc4adbf685
gnu: font-jetbrains-mono: Update to 2.001.
* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.001.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-21 10:03:57 +03:00
Brett Gilio
84d31a5c35
gnu: scrot: Update to 1.4.
* gnu/packages/xdisorg.scm (scrot): Update to 1.4.

[inputs]: Add libxcomposite.
2020-07-20 19:51:28 -05:00
Alexandros Theodotou
8aca4f69d6
gnu: Add ttaenc.
* gnu/packages/audio.scm (ttaenc): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 00:58:03 +02:00
Alexandros Theodotou
7b866af58c
gnu: Add bjumblr.
* gnu/packages/music.scm (bjumblr): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 00:58:02 +02:00
Alexandros Theodotou
0a62d25bb2
gnu: Add bshapr.
* gnu/packages/music.scm (bshapr): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 00:58:02 +02:00
Alexandros Theodotou
c82d5092f1
gnu: Add ninjas2.
* gnu/packages/music.scm (ninjas2): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 00:58:02 +02:00
Alexandros Theodotou
281456b421
gnu: carla: Add gtk2 dependency.
* gnu/packages/audio.scm (carla)[inputs]: Add gtk2 to allow bridging
  gtk2 plugins in gtk3 hosts.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 00:58:02 +02:00
Alexandros Theodotou
9d6093cb38
gnu: carla: Update to 2.1.1.
* gnu/packages/audio.scm (carla): Update to 2.1.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 00:58:02 +02:00
Lars-Dominik Braun
64066abdb0
gnu: python-aionotify: Fix test cases with Python 3.8.
* gnu/packages/python-xyz.scm (patches): Add fix.
* gnu/packages/patches/python-aionotify-0.2.0-py3.8.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-20 23:25:10 +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
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
7d55bc5e2a
gnu: Adsd python-transaction.
* gnu/packages/python-web.scm (python-transaction): New variable.
2020-07-20 17:49:44 +03:00
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
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
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
79c36951e4
gnu: Add python-btrees.
* gnu/packages/python-web.scm (python-btrees): New variable.
2020-07-20 17:45:23 +03:00
54b040a31c
gnu: Add python-persistent.
* gnu/packages/python-web.scm (python-persistent): New variable.
2020-07-20 17:44:42 +03:00
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
b563526794
gnu: Add python-manuel.
* gnu/packages/python-web.scm (python-manuel): New variable.
2020-07-20 17:39:57 +03:00
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
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
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
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
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
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
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
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
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
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
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
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
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
Tobias Geerinckx-Rice
b036e370b4
gnu: xev: Update to 1.2.4.
* gnu/packages/xorg.scm (xev): Update to 1.2.4.
2020-07-20 01:48:26 +02:00
Tobias Geerinckx-Rice
7915e3e198
gnu: qutebrowser: Update to 1.13.1.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.13.1.
2020-07-20 01:48:26 +02:00
Tobias Geerinckx-Rice
626bc647c0
gnu: python-pendulum: Update to 2.1.1.
* gnu/packages/time.scm (python-pendulum): Update to 2.1.1.
2020-07-20 01:48:26 +02:00
Tobias Geerinckx-Rice
b3763b5330
gnu: zabbix-agentd, zabbix-server: Update to 5.0.2 [fixes CVE-2020-15803].
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.0.2.
2020-07-20 01:48:26 +02:00
Tobias Geerinckx-Rice
4437eb1d94
gnu: mc: Update to 4.8.25.
* gnu/packages/mc.scm (mc): Update to 4.8.25.
2020-07-20 01:48:26 +02:00
Tobias Geerinckx-Rice
d0ff7e1c94
gnu: mtd-utils: Update to 2.1.2.
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.2.
2020-07-20 01:48:25 +02:00
Brett Gilio
c15a2cd906
gnu: libtorrent-rasterbar: Update to 1.2.7.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.7.

[source]: Modify the URL.
2020-07-19 15:09:57 -05:00
guy fleury iteriteka
7b2ab96a6e
gnu: Add gdc-toolchain.
* gnu/packages/commencement.scm(gdc-toolchain): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-19 20:23:37 +03:00
guy fleury iteriteka
163686d82e
gnu: Add gdc-10.
* gnu/packages/gcc.scm (gdc-10): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-19 20:23:00 +03:00
dc9e8f2ed3
gnu: python-fasteners: Update to 0.15.
* gnu/packages/python-xyz.scm (python-fasteners): Update to 0.15.
[propagated-inputs]: Move python-testtools ...
[native-inputs]: ... to here.
2020-07-19 20:16:53 +03:00
Eric Bavier
4dfbebdb64
gnu: stress-make: Fix build with make 4.3.
* gnu/packages/debug.scm (stress-make): Update to latest upstream commit.
[arguments]: Adjust source file name for substitute*.
2020-07-19 10:39:13 -05:00
Jakub Kądziołka
56f12a65a0
gnu: r-rhdf5lib: Fix libsz substitution.
This is a follow-up to commit b7f051db14 -
in the new version, some of the format strings being replaced gained
quotes. This commit fixes build of dependents of r-rhdf5lib, such as
r-hdf5array.

* gnu/packages/bioinformatics (r-rhdf5lib): Remove all instances of libsz.a.
2020-07-19 15:54:48 +02:00
Tobias Geerinckx-Rice
cd6aa38e7f
gnu: perl-gd: Update to 2.72 [fixes CVE-2019-6977].
* gnu/packages/gd.scm (perl-gd): Update to 2.72.
2020-07-19 14:46:25 +02:00
Tobias Geerinckx-Rice
54cab3059d
gnu: s-tui: Update to 1.0.2.
* gnu/packages/admin.scm (s-tui): Update to 1.0.2.
2020-07-19 14:46:25 +02:00
Marius Bakke
c91c132fc4
gnu: ungoogled-chromium: Update to 84.0.4147.89-0.df199c0.
* gnu/packages/patches/ungoogled-chromium-system-jsoncpp.patch,
gnu/packages/patches/ungoogled-chromium-system-zlib.patch: Delete files.
* gnu/packages/patches/ungoogled-chromium-system-nspr.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 84.
(%ungoogled-revision): Set to df199c04ff367da59ce52a23a3f3b305dd3b00c3.
(%debian-revision): Set to debian/83.0.4103.116-3.
(%gentoo-revision): Set to f3f649046d31ebdbc8c4a302b2384504eff78027.
(chromium-gcc-patchset, %chromium-gcc-patches): New variables.
(%gentoo-patches): Remove GCC patches, which have been moved to the above
repo.  Add ffmpeg compatibility patch.
(%debian-patches): Add zlib and jsoncpp patch; remove nspr patch.
(%ungoogled-origin): Update hash.
(ungoogled-chromium-snippet): Add the new GCC patches.  Remove obsolete local
patches, add new.
(xcb-proto/python2): New variable.
(ungoogled-chromium): Update to 84.0.4147.89-0..df199c0.
[arguments]: Add "is_unsafe_developer_build", "max_jobs_per_link",
"exclude_unwind_tables", "xcbproto_path", "perfetto_use_system_protobuf" to
 #:configure-flags.  Remove "linux_use_bundled_binutils".  Adjust vulkan
header substitutions.
[native-inputs]: Remove YASM.
[inputs]: Change from FFMPEG-4.2 to FFMPEG.  Add PROTOBUF and XCB-PROTO/PYTHON2.
2020-07-19 14:23:16 +02:00
Marius Bakke
ddedd27270
gnu: python-psutil: Update to 5.7.2.
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.7.2.
2020-07-19 14:23:16 +02:00
Guillaume Le Vaillant
1c5901ae4e
gnu: sbcl-mcclim-fonts-truetype: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim-fonts-truetype)[inputs]: Add
  font-dejavu.
  [arguments]: Add 'fix-paths' phase and don't disable test phase.
2020-07-19 11:33:52 +02:00
fd7b950858
gnu: python-humanfriendly: Update to 8.2.
* gnu/packages/python-xyz.scm (python-humanfriendly): Upgrade to 8.2.
2020-07-19 11:21:15 +03:00
2c7802d2e0
gnu: python-humanfriendly: Don't propagate python-monotonic.
python-monotonic targets python-2 and early versions of python-3.

* gnu/packages/python-xyz.scm (python-humanfriendly)[propagated-inputs]:
Remove python-monotonic.
[properties]: New field.
(python2-humanfriendly): Adjust accordingly.
2020-07-19 11:21:14 +03:00
Brett Gilio
3f17586269
gnu: python-language-server: Remove comment in inputs.
* gnu/packages/python-xyz.scm (python-language-server)[inputs]: Remove comment
introduced in dcff9bda97 about using special
versions of packages.
2020-07-19 02:55:29 -05:00
Brett Gilio
a5e5e51f33
gnu: python-language-server: Update to 0.34.1.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.34.1.
2020-07-19 02:54:48 -05:00
Brett Gilio
4deab59f5a
gnu: lean: Update to 3.17.1.
* gnu/packages/lean.scm (lean): Update to 3.17.1.
2020-07-19 02:29:31 -05:00
Brett Gilio
667903d143
gnu: straw-viewer: Update to 0.0.6.
* gnu/packages/video.scm (straw-viewer): Update to 0.0.6.
2020-07-18 23:51:32 -05:00
Brett Gilio
d37eb6bb20
gnu: swi-prolog: Update to 8.3.4.
* gnu/packages/prolog.scm (swi-prolog): Update to 8.3.4.

[arguments]: Several test phases now pass that were broken previously, so
'delete-failing-tests-(pre/post) have been removed in favor of a single
'delete-failing-tests phase after unpack. The comment was revised to reflect
this change.
2020-07-18 23:38:10 -05:00
Brett Gilio
282ca4a135
gnu: emacs-telega: Update to 0.6.27.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27.

[arguments]: Move 'telega-paths-patch after check phase to work around
substituting store paths for ffmpeg and ffplay.
2020-07-18 22:19:48 -05:00
Brett Gilio
d3eef42760
gnu: tdlib: Update to 1.6.6.
* gnu/packages/messaging.scm (tdlib): Update to 1.6.6.
2020-07-18 22:19:06 -05:00
Eric Bavier
754cfbdcc0
gnu: Add GNOME MultiWriter.
* gnu/packages/gnome.scm (gnome-multi-writer): New variable.
2020-07-18 20:04:27 -05:00
Tobias Geerinckx-Rice
7ffec020ae
gnu: clamav: Update to 0.102.4.
* gnu/packages/antivirus.scm (clamav): Update to 0.102.4.
2020-07-19 02:19:30 +02:00
Tobias Geerinckx-Rice
6052fd73ae
gnu: 7kaa: Update to 2.15.4p1.
* gnu/packages/games.scm (7kaa): Update to 2.15.4p1.
2020-07-19 02:19:30 +02:00
Tobias Geerinckx-Rice
e93253b7a5
gnu: nnn: Update to 3.3.
* gnu/packages/admin.scm (nnn): Update to 3.3.
2020-07-19 02:19:30 +02:00
Tobias Geerinckx-Rice
8e80880508
gnu: r-loo: Update to 2.3.1.
* gnu/packages/cran.scm (r-loo): Update to 2.3.1.
2020-07-19 02:19:30 +02:00
Tobias Geerinckx-Rice
7e6df0e993
gnu: libzip: Update to 1.7.3.
* gnu/packages/compression.scm (libzip): Update to 1.7.3.
2020-07-19 02:19:29 +02:00
1825729f8b
gnu: simplescreenrecorder: Update to 0.4.2.
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.4.2.
[inputs]: Add libxinerama.
2020-07-19 00:14:56 +03:00
Julien Lepiller
7bbe61f8ff
gnu: java-hamcrest-library: Fix race condition.
* gnu/packages/java.scm (java-hamcrest-library)[arguments]: Fix
build.xml in the same way it is fixed in java-hamcrest-all to prevent a
race condition.
2020-07-18 13:28:11 +02:00
Jakub Kądziołka
b998b19e51
gnu: rust-dirs-sys-0.3: Update to 0.3.5.
* gnu/packages/crates-io.scm (rust-dirs-sys-0.3): Update to 0.3.5.
  (rust-dirs-2.0, rust-dirs-sys-0.3): Don't skip build.
2020-07-18 11:28:11 +02:00
Maxim Cournoyer
479c032495
gnu: ruby-yard: Make the package reproducible.
* gnu/packages/ruby.scm (ruby-yard)[phases]: Add a 'do-not-set-date-in-gemspec
phase.
2020-07-17 23:01:35 -04:00
Maxim Cournoyer
9c5a7d0012
gnu: Add ruby-asciidoctor-pdf.
* gnu/packages/ruby.scm (ruby-asciidoctor-pdf): New variable.
2020-07-17 23:01:34 -04:00
Maxim Cournoyer
22d6b53452
gnu: ruby-rouge: Update to 3.21.0.
* gnu/packages/ruby.scm (ruby-rouge): Update to 3.21.0.
2020-07-17 23:01:34 -04:00
Maxim Cournoyer
7d94616d2a
gnu: Add ruby-open-uri-cached.
* gnu/packages/ruby.scm (ruby-open-uri-cached): New variable.
2020-07-17 23:01:34 -04:00
Maxim Cournoyer
f421785bd7
gnu: Add ruby-text-hyphen.
* gnu/packages/ruby.scm (ruby-text-hyphen): New variable.
2020-07-17 23:01:34 -04:00
Maxim Cournoyer
db9f951b83
gnu: Add ruby-chunky-png.
* gnu/packages/ruby.scm (ruby-chunky-png): New variable.
2020-07-17 23:01:33 -04:00
Maxim Cournoyer
97295c2aa4
gnu: Add ruby-standard.
* gnu/packages/ruby.scm (ruby-standard): New variable.
2020-07-17 23:01:33 -04:00
Maxim Cournoyer
c7ab342a36
gnu: Add ruby-gimme.
* gnu/packages/ruby.scm (ruby-gimme): New variable.
2020-07-17 23:01:33 -04:00
Maxim Cournoyer
668617923b
gnu: Add ruby-rubocop-performance.
* gnu/packages/ruby.scm (ruby-rubocop-performance): New variable.
2020-07-17 23:01:33 -04:00
Maxim Cournoyer
c164c402a1
gnu: ruby-rubocop: Update to 0.88.0.
* gnu/packages/patches/ruby-rubocop-break-dependency-cycle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.88.0.
[origin]: Use git-fetch.  Apply the newly added patch.
[arguments]: Set #:test-target to "default".  Remove #:tests?, enabling tests.
[phases]{remove-problematic-tests, disable-bundler, set-home,
make-adoc-files-writable}: New phases.  Replace the 'replace-git-ls-files
phase.
[native-inputs]: Add ruby-bump, ruby-pry, ruby-rspec, ruby-test-queue,
ruby-webmock-2 and ruby-yard.
[propagated-inputs]: Remove ruby-powerpack and ruby-jaro-winkler.  Add
ruby-regexp-parser, ruby-rexml and ruby-rubocop-ast.
2020-07-17 23:01:33 -04:00
Maxim Cournoyer
12ed6da4fe
gnu: Add ruby-test-queue.
* gnu/packages/ruby.scm (ruby-test-queue): New variable.
2020-07-17 23:01:32 -04:00
Maxim Cournoyer
b6f2a8d164
gnu: Add ruby-regexp-parser.
* gnu/packages/ruby.scm (ruby-regexp-parser): New variable.
2020-07-17 23:01:32 -04:00
Maxim Cournoyer
8aba0333b2
gnu: Add ruby-regexp-property-values.
* gnu/packages/ruby.scm (ruby-regexp-property-values): New variable.
2020-07-17 23:01:32 -04:00
Maxim Cournoyer
ac75f1df1d
gnu: Add ruby-range-compressor.
* gnu/packages/ruby.scm (ruby-range-compressor): New variable.
2020-07-17 23:01:31 -04:00
Maxim Cournoyer
93ec41c648
gnu: Add ruby-character-set.
* gnu/packages/ruby.scm (ruby-character-set): New variable.
2020-07-17 23:01:31 -04:00
Maxim Cournoyer
e098bdae3a
gnu: Add ruby-rexml.
* gnu/packages/ruby.scm (ruby-rexml): New variable.
2020-07-17 23:01:31 -04:00
Maxim Cournoyer
5c4c28f8f5
gnu: Add ruby-rubocop-ast.
* gnu/packages/ruby.scm (ruby-rubocop-ast): New variable.
2020-07-17 23:01:30 -04:00
Maxim Cournoyer
308104f8e9
gnu: ruby-ast: Update to 2.4.1.
* gnu/packages/ruby.scm (ruby-ast): Update to 2.4.1.
[origin]: Use git-fetch.
2020-07-17 23:01:30 -04:00
Maxim Cournoyer
9fc61da93b
gnu: ruby-parser: Update to 2.7.1.4.
* gnu/packages/ruby.scm (ruby-parser): Update to 2.7.1.4.
2020-07-17 23:01:30 -04:00
Maxim Cournoyer
fe9993b19c
gnu: ruby-coveralls: Strip exact versions from gemspec file.
* gnu/packages/ruby.scm (ruby-coveralls)[phases]: New
'strip-version-requirements phase.
2020-07-17 23:01:29 -04:00
Maxim Cournoyer
9c1715581f
gnu: Add ruby-rspec-given.
* gnu/packages/ruby.scm (ruby-rspec-given): New variable.
2020-07-17 23:01:29 -04:00
Maxim Cournoyer
906b9a141a
gnu: Add ruby-given-core.
* gnu/packages/ruby.scm (ruby-given-core): New variable.
2020-07-17 23:01:29 -04:00
Maxim Cournoyer
818b402cc5
gnu: Add ruby-sorcerer.
* gnu/packages/ruby.scm (ruby-sorcerer): New variable.
2020-07-17 23:01:29 -04:00
Maxim Cournoyer
1f183ca0b2
gnu: Add ruby-treetop.
* gnu/packages/ruby.scm (ruby-treetop): New variable.
2020-07-17 23:01:28 -04:00
Maxim Cournoyer
f949b60e69
gnu: Add ruby-polyglot.
* gnu/packages/ruby.scm (ruby-polyglot): New variable.
2020-07-17 23:01:28 -04:00