Ricardo Wurmus
e6df9f92f5
gnu: python-rope: Update to 1.1.1.
...
* gnu/packages/python-xyz.scm (python-rope): Update to 1.1.1.
[arguments]: Add build phase to disable broken test.
[native-inputs]: Add python-pytest and python-pytest-timeout.
[description]: Remove explicit mention of Python 2.
2022-06-06 15:31:18 +02:00
Vagrant Cascadian
0c6123f8aa
gnu: aqbanking: Do not embed build date.
...
* gnu/packages/gnucash.scm (aqbanking)[arguments]: Add
'use-version-instead-of-date phase.
2022-06-05 22:56:09 -07:00
Vagrant Cascadian
ae1d8d6a6f
gnu: timescaledb: Do not embed running kernel version.
...
* gnu/packages/databases.scm (timescaledb)[arguments]: Add
'remove-kernel-version phase.
2022-06-05 21:37:27 -07:00
Vagrant Cascadian
ce6d8ca443
gnu: ncftp: Build reproducibly.
...
* gnu/packages/patches/ncftp-reproducible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/ftp.scm (ncftp): Add patch.
2022-06-05 20:27:37 -07:00
Vagrant Cascadian
41cf573f0a
gnu: sendmail: Remove timestamps.
...
* gnu/packages/mail.scm (sendmail)[arguments]: Add 'remove-build-timestamps
phase.
2022-06-05 17:31:35 -07:00
Vagrant Cascadian
89ab76b810
gnu: autogen: Use reproducible date for man pages.
...
* gnu/packages/autogen.scm (autogen)[arguments]: Add 'set-man-page-date phase.
2022-06-05 17:10:13 -07:00
Vagrant Cascadian
14783af536
gnu: rhino: Remove build timestamps.
...
* gnu/packages/javascript.scm (rhino)[arguments]: Add 'remove-build-dates
phase.
2022-06-05 17:10:10 -07:00
Vagrant Cascadian
7f85e7ce49
gnu: transmission: Do not embed kernel version in user agent.
...
* gnu/packages/bittorrent.scm (transmission)[arguments]: Add
'remove-kernel-version phase.
2022-06-05 17:10:07 -07:00
Liliana Marie Prikler
52cb6e6310
gnu: python-flake8: Update to 3.9.2.
...
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.2.
2022-06-05 23:56:59 +02:00
Luis Felipe
ff8c7be8d1
gnu: emacs-elm-mode: Update to 0.22.0.
...
This version fixes compilation on Emacs 28.1 (see
https://github.com/jcollard/elm-mode/issues/186 ).
* gnu/packages/emacs-xyz.scm (emacs-elm-mode): Update to 0.22.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:31 +02:00
Timotej Lazar
1c537569ed
services: guix-data-service: Increase timeout for service start.
...
The guix-data-service system test fails on a slower machine with a one-minute
time limit.
* gnu/services/guix.scm (guix-data-service): Double the #:pid-file-timeout.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:31 +02:00
Kiran Shila
29f62a7f5a
services: pam-limits: Add sudo and sshd.
...
* gnu/services/base.scm (pam-limits-service-type): Add "sudo" and "sshd"
to the list.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:31 +02:00
Brian Kubisiak
ce1276073b
gnu: Add gitlint.
...
* gnu/packages/version-control.scm (gitlint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:30 +02:00
Brian Kubisiak
5fd2868ef8
gnu: python-sh: Update to 1.14.2.
...
* gnu/packages/python-xyz.scm (python-sh): Update to 1.14.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:30 +02:00
Roman Riabenko
544a886ae1
gnu: wpa-supplicant: Install DBus service file.
...
* gnu/packages/admin.scm (wpa-supplicant)[arguments]: In
'install-dbus-conf' phase, install DBus service file for
dbus-system-services-builder to find.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:30 +02:00
Ludovic Courtès
f697dd94c4
tests: childhurd: Make sure "guix build -d" works.
...
* gnu/tests/virtualization.scm (run-childhurd-test)
["guix-daemon up and running"]: New test.
2022-06-05 23:35:30 +02:00
Ludovic Courtès
1fc4d821eb
tests: childhurd: Generalize command execution over SSH.
...
* gnu/tests/virtualization.scm (run-childhurd-test)[run-uname-over-ssh]:
Rename to...
[run-command-over-ssh]: ... this. Add 'command' parameter and honor it.
["SSH up and running"]: Adjust accordingly.
2022-06-05 23:35:30 +02:00
Ludovic Courtès
8ccf5f518d
gnu: commencement: Remove unnecessary uses of 'bootstrap-origin'.
...
* gnu/packages/commencement.scm (gnumach-headers-boot0): Remove
unnecessary 'package-with-bootstrap-guile'.
(hurd-source-boot0): Remove unnecessary 'bootstrap-origin'.
2022-06-05 23:35:30 +02:00
Ludovic Courtès
cd626983af
gnu: commencement: Fetch bootstrap tarballs from ftp.gnu.org too.
...
As a side effect, this ensures those tarballs are eventually archived by
Software Heritage.
* gnu/packages/commencement.scm (tcc-boot0)[source]: Add "mirror://gnu"
URL.
(gnumach-headers-boot0)[source]: Likewise.
(hurd-source-boot0): Likewise.
2022-06-05 23:35:29 +02:00
Foo Chuan Wei
2dae3cbecc
gnu: Add apricots.
...
* gnu/packages/games.scm (apricots): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
Foo Chuan Wei
4269094fd0
gnu: worklog: Remove duplicated word in description.
...
* gnu/packages/task-management.scm (worklog)[description]: Remove
duplicated word.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
Tobias Kortkamp
1bfb76da2a
gnu: emacs-ox-gemini: Update to latest commit.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-gemini): Update to latest commit.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
jgart
54d2664339
gnu: python-pyflakes: Update to 2.4.0.
...
* gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.4.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
Artyom V. Poptsov
ddb7e35bc4
gnu: Add python-musical-scales
...
* gnu/packages/python-xyz.scm (python-musical-scales): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:52 +02:00
Tobias Geerinckx-Rice
34c7c922f5
gnu: c-blosc: Remove input labels.
...
* gnu/packages/compression.scm (c-blosc)[inputs]:
Remove input labels.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
2d80b869f0
gnu: c-blosc: Remove bundled libraries from source.
...
* gnu/packages/compression.scm (c-blosc)[source]: Add snippet.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
495c248920
gnu: c-blosc: Omit static library.
...
* gnu/packages/compression.scm (c-blosc)[arguments]: Add "-DBUILD_STATIC=OFF" to #:configure-flags.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
9f01229c95
gnu: c-blosc: Update to 1.21.1.
...
* gnu/packages/compression.scm (c-blosc): Update to 1.21.1.
[arguments]: Remove obsolete PREFER_EXTERNAL_SNAPPY from #:configure-flags.
2022-06-05 02:00:00 +02:00
Vagrant Cascadian
2f3dec3de7
gnu: tch-ipv6: Build reproducibly.
...
* gnu/packages/networking.scm (thc-ipv6)[arguments]: Add
'use-source-date-epoch-in-manpages phase.
2022-06-10 16:56:57 -07:00
Michael Rohleder
010426e2c3
gnu: emacs-dimmer: Update to 0.4.2-1-2f915b1.
...
To build with Emacs28.
* gnu/packages/emacs-xyz.scm (emacs-dimmer): Update to 0.4.2-1-2f915b1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:28:55 +02:00
Paul A. Patience
f2d9d283b6
gnu: meshlab: Update to 2022.02.
...
Note that the previous version no longer compiled (this one does).
* gnu/packages/engineering.scm (meshlab): Update to 2022.02.
[inputs]: Remove the no longer required qtscript and
qtxmlpatterns. Add (uncomment) qhull.
[arguments]: Use G-expressions.
<#:configure-flags>: Set the rpath to fix missing libraries (presumably
new since the previous version) detected during the 'validate-runpath'
phase.
<#:phases>: Remove trailing boolean from 'go-to-source-dir' phase.
Remove the 'move-files' phase, which was made redundant by the manually
provided rpath.
[description]: Move a word and add some commas to improve the
readability. Typeset a program name in @samp{}.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:14:29 +02:00
jgart
c09cc71724
gnu: direnv: Update to 2.31.0.
...
* gnu/packages/shellutils.scm (direnv): Update to 2.31.0.
[arguments]: Remove trailing boolean in lambda block.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:04:14 +02:00
JOULAUD François
8d4a69eb90
gnu: Add go-github-com-google-go-jsonnet.
...
* gnu/packages/golang.scm (go-github-com-google-go-jsonnet): New
variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:00:20 +02:00
JOULAUD François
fa0ead00d9
gnu: Add go-sigs-k8s-io-yaml.
...
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:00:11 +02:00
Leo Famulari
30967b0dc4
gnu: linux-libre 5.10: Update to 5.10.121.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.121.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-06-10 15:34:42 -04:00
Leo Famulari
84f999ae1b
gnu: linux-libre 5.15: Update to 5.15.46.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.46.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-06-10 15:34:42 -04:00
Leo Famulari
e89bfceed5
gnu: linux-libre: Update to 5.17.14.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.14.
(linux-libre-5.17-pristine-source, deblob-scripts-5.17): Update hashes.
2022-06-10 15:34:38 -04:00
Ricardo Wurmus
3724867bdb
gnu: slurm-drmaa: Update to 1.1.3.
...
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.3.
2022-06-10 18:03:05 +02:00
Lars-Dominik Braun
81cc8f1251
gnu: r-prereg: Add TeXLive dependencies.
...
* gnu/packages/cran.scm (r-prereg)[propagated-inputs]: Add
texlive-amsfonts, texlive-amsmath, texlive-booktabs,
texlive-etoolbox, texlive-generic-iftex, texlive-latex-fancyhdr,
texlive-latex-fancyvrb, texlive-latex-geometry, texlive-latex-graphics,
texlive-latex-threeparttable, texlive-latex-titlesec,
texlive-latex-upquote, texlive-listings, texlive-lm, texlive-polyglossia,
texlive-titling, texlive-tools, texlive-ulem.
2022-06-10 18:03:02 +02:00
Timotej Lazar
583a587ea3
gnu: foot: Update to 1.12.1.
...
* gnu/packages/terminals.scm (foot): Update to 1.12.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice
b76a0cbe49
gnu: claws-mail: Update to 4.1.0.
...
* gnu/packages/mail.scm (claws-mail): Update to 4.1.0.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice
cb475aea08
gnu: alpine: Update to 2.26.
...
* gnu/packages/mail.scm (alpine): Update to 2.26.
[source]: Remove patch.
* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice
4cb22c07d2
gnu: python-notmuch: Remove trailing #t from phase.
...
* gnu/packages/mail.scm (python-notmuch):
[arguments]: Don't explicitly return #t from phase.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice
9ae55f8482
gnu: notmuch: Update to 0.36.
...
* gnu/packages/mail.scm (notmuch): Update to 0.36.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice
7b43614986
gnu: python-igraph: Update to 0.9.11.
...
* gnu/packages/graph.scm (python-igraph): Update to 0.9.11.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
d080adc416
gnu: multitail: Update to 6.5.2.
...
* gnu/packages/logging.scm (multitail): Update to 6.5.2.
[arguments]: Don't explicitly return #t from phases.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add SYSCONFDIR to #:make-flags.
Add a new 'fix-broken-build phase.
Sanitise the old 'patch-curses-lib phase to 'patch-curses-headers.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
2119577052
gnu: inotify-tools: Update to 3.22.6.0.
...
* gnu/packages/linux.scm (inotify-tools): Update to 3.22.6.0.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
fb67ebca3e
gnu: reproc: Update to 14.2.4.
...
* gnu/packages/cpp.scm (reproc): Update to 14.2.4.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
623f623209
gnu: python-pkginfo: Update to 1.8.3.
...
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.8.3.
[arguments]: Remove 'patch-tests phase.
2022-06-05 02:00:00 +02:00
Andrew Tropin
888e2878a7
gnu: emacs-modus-themes: Update to 2.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.4.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-10 11:21:55 +01:00
Peter Polidoro
9ea5a66e30
gnu: Add emacs-platformio-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-platformio-mode): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-10 11:21:55 +01:00
Christopher Baines
0f04db3262
gnu: nar-herder: Update to 0-8.042f49e.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-8.042f49e.
2022-06-10 11:21:52 +01:00
Lars-Dominik Braun
3e6bc1edca
gnu: python-debugpy: Disable tests.
...
* gnu/packages/python-xyz.scm (python-debugpy)[arguments]: Respect
tests? in 'check phase and disable #:tests.
2022-06-10 11:07:04 +02:00
Lars-Dominik Braun
9d2ef7344e
gnu: python-pydevd: Skip tests failing due to YAMA.
...
* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: Add skipped
tests.
2022-06-10 11:07:04 +02:00
Efraim Flashner
d998f5ad86
gnu: mkfontscale: Update to 1.2.2.
...
* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2.
2022-06-10 11:15:52 +03:00
Efraim Flashner
b4186b7e18
gnu: xauth: Update to 1.1.2.
...
* gnu/packages/xorg.scm (xauth): Update to 1.1.2.
2022-06-10 11:14:20 +03:00
Efraim Flashner
8e84eb0125
gnu: xcalc: Update to 1.1.1.
...
* gnu/packages/xorg.scm (xcalc): Update to 1.1.1.
2022-06-10 11:05:56 +03:00
Efraim Flashner
8cc2c048c2
gnu: xdpyinfo: Update to 1.3.3.
...
* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3.
2022-06-10 11:04:52 +03:00
Efraim Flashner
9015589a22
gnu: xf86-input-libinput: Update to 1.2.1.
...
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1.
2022-06-10 11:00:50 +03:00
Efraim Flashner
e3734fa9b8
gnu: xf86-video-amdgpu: Update to 22.0.0.
...
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0.
2022-06-10 10:48:14 +03:00
Efraim Flashner
6b71d6e808
gnu: xf86-video-dummy: Update to 0.4.0.
...
* gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0.
2022-06-10 10:46:24 +03:00
Efraim Flashner
67c4b49654
gnu: xlsfonts: Update to 1.0.7.
...
* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7.
2022-06-10 10:38:34 +03:00
Efraim Flashner
50a0cb394d
gnu: xorg-sgml-doctools: Update to 1.12.
...
* gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12.
2022-06-10 10:33:50 +03:00
Efraim Flashner
35eddb6ee4
gnu: twm: Update to 1.0.12.
...
* gnu/packages/xorg.scm (twm): Update to 1.0.12.
2022-06-10 10:30:31 +03:00
Vagrant Cascadian
b483ef1a88
gnu: python-pybedtools: Update to 0.9.0.
...
* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.9.0.
[description]: Update to satisfy guix lint.
[license]: Update to expat and lgpl2.1+.
2022-06-09 23:10:15 -07:00
Vagrant Cascadian
7795a5dd6b
gnu: python-miniupnpc: Do not embed running kernel version.
...
* gnu/packages/python-xyz.scm (python-miniupnpc)[arguments]: Add
'remove-kernel-version phase.
2022-06-09 21:44:23 -07:00
Tobias Geerinckx-Rice
01596f40a9
gnu: readstat: Update to 1.1.8.
...
* gnu/packages/statistics.scm (readstat): Update to 1.1.8.
2022-06-05 02:00:11 +02:00
Tobias Geerinckx-Rice
8d8d644277
gnu: rng-tools: Remove input labels.
...
* gnu/packages/linux.scm (rng-tools)[inputs]:
Remove input labels.
2022-06-05 02:00:11 +02:00
Tobias Geerinckx-Rice
f2e570ca8a
gnu: vtk@7: Simplify regular expression.
...
* gnu/packages/image-processing.scm (vtk-7)[arguments]: Replace ‘.’
wildcards with literal ‘@’ character matches.
2022-06-05 02:00:11 +02:00
Tobias Geerinckx-Rice
0648dc9572
gnu: rsyslog: Include rscryutil.
...
* gnu/packages/logging.scm (rsyslog)[arguments]: Add "--enable-usertools"
and "--enable-generate-man-pages" to #:configure-flags.
Move all ‘mm’ options to their own section.
[native-inputs]: Add python-docutils.
2022-06-05 02:00:10 +02:00
Tobias Geerinckx-Rice
fa924a9726
gnu: rsyslog: Update to 8.2204.1.
...
* gnu/packages/logging.scm (rsyslog): Update to 8.2204.1.
2022-06-05 02:00:10 +02:00
Vagrant Cascadian
e1b72334c8
Revert "gnu: uim: Build reproducibly."
...
The fix was ineffective.
This reverts commit da115f9f7a
.
2022-06-09 14:51:46 -07:00
Vagrant Cascadian
e92508baeb
gnu: vtk@7: Do not embed running kernel version.
...
* gnu/packages/image-processing.scm (vtk-7)[arguments]: Add
'remove-kernel-version phase.
2022-06-09 14:51:29 -07:00
Efraim Flashner
e1383bfa6a
gnu: universal-ctags: Update to 5.9.20220605.0.
...
* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220605.0.
[source]: Adjust snippet to preserve newline.
[inputs]: Add pcre2.
2022-06-09 20:39:19 +03:00
Efraim Flashner
e3de5d6701
gnu: pcre: Update with new source URI.
...
* gnu/packages/pcre.scm (pcre)[source]: Download from sourceforge mirror.
2022-06-09 20:07:33 +03:00
Efraim Flashner
8161c61ae4
gnu: packcc: Update to 1.7.2.
...
* gnu/packages/c.scm (packcc): Update to 1.7.2.
[arguments]: Remove trailing #t from phases.
2022-06-09 17:24:41 +03:00
Maxim Cournoyer
ad493a6fba
gnu: emacs-geiser-guile: Update to 0.23.2 and patch guile's path.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23.2.
[phases]{patch-geiser-guile-binary}: New phase.
[home-page]: Update URL.
2022-06-09 10:02:38 -04:00
Maxim Cournoyer
911da82eda
gnu: emacs-geiser-gauche: Update to 0.14-0.96fa06a and patch gauche's path.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser-gauche): Update to 0.14.
[phases]: New argument.
[native-inputs]: Delete field, moving emacs-geiser to...
[propagated-inputs]: ... here.
[inputs]: New field.
2022-06-09 10:02:37 -04:00
Maxim Cournoyer
70e30ff40b
gnu: emacs-geiser-racket: Update to 1.0 and patch racket's path.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser-racket): Update to 1.0.
[phases]{patch-geiser-racket-binary}: New phase.
[home-page]: Update URL.
2022-06-09 10:02:37 -04:00
Maxim Cournoyer
4856759ad4
gnu: emacs-geiser: Update to 0.23.2.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.2.
[home-page]: Update URL.
2022-06-09 09:36:15 -04:00
Efraim Flashner
e22b172522
gnu: vim-fugitive: Update to 3.7.
...
* gnu/packages/vim.scm (vim-fugitive): Update to 3.7.
2022-06-09 12:46:47 +03:00
André A. Gomes
349f730e0e
gnu: cl-quri: Update to 0.5.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.5.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-09 10:01:32 +02:00
Eric Bavier
7db8fe3e40
gnu: Add GNOME Plots.
...
* gnu/packages/gnome-xyz.scm (gnome-plots): New variable.
2022-06-08 23:56:50 -05:00
Eric Bavier
5f1f8a9374
gnu: Add python-freetype-py.
...
* gnu/packages/python-xyz.scm (python-freetype-py): New variable.
2022-06-08 23:27:47 -05:00
Eric Bavier
b68c87f86a
gnu: Add PyGLM.
...
* gnu/packages/python-science.scm (python-pyglm): New variable.
2022-06-08 23:27:47 -05:00
Leo Famulari
e14918f402
gnu: linux-libre 4.9: Update to 4.9.317.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.317.
(linux-libre-4.9-pristine-source): Update hash.
2022-06-08 18:37:35 -04:00
Leo Famulari
da5c1e8246
gnu: linux-libre 4.14: Update to 4.14.282.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.282.
(linux-libre-4.14-pristine-source): Update hash.
2022-06-08 18:37:35 -04:00
Leo Famulari
bde8e3c83a
gnu: linux-libre 4.19: Update to 4.19.246.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.246.
(linux-libre-4.19-pristine-source): Update hash.
2022-06-08 18:37:34 -04:00
Leo Famulari
ed258e3871
gnu: linux-libre 5.4: Update to 5.4.197.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.197.
(linux-libre-5.4-pristine-source): Update hash.
2022-06-08 18:37:34 -04:00
Leo Famulari
cd21924d92
gnu: linux-libre 5.10: Update to 5.10.120.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.120.
(linux-libre-5.10-pristine-source): Update hash.
2022-06-08 18:37:34 -04:00
Leo Famulari
3e372805e3
gnu: linux-libre 5.14: Update to 5.14.45.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.45.
(linux-libre-5.14-pristine-source): Update hash.
2022-06-08 18:37:34 -04:00
Leo Famulari
4d1fab45ee
gnu: linux-libre: Update to 5.17.13.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.13.
(linux-libre-5.17-pristine-source): Update hash.
2022-06-08 18:37:27 -04:00
Maxim Cournoyer
68db023498
gnu: lightdm: Fix build.
...
This is a follow-up to commit 26876b6600
,
migrate the package from Python 2 to Python 3 (but left some commented inputs
for tests, breaking the build).
* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Un-comment
python-wrapper and python-pygobject.
2022-06-08 17:43:03 -04:00
Maxim Cournoyer
8ef651b44c
gnu: ngspice: Build with readline support.
...
Fixes <https://issues.guix.gnu.org/ >.
* gnu/packages/engineering.scm (ngspice)
[configure-flags]: Add '--with-readline=yes'.
Reported-by: Christopher Howard <christopher@librehacker.com>
2022-06-08 17:11:23 -04:00
Liliana Marie Prikler
3f922e229b
gnu: epiphany: Use new coding style.
...
* gnu/packages/gnome.scm (epiphany)[arguments]: Convert to list of
G-Expressions.
[propagated-inputs]: Reindent.
[inputs, native-inputs]: Drop labels and reindent.
2022-06-08 21:26:30 +02:00
Liliana Marie Prikler
731f55aa8d
gnu: epiphany: Update to 42.2.
...
* gnu/packages/gnome.scm (epiphany): Update to 42.2.
[source]: Remove patches.
* gnu/packages/patches/epiphany-update-libportal-usage.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-08 21:25:20 +02:00
Julien Lepiller
48a191c15d
gnu: java-plexus-component-metadata: Fix package.
...
* gnu/packages/java.scm (java-plexus-component-metadat): Apply fix for
newer jdom.
2022-06-08 20:34:04 +02:00
Tobias Geerinckx-Rice
0a58c7c1c0
gnu: restinio: Update to 0.6.15.
...
* gnu/packages/networking.scm (restinio): Update to 0.6.15.
2022-06-05 02:00:12 +02:00
Tobias Geerinckx-Rice
62b2d37e51
gnu: retux: Update to 1.6.1.
...
* gnu/packages/games.scm (retux): Update to 1.6.1.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Remove python-six. I found no indication that it's used.
2022-06-05 02:00:12 +02:00
Tobias Geerinckx-Rice
ce21522706
gnu: sudo: Update to 1.9.11p1.
...
* gnu/packages/admin.scm (sudo): Update to 1.9.11p1.
[source]: Remove patch again.
* gnu/packages/patches/sudo-missing-sudo_pt_regs-aarch64.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-06-05 02:00:09 +02:00
Tobias Geerinckx-Rice
3783a7b8e4
gnu: nftables: Update to 1.0.4.
...
* gnu/packages/linux.scm (nftables): Update to 1.0.4.
[source]: Remove patch.
* gnu/packages/patches/nftables-fix-makefile.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
15f2098412
gnu: libnftnl: Update to 1.2.2.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.2.2.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
424a14a386
gnu: padthv1: Update to 0.9.26.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
a73f88499e
gnu: samplv1: Update to 0.9.26.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
b40d7fd001
gnu: drumkv1: Update to 0.9.26.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
65f66245d4
gnu: synthv1: Update to 0.9.26.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
e3873ed241
gnu: emacs-org: Update to 9.5.4.
...
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.4.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
5124d0dbe0
gnu: sudo: Fix build on aarch64.
...
* gnu/packages/admin.scm (sudo)[source]: Add patch.
* gnu/packages/patches/sudo-missing-sudo_pt_regs-aarch64.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
0e0296af4e
gnu: perl-dbi, timescaledb: Fix typo in description.
...
* gnu/packages/databases.scm (perl-dbi, timescaledb):
Fix ‘an database’ typo.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
e31ab8c248
gnu: cairomm: Remove input labels.
...
* gnu/packages/gtk.scm (cairomm)[native-inputs, inputs]:
Remove input labels.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice
525f1013d1
gnu: cairomm: Update to 1.16.1.
...
* gnu/packages/gtk.scm (cairomm): Update to 1.16.1.
[arguments]: Don't explicitly return #t from phases.
2022-06-05 02:00:00 +02:00
Efraim Flashner
502e43aa45
gnu: ruby-rails-dom-testing: Fix build.
...
* gnu/packages/rails.scm (ruby-rails-dom-testing)[arguments]: Add phase
to delete the Gemfile.lock.
2022-06-02 15:29:39 +03:00
Ludovic Courtès
3fce3c2c7a
gnu: postgresql@11: Depend on docbook-xml@4.2.
...
* gnu/packages/databases.scm (postgresql-11)[native-inputs]: New field.
2022-06-02 13:32:31 +02:00
Ludovic Courtès
0602444b79
gnu: setroot: Depend on imlib2@1.7.
...
* gnu/packages/xorg.scm (setroot)[inputs]: Use IMLIB2-1.7 instead of
IMLIB2.
2022-06-02 13:27:54 +02:00
Ludovic Courtès
d776899e18
gnu: idesk: Depend on imlib2@1.7.
...
* gnu/packages/wm.scm (idesk)[inputs]: Depend on IMLIB2-1.7 instead of
IMLIB2.
2022-06-02 13:04:59 +02:00
Ludovic Courtès
355a08b999
gnu: giblib: Depend on imlib2@1.7.
...
* gnu/packages/image.scm (giblib)[inputs]: Depend on IMLIB2-1.7 instead
of IMLIB2.
2022-06-02 13:03:07 +02:00
Ludovic Courtès
405019f590
gnu: imlib2: Reintroduce 1.7.1.
...
* gnu/packages/image.scm (imlib2-1.7): New variable.
2022-06-02 13:02:47 +02:00
Efraim Flashner
64c043e63a
Merge remote-tracking branch 'origin/master' into staging
2022-06-01 12:42:04 +03:00
Efraim Flashner
75af73e1b7
gnu: vim: Update to 8.2.5048.
...
* gnu/packages/vim.scm (vim): Update to 8.2.5048.
[arguments]: Patch another instance of '/bin/sh'.
2022-06-01 12:15:06 +03:00
Ricardo Wurmus
cd95d7ddd1
gnu: pigx-rnaseq: Update to 0.1.0.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.1.0.
[arguments]: Remove phase 'patch-knitr.
2022-06-01 11:07:27 +02:00
Ricardo Wurmus
0aae2f7f01
gnu: pigx-rnaseq: Update to 0.0.21.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.21.
2022-06-01 10:46:00 +02:00
Ricardo Wurmus
0c26c8da9d
gnu: pigx-rnaseq: Fix build.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Add phase 'patch-knitr.
2022-06-01 10:46:00 +02:00
Efraim Flashner
b1f763de54
gnu: python-pyopenssl: Downgrade to 21.0.0.
...
This is a follow-up to 048e05b7ef
.
* gnu/packages/python-crypto.scm (python-pyopenssl): Downgrade to 21.0.0.
[source]: Add patch used by python2-pyopenssl.
[properties]: Remove field.
(python2-pyopenssl): Inherit from python-pyopenssl regularly.
2022-05-31 19:35:13 +03:00
Efraim Flashner
d500a58b42
gnu: python2-cryptography: Update to 3.3.2.
...
* gnu/packages/python-crypto.scm (python2-cryptography-vectors,
python2-cryptography): Update to 3.3.2.
2022-05-30 18:15:26 +03:00
Efraim Flashner
048e05b7ef
gnu: python-cryptography: Downgrade to 3.4.8.
...
Skip dealing with the rust version for now.
* gnu/packages/python-crypto.scm (python-cryptography): Rename to
python-cryptography-next. Replace with python-cryptography@3.4.8.
(python-cryptography-vectors): Rename to
python-cryptography-vectors-next. Replace with
python-cryptography-vectors@3.4.8.
2022-05-30 17:56:05 +03:00
Tobias Geerinckx-Rice
1600d5cd3a
gnu: gnome-commander: Update to 1.14.2.
...
* gnu/packages/gnome.scm (gnome-commander): Update to 1.14.2.
2022-05-29 02:00:27 +02:00
Tobias Geerinckx-Rice
6c345a2465
gnu: angband: Update to 4.2.4.
...
* gnu/packages/games.scm (angband): Update to 4.2.4.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:26 +02:00
Tobias Geerinckx-Rice
a01cc9f97f
gnu: freeipmi: Update to 1.6.9.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.9.
2022-05-29 02:00:26 +02:00
jgart
21ca4719b3
gnu: Add emacs-corfu-doc.
...
* gnu/packages/emacs-xyz.scm (emacs-corfu-doc): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:12 +02:00
jgart
923aad065c
gnu: emacs-corfu: Update to 0.25.
...
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.25.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice
ebd7627bbc
gnu: gnumeric: Remove input labels.
...
* gnu/packages/gnome.scm (gnumeric)[native-inputs]:
Remove input labels.
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice
33f5cf1a8d
gnu: gnumeric: Update to 1.12.52.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.52.
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice
8c07ffe249
gnu: goffice: Update to 0.10.52.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.52.
2022-05-29 02:00:11 +02:00
Tobias Geerinckx-Rice
771dd4f3e7
gnu: gnome-autoar: Update to 0.4.3.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.3.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice
c527b2faea
gnu: gnome-mines: Make yelp a regular input.
...
* gnu/packages/gnome.scm (gnome-mines)[native-inputs]: Move yelp from here…
[inputs]: …to here, as it's a reference of .gnome-mines-real.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice
868b494ac2
gnu: gnome-mines: Remove input labels.
...
* gnu/packages/gnome.scm (gnome-mines)[native-inputs]:
Remove input labels.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice
1b6c908150
gnu: gnome-mines: Update to 40.1.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 40.1.
2022-05-29 02:00:08 +02:00
Tobias Geerinckx-Rice
b6086d315f
gnu: five-or-more: Make libxml2 a regular input.
...
* gnu/packages/gnome.scm (five-or-more)[native-inputs]: Move libxml2 from here…
[inputs]: …to here, as it's a reference of .five-or-more-real.
2022-05-29 02:00:08 +02:00
Tobias Geerinckx-Rice
a3ea97976b
gnu: corefreq: Update to 1.90.1.
...
* gnu/packages/linux.scm (corefreq): Update to 1.90.1.
2022-05-29 02:00:06 +02:00
Tobias Geerinckx-Rice
4cb6994790
gnu: services: Update setuid service description.
...
* gnu/services.scm (setuid-program-service-type)[description]:
Remove ‘root’, add ‘setgid’.
2022-05-29 02:00:19 +02:00
Tobias Geerinckx-Rice
4ac15e44e5
gnu: libfprint: Update to 1.94.4.
...
* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.4.
2022-05-29 02:00:19 +02:00
Tobias Geerinckx-Rice
72b2412add
gnu: fprintd: Update to 1.94.2.
...
* gnu/packages/freedesktop.scm (fprintd): Update to 1.94.2.
2022-05-29 02:00:01 +02:00
Tobias Geerinckx-Rice
78879b10c2
gnu: fprintd: Remove input labels.
...
* gnu/packages/freedesktop.scm (fprintd)[native-inputs]:
Remove input labels.
2022-05-29 02:00:01 +02:00
Tobias Geerinckx-Rice
eded213cbc
gnu: fprintd: Fix build.
...
* gnu/packages/freedesktop.scm (fprintd)[native-inputs]: Add python.
2022-05-29 02:00:01 +02:00
Tobias Geerinckx-Rice
5610778266
gnu: beancount: Update to 2.3.5.
...
* gnu/packages/finance.scm (beancount): Update to 2.3.5.
2022-05-29 02:00:01 +02:00
Tobias Geerinckx-Rice
6e67786060
gnu: five-or-more: Remove input labels.
...
* gnu/packages/gnome.scm (five-or-more)[native-inputs]:
Remove input labels.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice
c6c32ab966
gnu: caf: Update to 0.18.6.
...
* gnu/packages/cpp.scm (caf): Update to 0.18.6.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice
2a3e1ba940
gnu: five-or-more: Update to 3.32.3.
...
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.3.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice
3f4850f0ae
gnu: quazip: Update to 1.3.
...
* gnu/packages/compression.scm (quazip): Update to 1.3.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice
e3fa68ec70
gnu: irrlicht: Remove input labels.
...
* gnu/packages/games.scm (irrlicht)[inputs]:
Remove input labels.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice
bc95e0c8d6
gnu: foomatic-filters: Use project home page.
...
* gnu/packages/cups.scm (foomatic-filters)[home-page]: Point upstream.
2022-05-29 02:00:00 +02:00
Ricardo Wurmus
b279e778ab
gnu: Add sylamer.
...
* gnu/packages/bioinformatics.scm (sylamer): New variable.
2022-06-01 00:17:05 +02:00
Leo Famulari
95792a26c3
gnu: linux-libre 5.10: Update to 5.10.119.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.119.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-31 18:04:02 -04:00
Leo Famulari
da30df085e
gnu: linux-libre 5.15: Update to 5.15.44.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.44.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-31 18:04:02 -04:00
Leo Famulari
cae7ed2aed
gnu: linux-libre: Update to 5.17.12.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.12.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-31 18:03:58 -04:00
Ricardo Wurmus
c4e03f8204
gnu: Add r-gsalib.
...
* gnu/packages/cran.scm (r-gsalib): New variable.
2022-05-31 23:43:37 +02:00
Ricardo Wurmus
6d8a3aa9c9
gnu: Add glibc-locales-2.32.
...
* gnu/packages/base.scm (glibc-locales-2.32): New variable.
2022-05-31 22:32:17 +02:00
Ricardo Wurmus
16ff4bc024
gnu: Add glibc-locales-2.31.
...
* gnu/packages/base.scm (glibc-locales-2.31): New variable.
2022-05-31 22:32:17 +02:00
Ricardo Wurmus
70f88d53b6
gnu: Add glibc-locales-2.30.
...
* gnu/packages/base.scm (glibc-locales-2.30): New variable.
2022-05-31 22:32:17 +02:00
Ricardo Wurmus
a484e019d3
gnu: Add glibc-2.32.
...
* gnu/packages/base.scm (glibc-2.32): New variable.
2022-05-31 22:32:14 +02:00
Maxim Cournoyer
c35e508b4a
gnu: Remove python2-biopython.
...
* gnu/packages/bioinformatics.scm (python2-biopython): Delete variable.
2022-05-31 14:54:17 -04:00
Maxim Cournoyer
ad030a0b7d
gnu: Remove pplacer-scripts.
...
* gnu/packages/bioinformatics.scm (pplacer-scripts): Delete variable.
2022-05-31 14:54:17 -04:00
Maxim Cournoyer
d397cb6207
gnu: Remove pplacer.
...
* gnu/packages/bioinformatics.scm (pplacer): Delete variable.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer
962d02904f
gnu: Remove python2-pytest-cov.
...
* gnu/packages/check.scm (python2-pytest-cov): Delete variable.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer
f7cfb57bb5
gnu: Remove python2-called-python.
...
* gnu/packages/python.scm (python2-called-python): Delete variable.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer
96c0c18c3e
gnu: Remove python-prompt-toolkit-2.
...
* gnu/packages/python-xyz.scm (python-prompt-toolkit-2): Delete variable.
(python-prompt-toolkit)[properties]: Delete field.
(python-jupyter-console): Replace python-prompt-toolkit-2 with
python-prompt-toolkit.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer
5d8fb87127
gnu: Remove python2-setuptools.
...
* gnu/packages/python-xyz.scm (python2-setuptools): Delete variable.
(python-setuptools)[properties]: Delete field.
* gnu/packages/syncthing.scm (syncthing-gtk): Delete commented native input.
* guix/lint.scm (check-inputs-should-not-be-an-input-at-all): Remove obsolete entries.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer
026fca8b5b
gnu: Remove python2-checkm-genome.
...
* gnu/packages/bioinformatics.scm (python2-checkm-genome): Delete variable.
2022-05-31 14:54:15 -04:00
Maxim Cournoyer
12a16c3166
gnu: qtwebengine: Re-style inputs.
...
* gnu/packages/qt.scm (qtwebengine)[phases]: Delete trailing #t.
{substitute-source}: Use search-input-file.
[inputs, native-inputs]: Use new style.
2022-05-31 14:54:15 -04:00
Maxim Cournoyer
0740b12df3
gnu: Remove python2-backports-csv.
...
* gnu/packages/python-xyz.scm (python2-backports-csv): Delete variable.
2022-05-31 14:54:15 -04:00
Maxim Cournoyer
a55151703f
gnu: python2-six: Disable tests.
...
* gnu/packages/python-xyz.scm (python2-six)[native-inputs]: Clear.
[phases]: Delete check phase.
2022-05-31 14:54:15 -04:00
Maxim Cournoyer
b89669f034
gnu: Remove python2-fonttools.
...
* gnu/packages/python-xyz.scm (python2-fonttools): Delete variable.
(python-fonttools)[properties]: Delete field.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer
25a1d0f63d
gnu: Remove python2-py.
...
* gnu/packages/python-xyz.scm (python2-py): Delete variable.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer
28bddb7d4f
gnu: Remove python2-pyparsing.
...
* gnu/packages/python-build.scm (python2-pyparsing): Delete variable.
(python-pyparsing)[properties]: Delete field.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer
9165283a1c
gnu: Remove python2-setuptools-scm.
...
* gnu/packages/python-xyz.scm (python2-setuptools-scm): Delete variable.
(python-lfdfiles)[properties]: Delete field.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer
a683c74e9a
gnu: Remove python2-six-bootstrap.
...
* gnu/packages/python-build.scm (python2-six-bootstrap): Delete variable.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer
9fe706c92e
gnu: Remove python2-pyxdg.
...
* gnu/packages/freedesktop.scm (python2-pyxdg): Delete variable.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer
e5c6816ddf
gnu: Remove python2-wcwidth.
...
* gnu/packages/python-xyz.scm (python2-wcwidth): Delete variable.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer
f451a8e80c
gnu: openbox: Patch for Python 3.
...
* gnu/packages/patches/openbox-python3.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/openbox.scm (openbox)[source]: Apply it.
[arguments]: New field.
[propagated-inputs]: Replace python2-pyxdg with python-pyxdg.
[native-inputs]: Replace python-2 with python-wrapper.
Add autoconf, automake, gettext-minimal and libtool.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer
88739a96be
gnu: Remove python2-pyyaml.
...
* gnu/packages/python-xyz.scm (python2-pyyaml): Delete variable.
(python-jsonschema)[properties]: Delete field.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer
cfa04b1c6c
gnu: ocaml-dose3: Disable tests to avoid Python 2 dependencies.
...
* gnu/packages/ocaml.scm (ocaml-dose3)[tests?]: Set to #f.
[native-inputs]: Use new style. Remove python-2 and python2-pyyaml.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer
0fa989172d
gnu: Remove python2-nose.
...
* gnu/packages/check.scm (python2-nose): Delete variable.
(python-nose)[properties]: Delete field.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer
9c19bdbf5c
gnu: python-setproctitle: Delete obsolete phase.
...
* gnu/packages/python-xyz.scm (python-setproctitle)
[phases]{patch-Makefile}: Delete phase.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer
4a0e996ada
gnu: pdf2djvu: Disable tests to avoid Python 2 dependencies.
...
* gnu/packages/djvu.scm (pdf2djvu)[tests]: Set to #f.
[test-target]: Delete argument.
[native-inputs]: Use new style. Delete python-2 and python2-nose.
[inputs]: Use new style.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer
61d0c52b9d
gnu: Remove python2-attrs-bootstrap.
...
* gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer
afde361377
gnu: Remove python2-libxml2.
...
* gnu/packages/xml.scm (python2-libxml2): Delete variable.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer
b0193c649f
gnu: Remove 4store.
...
* gnu/packages/databases.scm (4store): Delete variable.
* gnu/packages/patches/4store-fix-buildsystem.patch: Delete file.
* gnu/packages/patches/4store-unset-preprocessor-directive.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): De-register them.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer
e7ccfbed19
gnu: libpqxx: Update to 7.7.3.
...
* gnu/packages/databases.scm (libpqxx): Update to 7.7.3.
[source]: Use git.
[native-inputs]: Replace python-2 with python-wrapper. Add gcc-11.
[tests?]: Expound comment.
[phases]: Delete argument.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer
38cb357213
gnu: Remove python2-pyfakefs-bootstrap.
...
* gnu/packages/check.scm (python2-pyfakefs-bootstrap): Delete variable.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer
d986c34560
gnu: mod-host: Update to 0.10.6-4.cdd30dd.
...
* gnu/packages/music.scm (mod-host): Update to 0.10.6-4.cdd30dd.
[source]: Use git-version and git-file-name.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[inputs]: Replace jack-1 with jack-2.
[native-inputs]: replace python-2 with python-wrapper.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer
abadac2366
gnu: jack-2: Update to 1.9.21.
...
* gnu/packages/audio.scm (jack-2): Update to 1.9.21.
[source]: Use git.
[phases]: Delete trailing #t.
{wrap-python-scripts}: Use search-input-file.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer
2cd3e8ac34
gnu: icedove: Use new style for inputs.
...
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use new style.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer
34d705ff93
gnu: icedove: Delete obsolete Python 2 input.
...
* gnu/packages/gnuzilla.scm (icedove)[native-inputs]: Replace python-2 with
python-wrapper. Delete python.
[phases]: Delete trailing #t.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer
5e25a69e6e
gnu: mozjs: Cleanup to only keep the last version.
...
* gnu/packages/gnuzilla.scm (mozjs): Preserve only the metadata and otherwise
update fields to use those of mozjs-78.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[native-inputs]: Use new style.
(mozjs-38, mozjs-52, mozjs-60, mozjs-78): Delete variables.
* gnu/packages/patches/mozjs17-aarch64-support.patch
* gnu/packages/patches/mozjs24-aarch64-support.patch
* gnu/packages/patches/mozjs38-pkg-config-version.patch
* gnu/packages/patches/mozjs38-shell-version.patch
* gnu/packages/patches/mozjs38-tracelogger.patch
* gnu/packages/patches/mozjs38-version-detection.patch
* gnu/packages/patches/mozjs60-riscv64-support.patch: Delete patches.
* gnu/local.mk (dist_patch_DATA): De-register them.
* gnu/packages/games.scm (0ad): Adjust accordingly.
* gnu/packages/gnome.scm (gjs): Likewise.
* gnu/packages/polkit.scm (polkit-mozjs): Likewise.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer
425783b5dc
gnu: Remove python2-cython.
...
* gnu/packages/python-xyz.scm (python2-cython): Delete variable.
(python-feedgenerator)[properties]: Delete field.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer
0b478a5d70
gnu: Remove python2-lirc.
...
* gnu/packages/lirc.scm (python2-lirc): Delete variable.
(python-lirc)[properties]: Delete field.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer
fdf967e8fe
gnu: Remove python2-tlsh.
...
* gnu/packages/python-xyz.scm (python2-tlsh): Delete variable.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer
affa792b5e
gnu: Remove python2-more-itertools.
...
* gnu/packages/python-xyz.scm (python2-more-itertools): Delete variable.
(python-jsonpatch)[properties]: Delete field.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer
6fedf5c5b0
gnu: gnome-keyring: Use Python 3.
...
* gnu/packages/gnome.scm (libgnome-keyring)[source]: Fix indentation.
[arguments]: Use gexps.
[phases]{fix-docbook}: Delete phase.
[native-inputs]: Use new style. Replaec python-2 with python-wrapper. Use
current docbook-xml. Add libxml2.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer
5fe7b6efbb
gnu: Remove gnome-doc-utils.
...
* gnu/packages/gnome.scm (gnome-doc-utils): Delete variable.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer
d5c2d48f9e
gnu: Remove python2-libmpsse.
...
* gnu/packages/embedded.scm (python2-libmpsse): Delete variable.
2022-05-31 14:54:08 -04:00
Maxim Cournoyer
37240ead72
gnu: lolcode-lci: Update to 0.11.2-0.6762b72.
...
* gnu/packages/esolangs.scm (lolcode-lci): Update to 0.11.2-0.6762b72.
[native-inputs]: Replace python-2 with python-wrapper.
2022-05-31 14:54:08 -04:00
Maxim Cournoyer
2095589484
gnu: dico: Use Python 3.
...
* gnu/packages/dico.scm (dico)[source]: Fix indentation.
[phases]: Delete trailing #t.
[inputs]: Use new style. Replace python-2 with python-wrapper.
2022-05-31 14:54:08 -04:00
Maxim Cournoyer
08c19564c4
gnu: libdbusmenu: Update to 16.04.0-496.
...
* gnu/packages/gtk.scm (libdbusmenu): Update to 16.04.0-496.
[source]: Fetch using Breezy.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
{remove-deprecated-gnome-common-macros}: New phase.
{patch-paths}: Likewise.
[inputs]: Use new style.
[native-inputs]: Likewise. Replace gnome-doc-utils with gnome-common. Replace python-2 with
python-wrapper. Add autoconf, automake, libtool, libxslt and which.
2022-05-31 14:54:08 -04:00
Maxim Cournoyer
2815b1963b
gnu: brasero: Remove obsolete gnome-doc-utils input.
...
* gnu/packages/gnome.scm (brasero)[inputs]: Delete gnome-doc-utils.
2022-05-31 14:54:08 -04:00
Maxim Cournoyer
41efd94c3e
gnu: Remove python2-lxml.
...
* gnu/packages/xml.scm (python2-lxml): Delete variable.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer
54ef40a1f7
gnu: mia: Update to 2.4.7.
...
* gnu/packages/patches/mia-fix-boost-headers.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/image-processing.scm (mia): Update to 2.4.7.
[source]: Apply patch.
[configure-flags]: Use the more conventional OFF option value (instead of 0).
[inputs]: Use new style. Replace python2-lxml by python-lxml. Replace vtk by
vtk-7.
[native-inputs]: Use new style. Replace python-2 with python-wrapper.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer
672eab90bb
gnu: dcmtk: Update to 3.6.7 and build as a shared library.
...
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.7.
[arguments]: New field.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer
3e917d2e18
gnu: Remove vtk-6.
...
* gnu/packages/image-processing.scm (vtk-6): Delete variable.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer
887dec8a51
gnu: itk-snap: Fix build.
...
* gnu/packages/patches/itk-snap-alt-glibc-compat.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/image-processing.scm (itk-snap): Apply it.
[phases]: Delete trailing #t.
[inputs]: Use new style. Replace vtk-6 with vtk-7.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer
607e48ba3c
gnu: Add vtk-7.
...
* gnu/packages/image-processing.scm: (vtk-7): New variable.
* gnu/packages/patches/vtk-7-gcc-10-compat.patch: New patch.
* gnu/packages/patches/vtk-7-hdf5-compat.patch: Likewise.
* gnu/packages/patches/vtk-7-python-compat.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
2022-05-31 14:54:06 -04:00
Maxim Cournoyer
17375266ea
gnu: Remove python2-appdirs.
...
* gnu/packages/python-xyz.scm (python2-appdirs): Delete variable.
2022-05-31 14:54:06 -04:00
Maxim Cournoyer
5551922a24
gnu: Remove python2-enum34.
...
* gnu/packages/python-xyz.scm (python2-enum34): Delete variable.
2022-05-31 14:54:06 -04:00
Maxim Cournoyer
ec822034d9
gnu: john-the-ripper-jumbo: Use Python 3.
...
* gnu/packages/password-utils.scm (john-the-ripper-jumbot):
[inputs]: Use new style and replace python-2 by python-wrapper.
[phases]{install}: Delete trailing #t.
2022-05-31 14:54:06 -04:00
Maxim Cournoyer
098372a81e
gnu: Remove boost-with-python2.
...
* gnu/packages/boost.scm (boost-with-python2): Delete variable.
2022-05-31 14:54:06 -04:00
Maxim Cournoyer
3b50b327f7
gnu: Remove libpng-1.2.
...
* gnu/packages/image.scm (libpng-1.2): Delete variable.
2022-05-31 14:54:05 -04:00
Maxim Cournoyer
aad73bb58e
gnu: Remove rapicorn.
...
* gnu/packages/graphics.scm (rapicorn): Delete variable.
* gnu/packages/patches/rapicorn-isnan.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
2022-05-31 14:54:05 -04:00
Maxim Cournoyer
00dff2c768
gnu: Remove beast.
...
* gnu/packages/music.scm (beast): Delete variable.
2022-05-31 14:54:05 -04:00
Maxim Cournoyer
ceee9eb312
gnu: Remove python2-linecache2.
...
* gnu/packages/python-xyz.scm (python2-linecache2): Delete variable.
2022-05-31 14:54:05 -04:00
Maxim Cournoyer
22e269f566
gnu: Remove python2-traceback2.
...
* gnu/packages/python-xyz.scm (python2-traceback2): Delete variable.
2022-05-31 14:54:05 -04:00
Maxim Cournoyer
f07cfa3c9a
gnu: Remove python2-unittest2.
...
* gnu/packages/check.scm (python2-unittest2): Delete variable.
2022-05-31 14:54:04 -04:00
Maxim Cournoyer
8a60b34e2b
gnu: Remove python2-sortedcontainers.
...
* gnu/packages/python-xyz.scm (python2-sortedcontainers): Delete variable.
2022-05-31 14:54:04 -04:00
Maxim Cournoyer
c71ab167f2
gnu: Remove python2-funcsigs.
...
* gnu/packages/python-xyz.scm (python2-funcsigs): Delete variable.
2022-05-31 14:54:04 -04:00
Maxim Cournoyer
26d35cb40d
gnu: Remove python2-functools32.
...
* gnu/packages/python-xyz.scm (python2-functools32): Delete variable.
2022-05-31 14:54:04 -04:00
Maxim Cournoyer
fe136c39bf
gnu: Remove python2-hypothesis.
...
* gnu/packages/check.scm (python2-hypothesis): Delete variable.
(python-hypothesis)[properties]: Delete field.
2022-05-31 14:54:04 -04:00
Maxim Cournoyer
0b85c365a2
gnu: Remove python2-mock.
...
* gnu/packages/check.scm (python2-mock): Delete variable.
(python-mock)[properties]: Delete field.
2022-05-31 14:54:03 -04:00
Maxim Cournoyer
eb36a550e3
gnu: aubio: Use Python 3.
...
* gnu/packages/audio.scm (aubio)[python]: Delete argument.
2022-05-31 14:54:03 -04:00
Maxim Cournoyer
953a5ea59d
gnu: jalv: Use Python 3.
...
* gnu/packages/audio.scm (jalv)[python]: Delete argument.
[inputs]: Use new style.
{gtk+-2}: Delete input.
{gtk+}: Replace with...
{gtk}: ... this.
{gtkmm-2}: Replace with...
{gtkmm}: ... this.
2022-05-31 14:54:03 -04:00
Maxim Cournoyer
a9e9d9f41c
gnu: lvtk: Update to 1.2.0-0.a73feab.
...
* gnu/packages/audio.scm (lvtk): Update to 1.2.0-0.a73feab.
[python]: Delete argument.
[configure-flags]: Likewise.
[inputs]: Replace gtkmm-2 by gtkmm.
[license]: Change license to isc.
2022-05-31 14:54:03 -04:00
Maxim Cournoyer
7cd3a88f27
gnu: Remove python2-pysqlite.
...
* gnu/packages/databases.scm (python2-pysqlite): Delete variable.
2022-05-31 14:54:03 -04:00
Maxim Cournoyer
4d7bb37981
gnu: Remove fraggenescan.
...
* gnu/packages/bioinformatics.scm (fraggenescan): Delete variable.
2022-05-31 14:54:02 -04:00
Maxim Cournoyer
7aa0e310fa
gnu: icecat: Modernize package definition.
...
* gnu/packages/gnuzilla.scm (icecat)[inputs, native-inputs]: Use new style.
[configure-flags, phases]: Use gexps.
2022-05-31 14:54:02 -04:00
Maxim Cournoyer
a3605b59c6
gnu: icecat: Remove obsolete Python 2 dependencies.
...
* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Remove python-2 and
python2-pysqlite. Replace python by python-wrapper.
2022-05-31 14:54:02 -04:00
Maxim Cournoyer
be672f1f7f
gnu: bazaar: Obsolete with breezy.
...
* gnu/packages/version-control.scm (bazaar): Deprecate package.
* guix/build/bzr.scm (bzr-fetch): Adjust to use breezy; delete trailing #t.
* guix/bzr-download.scm (bzr-package): Replace bazaar by breezy.
2022-05-31 14:54:02 -04:00
Maxim Cournoyer
dc71b4f1c6
gnu: breezy: Update to 3.2.2.
...
* gnu/packages/patches/breezy-fix-gio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/version-control.scm (breezy): Update to 3.2.2.
[source]{snippet}: Delete pre-generated cythonized C files.
{patches}: Apply patch.
[tests?]: Disable tests.
[phases]{patch-test-shebangs, check}: New phase and override.
[native-inputs]: Add nano, python-cython, python-docutils,
and python-testrepository.
[inputs]: Use new style. Add python-launchpadlib and python-pygobject.
[description]: Adjust Bazaar URL.
2022-05-31 14:54:02 -04:00
Maxim Cournoyer
dad15bdb26
gnu: Add python-launchpadlib.
...
* gnu/packages/python-web.scm (python-launchpadlib): New variable.
2022-05-31 14:54:01 -04:00
Maxim Cournoyer
f880fc7b88
gnu: Add python-lazr-restfulclient.
...
* gnu/packages/python-web.scm (python-lazr-restfulclient): New variable.
2022-05-31 14:54:01 -04:00
Maxim Cournoyer
5e25aeee16
gnu: Add python-wadllib.
...
* gnu/packages/python-web.scm (python-wadllib): New variable.
2022-05-31 14:54:01 -04:00
Maxim Cournoyer
9377be6a48
gnu: Add python-lazr-uri.
...
* gnu/packages/python-web.scm (python-lazr-uri): New variable.
2022-05-31 14:54:01 -04:00
Maxim Cournoyer
6a778b4705
gnu: python-fastbencode: Build C extensions.
...
* gnu/packages/python-xyz.scm (python-fastbencode)
[source]: Delete pre-generated C source files in snippet.
[native-inputs]: Add python-cython.
2022-05-31 14:54:01 -04:00
Maxim Cournoyer
553c009d74
gnu: pypy3: Rename to pypy and modernize definition.
...
* gnu/packages/python.scm (pypy3): Deprecate in favor of...
(pypy): ... this renamed package.
[native-inputs, inputs]: Move after arguments, use new style and sort.
[native-inputs]: Remove python2-hypothesis.
[phases]: Adjust to use gexps, with search-input-file and this-package-input.
2022-05-31 14:54:00 -04:00
Maxim Cournoyer
030e5793d6
gnu: Remove python2-olefile.
...
* gnu/packages/python-xyz.scm (python2-olefile): Delete variable.
2022-05-31 14:54:00 -04:00
Maxim Cournoyer
dba760f78c
gnu: python-pillow: Update to 9.0.0.
...
* gnu/packages/python-xyz.scm (python-pillow): Update to 9.0.0.
2022-05-31 14:54:00 -04:00
Maxim Cournoyer
493ee41ada
gnu: Remove python2-pillow.
...
* gnu/packages/python-xyz.scm (python2-pillow): Delete variable.
2022-05-31 14:54:00 -04:00
Maxim Cournoyer
89f9678126
gnu: didjvu: Switch to a Python 3 compatible fork.
...
* gnu/packages/djvu.scm (didjvu)[source]: Switch to a Python 3 compatible
fork.
[native-inputs, inputs]: Move below arguments field. Use new style. Replace
the Python 2 inputs by their Python 3 equivalents.
2022-05-31 14:53:59 -04:00
Maxim Cournoyer
e3b18cfbb7
gnu: python-gamera: Update to 4.0.0.
...
* gnu/packages/python-xyz.scm (python2-gamera): Rename to...
(python-gamera): ... this. Update to 4.0.0.
[python]: Delete argument.
[phases]{check}: New override.
[native-inputs]: Add python-pytest.
2022-05-31 14:53:59 -04:00
Maxim Cournoyer
9022934059
gnu: Remove python2-seaborn.
...
* gnu/packages/python-xyz.scm (python2-seaborn): Delete variable.
2022-05-31 14:53:59 -04:00
Maxim Cournoyer
979f6b6e1d
gnu: Remove python2-iso8601.
...
* gnu/packages/time.scm (python2-iso8601): Delete variable.
2022-05-31 14:53:59 -04:00
Maxim Cournoyer
69e5efbcaf
gnu: Remove python2-pytz.
...
* gnu/packages/time.scm (python2-pytz): Delete variable.
2022-05-31 14:53:59 -04:00
Maxim Cournoyer
cd78abdbe7
gnu: Remove python2-pretend.
...
* gnu/packages/python-xyz.scm (python2-pretend): Delete variable.
2022-05-31 14:53:58 -04:00
Maxim Cournoyer
afdf9e4090
gnu: Remove python2-idna.
...
* gnu/packages/python-xyz.scm (python2-idna): Delete variable.
2022-05-31 14:53:58 -04:00
Maxim Cournoyer
4687f296e3
gnu: Remove python2-backport-ssl-match-hostname.
...
* gnu/packages/python-xyz.scm (python2-backport-ssl-match-hostname): Delete variable.
2022-05-31 14:53:58 -04:00
Maxim Cournoyer
c7f95514c2
gnu: Remove python2-scandir.
...
* gnu/packages/python-xyz.scm (python2-scandir): Delete variable.
2022-05-31 14:53:58 -04:00
Maxim Cournoyer
6bafe76c35
gnu: Remove python2-ipaddress.
...
* gnu/packages/python-xyz.scm (python2-ipaddress): Delete variable.
2022-05-31 14:53:58 -04:00
Maxim Cournoyer
dcf62928b7
gnu: Remove python2-asn1crypto.
...
* gnu/packages/python-crypto.scm (python2-asn1crypto): Delete variable.
2022-05-31 14:53:57 -04:00
Maxim Cournoyer
6efcb2463f
gnu: Remove python2-cryptography-vectors.
...
* gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable.
2022-05-31 14:53:57 -04:00
Maxim Cournoyer
5e6cc60122
gnu: Remove python2-cffi.
...
* gnu/packages/libffi.scm (python2-cffi): Delete variable.
2022-05-31 14:53:57 -04:00
Maxim Cournoyer
1924d8237d
gnu: Remove python2-coverage.
...
* gnu/packages/check.scm (python2-coverage): Delete variable.
2022-05-31 14:53:57 -04:00
Maxim Cournoyer
dd722fc950
gnu: Remove python2-dateutil.
...
* gnu/packages/time.scm (python2-dateutil): Delete variable.
2022-05-31 14:53:56 -04:00
Maxim Cournoyer
dd915ae369
gnu: Remove python2-contextlib2.
...
* gnu/packages/python-xyz.scm (python2-contextlib2): Delete variable.
(python2-contextlib2-bootstrap): Likewise.
2022-05-31 14:53:56 -04:00
Maxim Cournoyer
405a7b3f47
gnu: Remove python2-typing.
...
* gnu/packages/python-xyz.scm (python2-typing): Delete variable.
2022-05-31 14:53:56 -04:00
Maxim Cournoyer
206c05dead
gnu: Remove python2-pathlib2.
...
* gnu/packages/python-xyz.scm (python2-pathlib2): Delete variable.
(python2-pathlib2-bootstrap): Likewise.
2022-05-31 14:53:56 -04:00
Maxim Cournoyer
9c74e5d566
gnu: Remove python2-cryptography.
...
* gnu/packages/python-crypto.scm (python2-cryptography): Delete variable.
(python-cryptography)[properties]: Delete field.
2022-05-31 14:53:56 -04:00
Maxim Cournoyer
5df79d1ea8
gnu: Remove python2-flaky.
...
* gnu/packages/check.scm (python2-flaky): Delete variable.
2022-05-31 14:53:56 -04:00
Maxim Cournoyer
6d22dc676a
gnu: Remove python2-backports-functools-lru-cache.
...
* gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache): Delete variable.
2022-05-31 14:53:55 -04:00
Maxim Cournoyer
5f973da340
gnu: Remove python2-pysocks.
...
* gnu/packages/python-xyz.scm (python2-pysocks): Delete variable.
2022-05-31 14:53:55 -04:00
Maxim Cournoyer
ca7117a9dd
gnu: Remove python2-importlib-resources.
...
* gnu/packages/python-xyz.scm (python2-importlib-resources): Delete variable.
(python2-importlib-resources-bootstrap): Likewise.
(python-importlib-resources)[properties]: Delete field.
2022-05-31 14:53:55 -04:00
Maxim Cournoyer
f14f81e497
gnu: Remove python2-configparser.
...
* gnu/packages/python-xyz.scm (python2-configparser): Delete variable.
2022-05-31 14:53:55 -04:00
Maxim Cournoyer
9bf8cc112c
gnu: Remove python2-unidecode.
...
* gnu/packages/python-xyz.scm (python2-unidecode): Delete variable.
2022-05-31 14:53:54 -04:00
Maxim Cournoyer
843904d643
gnu: Remove python2-pyopenssl.
...
* gnu/packages/python-crypto.scm (python2-pyopenssl): Delete variable.
2022-05-31 14:53:54 -04:00
Maxim Cournoyer
bf4cddbf6a
gnu: Remove python2-certifi.
...
* gnu/packages/python-crypto.scm (python2-certifi): Delete variable.
2022-05-31 14:53:54 -04:00
Maxim Cournoyer
e38618c50d
gnu: Remove python2-zipp.
...
* gnu/packages/python-compression.scm (python2-zipp): Delete variable.
(python2-zipp-bootstrap): Likewise.
2022-05-31 14:53:54 -04:00
Maxim Cournoyer
987861f79d
gnu: Remove python2-packaging-bootstrap.
...
* gnu/packages/python-build.scm (python2-packaging-bootstrap): Delete variable.
2022-05-31 14:53:54 -04:00
Maxim Cournoyer
d0d694355c
gnu: Remove python2-freezegun.
...
* gnu/packages/check.scm (python2-freezegun): Delete variable.
2022-05-31 14:53:53 -04:00
Maxim Cournoyer
0f3cd86c67
gnu: Remove python2-wxpython.
...
* gnu/packages/wxwidgets.scm (python2-wxpython): Delete variable.
2022-05-31 14:53:53 -04:00
Maxim Cournoyer
1a6b88192d
gnu: Remove python2-sphinxcontrib-websupport.
...
* gnu/packages/sphinx.scm (python2-sphinxcontrib-websupport): Delete variable.
2022-05-31 14:53:53 -04:00
Maxim Cournoyer
ba8ab7a481
gnu: Remove python2-sphinx-alabaster-theme.
...
* gnu/packages/sphinx.scm (python2-sphinx-alabaster-theme): Delete variable.
2022-05-31 14:53:53 -04:00
Maxim Cournoyer
80e3ab8d1e
gnu: Remove python2-pyicu.
...
* gnu/packages/python-xyz.scm (python2-pyicu): Delete variable.
2022-05-31 14:53:53 -04:00
Maxim Cournoyer
46933e2b7e
gnu: Remove python2-importlib-metadata.
...
* gnu/packages/python-xyz.scm (python2-importlib-metadata): Delete variable.
(python2-importlib-metadata-bootstrap): Likewise.
2022-05-31 14:53:52 -04:00
Maxim Cournoyer
677ed53453
gnu: Remove python2-atomicwrites.
...
* gnu/packages/python-xyz.scm (python2-atomicwrites): Delete variable.
2022-05-31 14:53:52 -04:00
Maxim Cournoyer
018c96f0c7
gnu: Remove python2-soupsieve.
...
* gnu/packages/python-xyz.scm (python2-soupsieve): Delete variable.
2022-05-31 14:53:52 -04:00
Maxim Cournoyer
42333736e0
gnu: Remove python2-pylev.
...
* gnu/packages/python-xyz.scm (python2-pylev): Delete variable.
2022-05-31 14:53:52 -04:00
Maxim Cournoyer
3bf50750fc
gnu: Remove python2-simplejson.
...
* gnu/packages/python-xyz.scm (python2-simplejson): Delete variable.
2022-05-31 14:53:52 -04:00
Maxim Cournoyer
d6c43683cf
gnu: Remove python2-pyaml.
...
* gnu/packages/python-xyz.scm (python2-pyaml): Delete variable.
2022-05-31 14:53:51 -04:00
Maxim Cournoyer
139b97b65e
gnu: Remove python2-levenshtein.
...
* gnu/packages/python-xyz.scm (python2-levenshtein): Delete variable.
2022-05-31 14:53:51 -04:00
Maxim Cournoyer
8710fb9462
gnu: Remove python2-babel.
...
* gnu/packages/python-xyz.scm (python2-babel): Delete variable.
2022-05-31 14:53:51 -04:00
Maxim Cournoyer
8577f93ba3
gnu: Remove python2-imagesize.
...
* gnu/packages/python-xyz.scm (python2-imagesize): Delete variable.
2022-05-31 14:53:51 -04:00
Maxim Cournoyer
3dd350f527
gnu: Remove python2-chardet.
...
* gnu/packages/python-xyz.scm (python2-chardet): Delete variable.
2022-05-31 14:53:50 -04:00
Maxim Cournoyer
e9d63dbd23
gnu: Remove python2-markupsafe.
...
* gnu/packages/python-xyz.scm (python2-markupsafe): Delete variable.
2022-05-31 14:53:50 -04:00
Maxim Cournoyer
eb13c73ce2
gnu: Remove python2-urllib3.
...
* gnu/packages/python-web.scm (python2-urllib3): Delete variable.
2022-05-31 14:53:50 -04:00
Maxim Cournoyer
c0e3ba2904
gnu: Remove python2-webencodings.
...
* gnu/packages/python-web.scm (python2-webencodings): Delete variable.
2022-05-31 14:53:50 -04:00
Maxim Cournoyer
4e9bacaaf3
gnu: Remove python2-pastel.
...
* gnu/packages/graphics.scm (python2-pastel): Delete variable.
2022-05-31 14:53:50 -04:00
Maxim Cournoyer
de39a426bd
gnu: Remove python2-vobject.
...
* gnu/packages/python-xyz.scm (python2-vobject): Delete variable.
2022-05-31 14:53:49 -04:00
Maxim Cournoyer
29618c72d5
gnu: Remove python2-twodict.
...
* gnu/packages/python-xyz.scm (python2-twodict): Delete variable.
2022-05-31 14:53:49 -04:00
Maxim Cournoyer
a8c87c9f06
gnu: Remove python2-jinja2.
...
* gnu/packages/python-xyz.scm (python2-jinja2): Delete variable.
2022-05-31 14:53:49 -04:00
Maxim Cournoyer
1fc39b25bc
gnu: Remove python2-diff-match-patch.
...
* gnu/packages/python-xyz.scm (python2-diff-match-patch): Delete variable.
2022-05-31 14:53:49 -04:00
Maxim Cournoyer
b3aefaf48b
gnu: Remove python2-urwid.
...
* gnu/packages/python-xyz.scm (python2-urwid): Delete variable.
2022-05-31 14:53:49 -04:00
Maxim Cournoyer
a3f8802a90
gnu: Remove python2-backpack.
...
* gnu/packages/python-xyz.scm (python2-backpack): Delete variable.
2022-05-31 14:53:48 -04:00
Maxim Cournoyer
01dff5c377
gnu: Remove python2-packaging.
...
* gnu/packages/python-xyz.scm (python2-packaging): Delete variable.
2022-05-31 14:53:48 -04:00
Maxim Cournoyer
e8a4b28581
gnu: Remove python2-snowballstemmer.
...
* gnu/packages/python-xyz.scm (python2-snowballstemmer): Delete variable.
2022-05-31 14:53:48 -04:00