Sharlatan Hellseher
c2eb598ec2
gnu: calcmysky: Update to 0.3.0.
...
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-19 20:24:29 -04:00
Efraim Flashner
f2107eb221
gnu: gnutls: Extend test timeout on powerpc-linux.
...
* gnu/packages/tls.scm (gnutls)[arguments]: When building for
powerpc-linux add a phase to extend the test timeout.
2023-04-19 20:24:29 -04:00
Efraim Flashner
aa2eab0fd5
gnu: ultrastar-deluxe: Build with ffmpeg-5.
...
* gnu/packages/games.scm (ultrastar-deluxe)[inputs]: Replace ffmpeg with
ffmpeg-5.
2023-04-19 20:24:29 -04:00
Maxim Cournoyer
5513e8d5f4
gnu: guix: Update to 1.4.0-5.286cdf0.
...
* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
2023-04-19 20:24:28 -04:00
John Kehayias
9c15743c4a
gnu: samba: Update to 4.18.1 [security fixes].
...
Fixes CVE-2023-0922 and CVE-2023-0614.
* gnu/packages/samba.scm (samba): Update to 4.18.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-19 20:24:28 -04:00
Maxim Cournoyer
2d33e6d6e8
gnu: samba: Make the python-cryptography input conditional.
...
* gnu/packages/samba.scm (samba/pinned) [arguments]: Conditionally enable self tests
in configure phase.
[native-inputs]: Conditionally add python-cryptography.
Reported-by: John Kehayias <john.kehayias@protonmail.com>
2023-04-19 20:24:28 -04:00
Ricardo Wurmus
6834f24096
gnu: r-dmrseq: Update to 1.18.1.
...
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.18.1.
2023-04-19 20:12:28 -04:00
Ricardo Wurmus
f26cf1895b
gnu: r-beachmat: Update to 2.14.2.
...
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.14.2.
2023-04-19 20:12:28 -04:00
Ricardo Wurmus
cb85ea56a2
gnu: r-gdsfmt: Update to 1.34.1.
...
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.34.1.
2023-04-19 20:12:28 -04:00
Ricardo Wurmus
5ccd264893
gnu: r-ebimage: Update to 4.40.1.
...
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
2023-04-19 20:12:27 -04:00
Ricardo Wurmus
d2485dde5b
gnu: r-enrichplot: Update to 1.18.4.
...
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
2023-04-19 20:12:27 -04:00
Ricardo Wurmus
6d10745d6b
gnu: r-structuralvariantannotation: Update to 1.14.1.
...
* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.14.1.
2023-04-19 20:12:27 -04:00
Ricardo Wurmus
ec37e00e90
gnu: r-rhdf5: Update to 2.42.1.
...
* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.42.1.
2023-04-19 20:12:27 -04:00
Efraim Flashner
610979ed3a
gnu: openmw-scenegraph: Fix build.
...
* gnu/packages/graphics.scm (openmw-scenegraph)[outputs]: Only use 'out'
output.
[arguments]: Delete inherited 'copy-plugins phase.
2023-04-19 20:12:27 -04:00
Efraim Flashner
5832699aea
gnu: repo2docker: Add missing inputs.
...
* gnu/packages/jupyter.scm (repo2docker)[inputs]: Add python-iso8601,
python-chardet.
2023-04-19 20:12:26 -04:00
Efraim Flashner
61ad934d90
gnu: kwin: Update skipped test list.
...
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check
phase with new list of skipped tests.
2023-04-19 20:12:26 -04:00
Efraim Flashner
83cef4a4f1
gnu: kwin: Rewrite skipped tests to be more readable.
...
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Rewrite skipped tests
in custom 'check phase to be easier to read.
2023-04-19 20:12:26 -04:00
Nicolas Goaziou
9cc7ff179d
gnu: emacs-osm: Do not mix home-page and origin.
...
* gnu/packages/emacs-xyz.scm (emacs-osm)[source]<origin>: Do not use home-page
value as origin.
2023-04-19 20:12:26 -04:00
Nicolas Goaziou
ae1f9b9c92
gnu: emacs-osm: Update to 0.11.
...
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.11.
2023-04-19 20:12:26 -04:00
Nicolas Goaziou
d02b17534a
gnu: emacs-marginalia: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
2023-04-19 20:12:25 -04:00
Nicolas Goaziou
2f1b156d04
gnu: emacs-envrc: Add DIRENV as an input.
...
* gnu/packages/emacs-xyz.scm (emacs-envrc)[arguments]<#:phases>: Set direnv
executable location.
<#:tests?, #:test-command>: Tentatively run tests, without success. At least,
they do not complain "direnv" executable is nowhere to be found.
[inputs]: Add DIRENV.
2023-04-19 20:12:25 -04:00
Nicolas Goaziou
e870caa018
gnu: emacs-envrc: Update to 0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.5.
2023-04-19 20:12:25 -04:00
Nicolas Goaziou
6dc90a7a6f
gnu: emacs-cape: Update to 0.15.
...
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
2023-04-19 20:12:24 -04:00
Nicolas Goaziou
3c0a466170
gnu: emacs-autothemer: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-autothemer)[arguments]: Run tests.
2023-04-19 20:12:24 -04:00
Nicolas Goaziou
38b2122afb
gnu: emacs-autothemer: Update to 0.2.17.
...
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
2023-04-19 20:12:24 -04:00
Matthieu Lemerre
79d5721a03
gnu: Add texlive-totpages.
...
* gnu/packages/tex.scm (texlive-totpages): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-19 20:12:23 -04:00
Nicolas Goaziou
919a08b3d5
gnu: texlive-latex-lastpage: Replace with texlive-lastpage.
...
* gnu/packages/tex.scm (texlive-lastpage): New variable.
(texlive-latex-lastpage): Deprecate variable.
2023-04-19 20:12:23 -04:00
Nicolas Goaziou
f6fa6772e9
gnu: texlive-latex-totcount: Replace with texlive-totcount.
...
* gnu/packages/tex.scm (texlive-totcount): New variable.
(texlive-latex-totcount): Deprecate package.
2023-04-19 20:12:23 -04:00
Nicolas Goaziou
7644e4c090
gnu: texlive-latex-acronym: Replace with texlive-acronym.
...
* gnu/packages/tex.scm (texlive-latex-acronym): Deprecate package.
(texlive-acronym): New variable.
2023-04-19 20:12:23 -04:00
Nicolas Goaziou
e59ce41bf2
gnu: texlive-latex-bigfoot: Replace with texlive-bigfoot.
...
* gnu/packages/tex.scm (texlive-bigfoot): New variable.
(texlive-latex-bigfoot): Deprecate package.
(texlive-pstool): Use new variable.
2023-04-19 20:12:22 -04:00
Nicolas Goaziou
0c7e7e42e6
gnu: Add texlive-relsize.
...
* gnu/packages/tex.scm (texlive-relsize): New variable.
2023-04-19 20:12:22 -04:00
Nicolas Goaziou
0c50d0bda1
gnu: Add texlive-ncctools.
...
* gnu/packages/tex.scm (texlive-ncctools): New variable.
2023-04-19 20:12:22 -04:00
Ricardo Wurmus
8ed911cb25
gnu: r-with-tests: Update to 4.2.3.
...
* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.3.
2023-04-19 20:12:22 -04:00
Liliana Marie Prikler
e7550b8d93
gnu: emacs-next: Update to 29.0.90.
...
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.90.
2023-04-19 20:12:21 -04:00
Maxim Cournoyer
e8e62d8bf2
gnu: qemu: Update to 7.2.1.
...
* gnu/packages/virtualization.scm (qemu): Update to 7.2.1.
2023-04-19 20:12:21 -04:00
Maxim Cournoyer
c4c048032b
gnu: audacity: Update to 3.3.0-beta-1.
...
* gnu/packages/audio.scm (audacity): Update to 3.3.0-beta-1.
[source]: Delete trailing #t in snippet.
[arguments]: Update fix-cmake-rpath phase.
Reported-by: tschilptschilp23 on #guix.
2023-04-19 20:12:21 -04:00
TakeV
a7dd463baa
gnu: remmina: Update to 1.4.29.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.29.
[inputs]: Add PYTHON-MINIMAL-WRAPPER.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-19 20:12:21 -04:00
Bruno Victal
05b22726ea
gnu: usbutils: Use G-Expressions.
...
* gnu/packages/linux.scm (usbutils): Use G-Expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-19 20:12:21 -04:00
mikadoZero
d89e642e84
gnu: usbutils: Make package description different from synopsis.
...
* gnu/packages/linux.scm (usbutils)[description]: Change package description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-19 20:12:20 -04:00
Saku Laesvuori
88a59bb929
gnu: Add kitsas.
...
* gnu/packages/finance.scm (kitsas): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-19 20:12:20 -04:00
Ludovic Courtès
2886a59d18
services: agetty: 'term-console' succeeds by default.
...
Previously, on a typical setup without "console=ttyS0" or similar in
'kernel-arguments', the 'term-console' Shepherd service would always be
marked as failing to start. This is undesirable because it raises a
false alarm: the service is expected to do nothing in this case.
This patch instead marks it as succeeding and logs a message explaining
it's doing nothing.
* gnu/services/base.scm (agetty-shepherd-service): In 'start' method,
succeed when TTY is #f and print a message.
2023-04-19 20:12:20 -04:00
Nicolas Goaziou
72096b7330
gnu: Add converseen.
...
* gnu/packages/image.scm (converseen): New variable.
* gnu/packages/patches/converseen-hide-non-free-pointers.patch:
* gnu/packages/patches/converseen-hide-updates-checks.patch: New files.
* gnu/local.mk: Register files above.
2023-04-19 20:12:19 -04:00
Maxim Cournoyer
e10e277f7a
gnu: python-anyio: Update to 3.6.2.
...
* gnu/packages/python-xyz.scm (python-anyio): Update to 3.6.2.
2023-04-19 20:12:19 -04:00
Maxim Cournoyer
dd375f7075
gnu: font-meera-inimai: Use gexps and remove labels.
...
* gnu/packages/fonts.scm (font-meera-inimai) [native-inputs]: Remove labels.
[arguments]: Use gexps.
2023-04-19 20:12:19 -04:00
Maxim Cournoyer
af015334d1
gnu: python-fonttools-full: Rename to python-fonttools.
...
* gnu/packages/python-xyz.scm (python-fonttools): Rename to...
(python-fonttools-minimal): ... this.
(python-fonttools-full): Adjust references to base package. Rename to...
(python-fonttools): ... this.
(python-matplotlib):
* gnu/packages/fontutils.scm (python-cu2qu) [propagated-inputs]: Rename
python-fonttools-full to python-fonttools.
(python-ufolib2, python-defcon-bootstrap): Likewise.
* gnu/packages/pdf.scm (weasyprint): Likewise.
* gnu/packages/fonts.scm (font-meera-inimai) Adjust for renamed
python-fonttools-minimal.
* gnu/packages/fontutils.scm (python-cffsubr): Likewise.
(python-compreffor, python-cu2qu, python-fontmath, python-fontpens-bootstrap)
(python-fontparts-bootstrap, python-glyphsets, python-mutatormath)
(python-ufoprocessor, graphite2, python-ufolib2)
(python-defcon-bootstrap): Likewise.
* gnu/packages/graphics.scm (python-booleanoperations): Likewise.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
00a328847a
gnu: python-fonttools: Update to 4.39.3.
...
This should have been already merged but was left out in a conflict
resolution.
* gnu/packages/python-xyz.scm (python-fonttools): Update to 4.39.3.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
798d91df26
gnu: python-scikit-build: Update to 0.17.1.
...
* gnu/packages/python-xyz.scm (python-scikit-build): Update to 0.17.1.
[source]: Update URI.
[arguments]: Update check phase override.
[native-inputs]: Add python-hatchling, python-hatch-fancy-pypi-readme and
python-hatch-vcs.
[propagated-inputs]: Add python-tomli.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
53416dbe59
gnu: Add python-hatch-fancy-pypi-readme.
...
* gnu/packages/python-build.scm (python-hatch-fancy-pypi-readme): New variable.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
2c54d3f489
gnu: gfeeds: Update to 2.2.0.
...
* gnu/packages/syndication.scm (gfeeds): Update to 2.2.0.
[phases]: Fix skip-icon-cache phase. Use search-input-file in wrap-gfeeds.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
592c6523b7
gnu: python-pytest-trio: Update to 0.8.0.
...
* gnu/packages/python-check.scm (python-pytest-trio): Update to 0.8.0.
[arguments]: New relax-requirements phase. Delete extraneous
add-installed-pythonpath call. Disable two new tests.
2023-04-19 20:12:17 -04:00
Maxim Cournoyer
ba9551073b
gnu: python-aiohttp: Update to 3.8.4.
...
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.8.4.
[arguments]: Adjust comments in fix-tests phase. Skip/ignore more tests in
check phase. Remove extraneous or (it wouldn't have worked with invoke
anyway).
[propagated-inputs]: Add python-asynctest. Remove python-typing-extensions.
2023-04-19 20:12:17 -04:00
Maxim Cournoyer
0a5da1d655
gnu: python-pyzmq: Disable two tests to fix build.
...
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Rename
disable-draft-test to disable-problematic-tests, and disable two extra tests.
2023-04-19 20:12:17 -04:00
Maxim Cournoyer
718b4687c9
gnu: python-aiosignal: Update to 1.3.1.
...
* gnu/packages/python-web.scm (python-aiosignal): Update to 1.3.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove #:phases. Add #:test-flags.
[native-inputs]: Add python-pytest-cov.
2023-04-19 20:12:17 -04:00
Maxim Cournoyer
e27acc6fc7
gnu: python-pytest-asyncio: Update to 0.21.0.
...
* gnu/packages/check.scm (python-pytest-asyncio): Update to 0.21.0.
[build-system]: Use pyproject-build-system.
[arguments]: Set #:tests? to #f. Remove check phase override.
[native-inputs]: Remove now unused python-async-generator, python-flaky,
python-hypothesis and python-pytest.
[propagated-inputs]: Add python-pytest.
2023-04-19 20:12:17 -04:00
Maxim Cournoyer
5ae2e2ce9a
gnu: python-aiodns: Update to 3.0.0.
...
* gnu/packages/python-web.scm (python-aiodns): Update to 3.0.0.
2023-04-19 20:12:16 -04:00
Maxim Cournoyer
d0228051b6
gnu: python-pycares: Update to 4.3.0.
...
* gnu/packages/python-web.scm (python-pycares): Update to 4.3.0.
[propagated-inputs]: New field.
2023-04-19 20:12:16 -04:00
Maxim Cournoyer
3c232c1361
gnu: Add python-asynctest.
...
* gnu/packages/python-xyz.scm (python-asynctest): New variable.
2023-04-19 20:12:16 -04:00
Maxim Cournoyer
96be62d2ed
gnu: python-typing-extensions: Update to 4.5.0.
...
* gnu/packages/python-build.scm (python-typing-extensions): Update to 4.5.0.
[home-page]: Update URL.
2023-04-19 20:12:16 -04:00
Maxim Cournoyer
ffef022d65
gnu: python-numpydoc: Update to 1.5.0.
...
* gnu/packages/python-xyz.scm (python-numpydoc): Update to 1.5.0.
[arguments]: Delete relax-requirements phase.
2023-04-19 20:12:16 -04:00
Maxim Cournoyer
d477018b57
gnu: poetry: Update to 1.1.12.
...
* gnu/packages/python-xyz.scm (poetry): Update to 1.1.12.
[arguments]: Delete phases.
(python-msgpack-transitional): Delete variable.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
52e8f4d426
gnu: python-isort: Use gexps.
...
* gnu/packages/python-xyz.scm (python-isort) [arguments]: Use gexps.
Delete extraneous add-installed-pythonpath call in check phase.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
2e6da431e2
gnu: python-isort: Update to 5.12.0.
...
* gnu/packages/python-xyz.scm (python-isort): Update to 5.12.0.
[arguments]: Delete loosen-requirements phase. Streamline
install-example-plugins phase.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
f91ce478f4
gnu: python-packaging: Remove labels.
...
* gnu/packages/python-xyz.scm (python-packaging)
[native-inputs]: Remove labels.
[propagated-inputs]: Likewise.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
118f7d0b8b
gnu: qtbase: Disable unstable tst_qpauseanimation test.
...
* gnu/packages/qt.scm (qtbase) [arguments]: Disable tst_qpauseanimation in
check phase.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
e1c48cb6bf
gnu: opendht: Fix build.
...
* gnu/packages/networking.scm (opendht) [arguments]: Add delete-autogen phase.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
ad0b0b2c41
gnu: python-pytest-benchmark: Update to 4.0.0.
...
* gnu/packages/python-check.scm (python-pytest-benchmark): Update to 4.0.0.
2023-04-19 20:12:14 -04:00
Maxim Cournoyer
ff85597812
gnu: python-execnet: Update to 1.9.0-1.d6aa1a5.
...
* gnu/packages/patches/python-execnet-read-only-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python-xyz.scm (python-execnet): Update to 1.9.0-1.d6aa1a5.
[source]: Remove patch. Fetch from git.
[build-system]: Use pyproject-build-system.
[arguments]: Remove check phase override. Add adjust-for-pytest-7.2+,
pretend-version and prepare-for-tests phases.
[native-inputs]: Add python-hatchling, python-hatchling-vcs, python-py and
python-pytest-timeout.
2023-04-19 20:12:14 -04:00
Maxim Cournoyer
2bf851e4b8
gnu: Add python-hatch-vcs.
...
* gnu/packages/python-build.scm (python-hatch-vcs): New variable.
2023-04-19 20:12:14 -04:00
Maxim Cournoyer
545b9548d5
gnu: python-hatchling: Update to 1.14.0.
...
* gnu/packages/python-build.scm (python-hatchling): Update to 1.14.0.
[arguments]: Replace do-not-depend-on-hatchling phase with add-src-to-path.
[description]: Expound.
2023-04-19 20:12:14 -04:00
Maxim Cournoyer
59deb3878a
gnu: python-hatchling: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-hatchling): Move to...
* gnu/packages/python-build.scm (python-hatchling): ... here.
2023-04-19 20:12:14 -04:00
Maxim Cournoyer
5106860692
gnu: python-flit-scm: Update to 1.7.0.
...
* gnu/packages/python-build.scm (python-flit-scm): Update to 1.7.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove #:phases. Add #:build-backend.
[native-inputs]: Delete field.
2023-04-19 20:12:13 -04:00
Maxim Cournoyer
dc2f26edae
gnu: python-setuptools-scm: Update to 7.1.0.
...
* gnu/packages/python-build.scm (python-setuptools-scm): Update to 7.1.0.
[arguments]: Disable tests.
[propagated-inputs]: Add python-typing-extensions. Remove input labels.
2023-04-19 20:12:13 -04:00
Maxim Cournoyer
9df900341f
gnu: python-typing-extensions: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-typing-extensions): Move to...
* gnu/packages/python-build.scm (python-typing-extensions): ... here.
2023-04-19 20:12:13 -04:00
Maxim Cournoyer
3928e3d426
gnu: Remove python-typing-extensions-next.
...
* gnu/packages/python-xyz.scm (python-typing-extensions-next): Delete variable.
2023-04-19 20:12:13 -04:00
Maxim Cournoyer
d37747beda
gnu: python-typing-extensions: Use pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-typing-extensions)
[arguments]: Remove #:phases argument.
[native-inputs]: Remove python-pypa-build.
2023-04-19 20:12:13 -04:00
Maxim Cournoyer
66ffbaa409
gnu: python-flit-core-bootstrap: Update to 3.8.0.
...
* gnu/packages/python-build.scm (python-flit-core-bootstrap): Update to 3.8.0.
[home-page]: Update URL.
2023-04-19 20:12:12 -04:00
Maxim Cournoyer
21d6985a8b
gnu: python-poetry-core: Update to 1.5.2.
...
* gnu/packages/python-build.scm (python-poetry-core): Update to 1.5.2.
[source]: Adjust URL.
[build-system]: Use pyproject-build-system.
[arguments]: New field.
2023-04-19 20:12:12 -04:00
Maxim Cournoyer
51b1a70b71
gnu: python-pep517-bootstrap: Add TODO comment.
...
* gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
2023-04-19 20:12:12 -04:00
Maxim Cournoyer
8849d131a1
gnu: python-wheel: Update to 0.40.0.
...
* gnu/packages/python-build.scm (python-wheel): Update to 0.40.0.
[home-page]: Update URL.
2023-04-19 20:12:12 -04:00
Maxim Cournoyer
35e026a68a
gnu: python-setuptools: Update to 67.6.1.
...
* gnu/packages/python-build.scm (python-setuptools): Update to 67.6.1.
2023-04-19 20:12:12 -04:00
Maxim Cournoyer
43b0388ed0
gnu: python-pip: Update to 23.1.
...
* gnu/packages/python-build.scm (python-pip): Update to 23.1.
2023-04-19 20:12:11 -04:00
Maxim Cournoyer
a454ca06b8
gnu: python-tomli-w: Use pyproject-build-system.
...
* gnu/packages/python-build.scm (python-tomli-w) [build-system]: Use
pyproject-build-system.
[arguments]: Remove #:phases arguments.
2023-04-19 20:12:11 -04:00
Maxim Cournoyer
87d9374807
gnu: python-tomli: Update to 2.0.1.
...
* gnu/packages/python-build.scm (python-tomli): Update to 2.0.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove build and install phase overrides. Add add-self-to-path.
[native-inputs]: Remove python-pypa-build and input labels.
2023-04-19 20:12:11 -04:00
Maxim Cournoyer
19c178e35f
gnu: python-pathspec: Update to 0.11.1.
...
* gnu/packages/python-build.scm (python-pathspec): Update to 0.11.1.
[home-page]: Update URL.
2023-04-19 20:12:11 -04:00
Maxim Cournoyer
1eeb4a246c
gnu: Add python-trove-classifiers.
...
* gnu/packages/python-build.scm (python-trove-classifiers): New variable.
2023-04-19 20:12:10 -04:00
Maxim Cournoyer
5c66f98c42
gnu: python-xyz: Move some packages to (gnu packages python-build).
...
This is to prepare for the new 'python-hatchling' build package, which has
these dependencies.
* gnu/packages/python-xyz.scm (python-pathspec, python-pluggy): Move to...
* gnu/packages/python-build.scm: ... here. Re-organize definitions a bit,
with comments.
2023-04-19 20:12:10 -04:00
Ludovic Courtès
1344c3388a
gnu: libsoup: Depend on Samba only on supported systems.
...
This unlocks gtk+@3 on i686-linux, which so far was unavailable because
Samba depends on Rust.
* gnu/packages/gnome.scm (libsoup-minimal)[inputs]: Have 'samba/pinned'
dependency only on supported systems.
2023-04-20 00:14:06 +02:00
Ludovic Courtès
0e2e7c7554
gnu: python-shiboken-2: Fix compilation with Python 3.10.
...
* gnu/packages/patches/python-shiboken-2-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (python-shiboken-2): Use it.
2023-04-19 23:21:46 +02:00
Ludovic Courtès
3d1b93db65
gnu: xdot: Complete atk to at-spi2-core transition.
...
This is a followup to c000352c27
.
* gnu/packages/graphviz.scm (xdot)[arguments]: In 'wrap' phase, change
"atk" to "at-spi2-core".
2023-04-19 22:50:26 +02:00
Ludovic Courtès
04a4fe2df2
gnu: emacs-xelb: Fix compilation error with xcb-proto@1.15.
...
* gnu/packages/patches/emacs-xelb-ignore-length-element.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs-xyz.scm (emacs-xelb): Use it.
2023-04-19 22:32:58 +02:00
Ludovic Courtès
4f4c38c881
locale: Add glibc 2.33 to '%default-locale-libcs'.
...
Fixes <https://issues.guix.gnu.org/62934 >.
Reported by Brian Cully <bjc@spork.org>.
* gnu/system/locale.scm (%default-locale-libcs): Add GLIBC-2.33.
2023-04-19 16:32:03 +02:00
Ludovic Courtès
0e978a8195
gnu: glibc: Reintroduce version 2.33.
...
* gnu/packages/base.scm (glibc-2.33): New variable.
2023-04-19 16:32:03 +02:00
Andreas Enge
3b2761fae5
gnu: lxqt-session: Fix handling of procps@4.
...
* gnu/packages/patches/lxqt-session-procps-4.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/lxqt.cm (lxqt-session): Apply patch.
2023-04-19 15:03:07 +02:00
Andreas Enge
9665eb21a9
gnu: qtlocation: Correct hash.
...
This is probably a consequence of a branch merge, since the hash was for
version 5.15.5, whereas the package has version 5.15.8.
* gnu/packages/qt.scm (qtlocation): Correct hash.
2023-04-19 13:27:01 +02:00
Efraim Flashner
93b07e5eb6
gnu: libjpeg-turbo: Skip failing test on riscv64-linux.
...
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Adjust
configure-flags to skip a failing test also on riscv64-linux.
2023-04-19 09:54:00 +03:00
Fabio Natali
b82a18c8a3
gnu: borgmatic: Update to 1.7.12.
...
* gnu/packages/backup.scm (borgmatic): Update to 1.7.12.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-18 19:50:57 -04:00
Sharlatan Hellseher
ea8022264f
gnu: stellarium: Update to 23.1 [fixes CVE-2023-28371].
...
Upstream introduced new versioning model <year>.<release>
* gnu/packages/astronomy.scm (stellarium): Update to 23.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-18 19:50:57 -04:00
Sharlatan Hellseher
cd6abb5de5
gnu: calcmysky: Update to 0.3.0.
...
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-18 19:50:56 -04:00
Timotej Lazar
7f5e067893
gnu: softhsm: Fix test failure with openssl-3.
...
* gnu/packages/patches/softhsm-fix-openssl3-tests.patch: New file.
* gnu/packages/security-token.scm (softhsm): Use it.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-18 22:06:01 +02:00
Julien Lepiller
ba203839a5
gnu: openttd-opengfx: Fix build.
...
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Create mime database
in the `configure` phase.
[native-inputs]: Add shared-mime-info.
2023-04-18 21:49:03 +02:00
Julien Lepiller
d86869428c
gnu: nml: Update to 0.7.2.
...
* gnu/packages/game-development.scm (nml): Update to 0.7.2.
2023-04-18 21:48:53 +02:00
Julien Lepiller
319078cb0a
gnu: grfcodec: Update to latest commit.
...
* gnu/packages/game-development.scm (grfcodec): Update to latest commit.
2023-04-18 21:47:03 +02:00
Efraim Flashner
bb721d8861
gnu: gnutls: Extend test timeout on powerpc-linux.
...
* gnu/packages/tls.scm (gnutls)[arguments]: When building for
powerpc-linux add a phase to extend the test timeout.
2023-04-18 20:02:24 +03:00
Efraim Flashner
4d030fbd48
gnu: ultrastar-deluxe: Build with ffmpeg-5.
...
* gnu/packages/games.scm (ultrastar-deluxe)[inputs]: Replace ffmpeg with
ffmpeg-5.
2023-04-18 20:02:24 +03:00
Maxim Cournoyer
936b7bff32
gnu: guix: Update to 1.4.0-5.286cdf0.
...
* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
2023-04-18 12:29:12 -04:00
Ludovic Courtès
dd9b1a1c25
gnu: gdb: Change default to 12.x.
...
* gnu/packages/gdb.scm (gdb): Change to GDB-12.
2023-04-18 17:51:38 +02:00
Ludovic Courtès
6b5c21e043
gnu: gdb: Distinguish between the "pinned" and the "default" version.
...
* gnu/packages/gdb.scm (gdb/pinned): New variable.
* gnu/packages/rust.scm (rust)[native-inputs]: Use it instead of GDB.
2023-04-18 17:51:22 +02:00
John Kehayias
ff8fd73927
gnu: samba: Update to 4.18.1 [security fixes].
...
Fixes CVE-2023-0922 and CVE-2023-0614.
* gnu/packages/samba.scm (samba): Update to 4.18.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-18 11:23:47 -04:00
Maxim Cournoyer
a8e17eb8e5
gnu: samba: Apply graft, and make graft private.
...
* gnu/packages/samba.scm (samba) [replacement]: Add field.
(samba/security-fixes): Renamed from samba/fixed, for clarity.
* gnu/packages/samba.scm (samba/pinned): Adjust for graft variable name change.
2023-04-18 11:23:47 -04:00
Maxim Cournoyer
813d670b15
gnu: samba: Make the python-cryptography input conditional.
...
* gnu/packages/samba.scm (samba) [arguments]: Conditionally enable self tests
in configure phase.
[native-inputs]: Conditionally add python-cryptography.
* gnu/packages/samba.scm (samba/pinned) [native-inputs]: Likewise.
Reported-by: John Kehayias <john.kehayias@protonmail.com>
2023-04-18 11:23:47 -04:00
Maxim Cournoyer
661d79ad32
gnu: python-pillow/security-fixes: Make graft package private.
...
This fixes the tests/packages.scm test suite, which would have failed its
'fold-available-packages with/without cache' test case due two python-pillow
packages having the same name/version.
* gnu/packages/python-xyz.scm (python-pillow/security-fixes): Make private.
2023-04-18 11:23:47 -04:00
Ricardo Wurmus
a9f4b6ecd0
gnu: r-dmrseq: Update to 1.18.1.
...
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.18.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
696ab006dc
gnu: r-beachmat: Update to 2.14.2.
...
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.14.2.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
48e7653fef
gnu: r-gdsfmt: Update to 1.34.1.
...
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.34.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
18bf907114
gnu: r-ebimage: Update to 4.40.1.
...
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
1e5cc9e0ae
gnu: r-enrichplot: Update to 1.18.4.
...
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
2023-04-18 16:04:07 +02:00
Ricardo Wurmus
af99d93ed6
gnu: r-structuralvariantannotation: Update to 1.14.1.
...
* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.14.1.
2023-04-18 16:04:06 +02:00
Ricardo Wurmus
eb24a88da1
gnu: r-rhdf5: Update to 2.42.1.
...
* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.42.1.
2023-04-18 16:04:03 +02:00
Ludovic Courtès
c8bc58a9e7
ci: Add 'gdb-minimal' to the "core" package set.
...
* gnu/ci.scm (%core-packages): Add GDB-MINIMAL.
2023-04-18 15:59:34 +02:00
Ludovic Courtès
664a222cac
gnu: gdb: Remove Hurd patch.
...
The patch was useful for GDB 11 on the previous Hurd version that was
used; it's unnecessary on GDB 12 and GDB 11 has other build issues on
the current GNU/Hurd.
This change fixes "guix build gdb-minimal --target=i586-pc-gnu".
* gnu/packages/patches/gdb-fix-gnu-nat-build.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gdb.scm (gdb-11)[arguments]: Remove 'patch-gdb/hurd' phase.
[inputs]: Remove "hurd-build.patch" input.
[supported-systems]: New field.
(gdb-12)[supported-systems]: New field.
2023-04-18 15:52:02 +02:00
Ludovic Courtès
b49fd5daab
gnu: gdb-minimal: Update to 12.x.
...
* gnu/packages/gdb.scm (gdb-minimal): Rebase on GDB-12.
2023-04-18 15:52:01 +02:00
Ludovic Courtès
2842b383dd
gnu: gdb: Use 'cross-mig' when targeting GNU/Hurd.
...
This is a followup to 2756d662aa
.
* gnu/packages/gdb.scm (gdb-11)[native-inputs]: Use 'cross-mig' instead
of 'mig/32-bit'.
2023-04-18 15:52:01 +02:00
Simon Tournier
e1bf3c6b5a
gnu: gcc-7, gcc-10, gcc-11: Hide packages.
...
* gnu/packages/gcc.scm (gcc-7, gcc-10, gcc-11): Also inherit 'hidden?'
properties.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-18 15:52:01 +02:00
Efraim Flashner
cf953e4c27
gnu: openmw-scenegraph: Fix build.
...
* gnu/packages/graphics.scm (openmw-scenegraph)[outputs]: Only use 'out'
output.
[arguments]: Delete inherited 'copy-plugins phase.
2023-04-18 16:27:41 +03:00
Efraim Flashner
3a67775154
gnu: repo2docker: Add missing inputs.
...
* gnu/packages/jupyter.scm (repo2docker)[inputs]: Add python-iso8601,
python-chardet.
2023-04-18 16:27:41 +03:00
Efraim Flashner
7a8e96d370
gnu: kwin: Update skipped test list.
...
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check
phase with new list of skipped tests.
2023-04-18 16:27:41 +03:00
Efraim Flashner
1c7ef72695
gnu: kwin: Rewrite skipped tests to be more readable.
...
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Rewrite skipped tests
in custom 'check phase to be easier to read.
2023-04-18 16:27:41 +03:00
Nicolas Goaziou
1f78148b95
gnu: emacs-osm: Do not mix home-page and origin.
...
* gnu/packages/emacs-xyz.scm (emacs-osm)[source]<origin>: Do not use home-page
value as origin.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
5b607f37b8
gnu: emacs-osm: Update to 0.11.
...
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.11.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
52e160033e
gnu: emacs-marginalia: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
42115d5d67
gnu: emacs-envrc: Add DIRENV as an input.
...
* gnu/packages/emacs-xyz.scm (emacs-envrc)[arguments]<#:phases>: Set direnv
executable location.
<#:tests?, #:test-command>: Tentatively run tests, without success. At least,
they do not complain "direnv" executable is nowhere to be found.
[inputs]: Add DIRENV.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
8796e6b2e3
gnu: emacs-envrc: Update to 0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.5.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
03d2f81d45
gnu: emacs-cape: Update to 0.15.
...
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
f7238840cc
gnu: emacs-autothemer: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-autothemer)[arguments]: Run tests.
2023-04-18 15:18:59 +02:00
Nicolas Goaziou
223004ba0e
gnu: emacs-autothemer: Update to 0.2.17.
...
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
2023-04-18 15:18:59 +02:00
Matthieu Lemerre
cfc1209a80
gnu: Add texlive-totpages.
...
* gnu/packages/tex.scm (texlive-totpages): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-18 15:18:59 +02:00
Nicolas Goaziou
34ac0a1948
gnu: texlive-latex-lastpage: Replace with texlive-lastpage.
...
* gnu/packages/tex.scm (texlive-lastpage): New variable.
(texlive-latex-lastpage): Deprecate variable.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou
c297a67092
gnu: texlive-latex-totcount: Replace with texlive-totcount.
...
* gnu/packages/tex.scm (texlive-totcount): New variable.
(texlive-latex-totcount): Deprecate package.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou
93df58947f
gnu: texlive-latex-acronym: Replace with texlive-acronym.
...
* gnu/packages/tex.scm (texlive-latex-acronym): Deprecate package.
(texlive-acronym): New variable.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou
813f561214
gnu: texlive-latex-bigfoot: Replace with texlive-bigfoot.
...
* gnu/packages/tex.scm (texlive-bigfoot): New variable.
(texlive-latex-bigfoot): Deprecate package.
(texlive-pstool): Use new variable.
2023-04-18 15:18:57 +02:00
Nicolas Goaziou
dfee2c50f6
gnu: Add texlive-relsize.
...
* gnu/packages/tex.scm (texlive-relsize): New variable.
2023-04-18 15:18:57 +02:00
Nicolas Goaziou
5af58d4ede
gnu: Add texlive-ncctools.
...
* gnu/packages/tex.scm (texlive-ncctools): New variable.
2023-04-18 15:18:57 +02:00
Ricardo Wurmus
c057a5c418
gnu: r-with-tests: Update to 4.2.3.
...
* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.3.
2023-04-18 15:11:24 +02:00
Liliana Marie Prikler
d4e99b4418
gnu: emacs-next: Update to 29.0.90.
...
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.90.
2023-04-18 12:17:33 +02:00
Efraim Flashner
39ec7b86c0
gnu: openssl: Update cross-configure target for riscv64-linux .
...
* gnu/packages/tls.scm (target->openssl-target): When building for
riscv64-linux use architecture specific configurations.
2023-04-18 11:53:16 +03:00
Efraim Flashner
e0f43c6a27
gnu: elfutils: Skip 3 more tests on riscv64-linux.
...
* gnu/packages/elf.scm (elfutils)[arugments]: When building for
riscv64-linux skip 3 more failing tests.
2023-04-18 11:00:47 +03:00
John Kehayias
a5c4b50c36
gnu: python-google-auth: Update to 2.17.3.
...
* gnu/packages/python-web.scm (python-google-auth): Update to 2.17.3.
[native-inputs]: Add python-mock.
2023-04-18 00:45:36 -04:00
John Kehayias
3e8d608dac
gnu: python-urllib3: Update to 1.26.15.
...
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.15.
2023-04-18 00:40:16 -04:00
John Kehayias
f2797f18c2
gnu: python-oauth2client: Fix build.
...
* gnu/packages/python-web.scm (python-oauth2client)[propagated-inputs]: Add
python-pyparsing.
2023-04-18 00:25:12 -04:00
John Kehayias
f2cc76c809
gnu: python-httplib2: Update to 0.22.0.
...
* gnu/packages/python-web.scm (python-httplib2): Update to 0.22.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-cryptography.
2023-04-18 00:19:51 -04:00
John Kehayias
aaf85222f1
gnu: python-pytest-localserver: Update to 0.7.1.
...
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.7.1.
2023-04-18 00:11:52 -04:00
Maxim Cournoyer
79b2221ce4
gnu: qemu: Update to 7.2.1.
...
* gnu/packages/virtualization.scm (qemu): Update to 7.2.1.
2023-04-17 23:06:38 -04:00
Maxim Cournoyer
27a4bfbd07
gnu: python-pytest-trio: Update to 0.8.0.
...
* gnu/packages/python-check.scm (python-pytest-trio): Update to 0.8.0.
[arguments]: New relax-requirements phase. Delete extraneous
add-installed-pythonpath call. Disable two new tests.
Reported-by: jgart <jgart@dismail.de>
2023-04-17 22:10:57 -04:00
Maxim Cournoyer
774a6fb12c
gnu: audacity: Update to 3.3.0-beta-1.
...
* gnu/packages/audio.scm (audacity): Update to 3.3.0-beta-1.
[source]: Delete trailing #t in snippet.
[arguments]: Update fix-cmake-rpath phase.
Reported-by: tschilptschilp23 on #guix.
2023-04-17 20:53:23 -04:00
TakeV
84bd7cf918
gnu: remmina: Update to 1.4.29.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.29.
[inputs]: Add PYTHON-MINIMAL-WRAPPER.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17 23:50:43 +02:00
Bruno Victal
92d49c8cd8
gnu: usbutils: Use G-Expressions.
...
* gnu/packages/linux.scm (usbutils): Use G-Expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17 23:50:42 +02:00
mikadoZero
a718f5f55b
gnu: usbutils: Make package description different from synopsis.
...
* gnu/packages/linux.scm (usbutils)[description]: Change package description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17 23:50:42 +02:00
Saku Laesvuori
697647105d
gnu: Add kitsas.
...
* gnu/packages/finance.scm (kitsas): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17 23:50:42 +02:00
Ludovic Courtès
57e731c358
services: agetty: 'term-console' succeeds by default.
...
Previously, on a typical setup without "console=ttyS0" or similar in
'kernel-arguments', the 'term-console' Shepherd service would always be
marked as failing to start. This is undesirable because it raises a
false alarm: the service is expected to do nothing in this case.
This patch instead marks it as succeeding and logs a message explaining
it's doing nothing.
* gnu/services/base.scm (agetty-shepherd-service): In 'start' method,
succeed when TTY is #f and print a message.
2023-04-17 23:50:41 +02:00
Nicolas Goaziou
63500cbbee
gnu: Add converseen.
...
* gnu/packages/image.scm (converseen): New variable.
* gnu/packages/patches/converseen-hide-non-free-pointers.patch:
* gnu/packages/patches/converseen-hide-updates-checks.patch: New files.
* gnu/local.mk: Register files above.
2023-04-17 23:36:55 +02:00
Andreas Enge
a6d2b54d39
gnu: Clean up merge errors.
...
* gnu/packages/gstreamer.scm (gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-editing-services, python-gst): Use
standard meson instead of non-existing meson-0.63.
2023-04-17 20:58:30 +02:00
Andreas Enge
216d7bdb73
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-17 19:17:39 +02:00
Guillaume Le Vaillant
50dd91bc30
gnu: gqrx: Update to 2.15.10.
...
* gnu/packages/radio.scm (gqrx): Update to 2.15.10.
2023-04-17 17:35:50 +02:00
Sharlatan Hellseher
d3ce883304
gnu: wfview: Update to 1.62.
...
* gnu/packages/radio.scm (wfview): Update to 1.62.
Use Gexp, shift order of components.
[inputs]: Add hidapi, qtgamepad.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-17 17:19:29 +02:00
Christopher Baines
00b5c37e34
gnu: guix-build-coordinator: Update to 0-78.2efcd8b.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-78.2efcd8b.
2023-04-17 15:56:59 +01:00
Guillaume Le Vaillant
d3c7ca3c40
gnu: python-qscintilla: Fix build.
...
* gnu/packages/qt.scm (python-qscintilla)[build-system]: Swith to
pyproject-build-system.
[arguments]: Update 'configure-flags'. Delete custom 'configure' phase. Add
'prepare-build' and 'set-include-dirs' phases.
[native-inputs]: Add python-pyqt-builder and qtbase-5.
[inputs]: Add python-sip.
2023-04-17 15:23:49 +02:00
Guillaume Le Vaillant
924c871ff6
gnu: qscintilla: Update to 2.13.4.
...
* gnu/packages/qt.scm (qscintilla): Update to 2.13.4.
2023-04-17 13:56:43 +02:00
Nicolas Goaziou
2d06dfc050
gnu: emacs-wordgen: Fix build on 32-bit platforms.
...
* gnu/packages/emacs-xyz.scm (emacs-wordgen)[arguments]<#:emacs>: Use
EMACS-WIDE-INT on 32-bit platforms.
2023-04-17 13:30:10 +02:00
Lars-Dominik Braun
89acc4d5c6
gnu: r-mixedpower: Update to b2b87068.
...
* gnu/packages/statistics.scm (r-mixedpower): Update to commit
b2b87068546327d8f592d141e5482e0478c1b2ee, remove patch.
* gnu/packages/patches/r-mixedpower-r2power.patch: Remove file.
* gnu/local.mk: Unregister it.
2023-04-17 11:55:30 +02:00
Guillaume Le Vaillant
1c86be2fd6
gnu: mysql: Fix build.
...
The version of mysql currently packaged doesn't support openssl-3.
* gnu/packages/databases.scm (mysql)[inputs]: Replace openssl by openssl-1.1.
2023-04-17 11:55:12 +02:00
Guillaume Le Vaillant
c0723849b5
gnu: cl-burgled-batteries3: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[arguments]: Rename
'adjust-for-python-3.9' phase to 'adjust-for-python-3.10' and update it.
2023-04-17 11:41:39 +02:00
Kyle Andrews
a117510a8c
gnu: Add r-littler.
...
* gnu/packages/cran.scm (r-littler): New variable.
2023-04-17 11:35:29 +02:00
Guillaume Le Vaillant
b6ffcc4de4
gnu: cl-ana: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana)[arguments]: Use gexp. Update
'fix-paths' phase. Add 'fix-newer-hdf5-compatibility' phase.
2023-04-17 11:28:45 +02:00
Guillaume Le Vaillant
a2ed9816c9
gnu: cl-hdf5-cffi: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi)[inputs]: Remove labels.
[arguments]: Use gexp, add 'fix-newer-hdf5-compatibility' phase.
2023-04-17 11:16:58 +02:00
Navid Afkhami
b95cd3f969
gnu: Add r-demuxmix.
...
* gnu/packages/bioinformatics.scm (r-demuxmix): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-17 11:16:30 +02:00
Navid Afkhami
2b2068a083
gnu: Add r-demultiplex2.
...
* gnu/packages/bioinformatics.scm (r-demultiplex2): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-17 11:14:30 +02:00
Ricardo Wurmus
83fb491e44
gnu: r-simr: Update to 1.0.7.
...
* gnu/packages/statistics.scm (r-simr): Update to 1.0.7.
2023-04-17 11:11:17 +02:00
Ricardo Wurmus
eee0b6075a
gnu: r-quantreg: Update to 5.95.
...
* gnu/packages/statistics.scm (r-quantreg): Update to 5.95.
2023-04-17 11:11:17 +02:00
Ricardo Wurmus
8159838e81
gnu: r-deoptimr: Update to 1.0-12.
...
* gnu/packages/statistics.scm (r-deoptimr): Update to 1.0-12.
2023-04-17 11:11:17 +02:00
Ricardo Wurmus
303acb3a0b
gnu: r-segmented: Update to 1.6-4.
...
* gnu/packages/statistics.scm (r-segmented): Update to 1.6-4.
2023-04-17 11:11:17 +02:00
Ricardo Wurmus
7e80f058ca
gnu: r-git2r: Update to 0.32.0.
...
* gnu/packages/statistics.scm (r-git2r): Update to 0.32.0.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
5507db7ee0
gnu: r-markdown: Update to 1.6.
...
* gnu/packages/statistics.scm (r-markdown): Update to 1.6.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
ca6f22f63b
gnu: r-stars: Update to 0.6-1.
...
* gnu/packages/cran.scm (r-stars): Update to 0.6-1.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
68355cf37b
gnu: r-seqminer: Update to 8.9.
...
* gnu/packages/cran.scm (r-seqminer): Update to 8.9.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
853fd0f2c3
gnu: r-parsnip: Update to 1.1.0.
...
* gnu/packages/cran.scm (r-parsnip): Update to 1.1.0.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
648f92a434
gnu: r-workflowsets: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-workflowsets): Update to 1.0.1.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
d2d6ea993e
gnu: r-tune: Update to 1.1.1.
...
* gnu/packages/cran.scm (r-tune): Update to 1.1.1.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
d495c46698
gnu: r-igraph: Update to 1.4.2.
...
* gnu/packages/cran.scm (r-igraph): Update to 1.4.2.
[propagated-inputs]: Add r-cpp11.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
075a045b41
gnu: r-confintr: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-confintr): Update to 1.0.0.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
679c78ed51
gnu: r-spatstat-linnet: Update to 3.1-0.
...
* gnu/packages/cran.scm (r-spatstat-linnet): Update to 3.1-0.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
3113ee8bba
gnu: r-rstanarm: Update to 2.21.4.
...
* gnu/packages/cran.scm (r-rstanarm): Update to 2.21.4.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
d8e3aa95a0
gnu: r-quanteda: Update to 3.3.0.
...
* gnu/packages/cran.scm (r-quanteda): Update to 3.3.0.
[propagated-inputs]: Add r-jsonlite.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
374639c34a
gnu: r-qqconf: Update to 1.3.2.
...
* gnu/packages/cran.scm (r-qqconf): Update to 1.3.2.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
6655a2af0f
gnu: r-terra: Update to 1.7-23.
...
* gnu/packages/cran.scm (r-terra): Update to 1.7-23.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
b039d0a7c4
gnu: r-enrichr: Update to 3.2.
...
* gnu/packages/cran.scm (r-enrichr): Update to 3.2.
[propagated-inputs]: Add r-writexls.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
776154da00
gnu: r-scs: Update to 3.2.4.
...
* gnu/packages/cran.scm (r-scs): Update to 3.2.4.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
185bb03286
gnu: r-rms: Update to 6.6-0.
...
* gnu/packages/cran.scm (r-rms): Update to 6.6-0.
[propagated-inputs]: Remove r-lattice; add r-kableextra and r-knitr.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
b9d6b88a33
gnu: r-compositions: Update to 2.0-6.
...
* gnu/packages/cran.scm (r-compositions): Update to 2.0-6.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
39d2ed401f
gnu: r-gargle: Update to 1.4.0.
...
* gnu/packages/cran.scm (r-gargle): Update to 1.4.0.
[propagated-inputs]: Remove r-rstudioapi.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
51ae3aabee
gnu: r-performance: Update to 0.10.3.
...
* gnu/packages/cran.scm (r-performance): Update to 0.10.3.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
726b352cec
gnu: r-bayestestr: Update to 0.13.1.
...
* gnu/packages/cran.scm (r-bayestestr): Update to 0.13.1.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
2a1de6dc13
gnu: r-multcompview: Update to 0.1-9.
...
* gnu/packages/cran.scm (r-multcompview): Update to 0.1-9.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
367ea059e9
gnu: r-ggformula: Update to 0.10.4.
...
* gnu/packages/cran.scm (r-ggformula): Update to 0.10.4.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
b0d707eda6
gnu: r-labelled: Update to 2.11.0.
...
* gnu/packages/cran.scm (r-labelled): Update to 2.11.0.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
f31eb37d5b
gnu: r-renv: Update to 0.17.3.
...
* gnu/packages/cran.scm (r-renv): Update to 0.17.3.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
d9cef2c152
gnu: r-quantmod: Update to 0.4.22.
...
* gnu/packages/cran.scm (r-quantmod): Update to 0.4.22.
[propagated-inputs]: Add r-jsonlite.
2023-04-17 11:11:16 +02:00
Ricardo Wurmus
1127830d3a
gnu: r-jomo: Update to 2.7-6.
...
* gnu/packages/cran.scm (r-jomo): Update to 2.7-6.
2023-04-17 11:11:15 +02:00
Ricardo Wurmus
5df24ec454
gnu: r-partykit: Update to 1.2-20.
...
* gnu/packages/cran.scm (r-partykit): Update to 1.2-20.
2023-04-17 11:11:15 +02:00
Ricardo Wurmus
832d7a8908
gnu: r-zoo: Update to 1.8-12.
...
* gnu/packages/cran.scm (r-zoo): Update to 1.8-12.
2023-04-17 11:11:15 +02:00
Ricardo Wurmus
aa24b1c17c
gnu: r-v8: Update to 4.3.0.
...
* gnu/packages/cran.scm (r-v8): Update to 4.3.0.
2023-04-17 11:11:15 +02:00
Ricardo Wurmus
0ef30039bb
gnu: r-torch: Update to 0.10.0.
...
* gnu/packages/cran.scm (r-torch): Update to 0.10.0.
[propagated-inputs]: Add r-desc.
2023-04-17 11:11:15 +02:00
Ricardo Wurmus
7b3c9cbb52
gnu: python-pytorch-for-r-torch: Update to 1.13.1.
...
* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): Update to
1.13.1.
[source]: Adjust RUNPATH in snippet.
2023-04-17 11:11:15 +02:00
Ricardo Wurmus
93825a326c
gnu: liblantern: Update to 0.10.0.
...
* gnu/packages/machine-learning.scm (liblantern): Update to 0.10.0.
[arguments]: Adjust build phase.
2023-04-17 11:11:15 +02:00
Ricardo Wurmus
ea6d2582c8
gnu: cpuinfo: Update to 0.0-2.53298db.
...
* gnu/packages/parallel.scm (cpuinfo): Update to 0.0-2.53298db.
[arguments]: Disable one test.
2023-04-17 11:11:15 +02:00
Ricardo Wurmus
96f3c7504a
gnu: Add r-writexls.
...
* gnu/packages/cran.scm (r-writexls): New variable.
2023-04-17 11:11:15 +02:00
Efraim Flashner
b2bc0ecb29
gnu: python-outcome: Update to 1.2.0.
...
* gnu/packages/python-xyz.scm (python-outcome): Update to 1.2.0.
[propagated-inputs]: Remove python-async-generator.
2023-04-17 11:15:58 +03:00
Efraim Flashner
bd0b398b67
gnu: python-jeepney: Update to 0.8.0.
...
* gnu/packages/python-crypto.scm (python-jeepney): Update to 0.8.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-async-timeout, python-pytest-asyncio,
python-flit-core. Remove python-tornado.
2023-04-17 11:13:26 +03:00
Efraim Flashner
929995a542
gnu: python-secretstorage: Update to 3.3.3.
...
* gnu/packages/python-crypto.scm (python-secretstorage): Update to 3.3.3.
2023-04-17 11:12:45 +03:00
Andreas Enge
424ee72ffb
gnu: wget: Update to 1.21.3.24.
...
This update to a non-release version fixes a build failure on i686-linux.
* gnu/packages/wget.scm (wget): Update to 1.21.3.24.
[origin]: Use a self-hosted tarball created from the latest git commit.
2023-04-16 20:52:40 +02:00
Brian Cully
e438a3b3dd
gnu: sphinx: Update minimum docutils version to 0.19.
...
* gnu/packages/sphinx.scm (python-sphinx-rtd-theme)[allow-newer-docutil]: New
phase.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-04-16 17:21:38 +02:00
Julien Lepiller
55b4613e39
gnu: python-m2r: Update to 0.3.1.
...
* gnu/packages/python-xyz.scm (python-m2r): Update to 0.3.1.
2023-04-16 16:23:49 +02:00
Nicolas Goaziou
9a5e1dc1f1
gnu: nerd-dictation: Fix license.
...
* gnu/packages/machine-learning.scm (nerd-dictation)[license]: Set to GPL2+.
2023-04-16 15:43:51 +02:00
Ellis Kesterton
4f0b2c0c3d
gnu: nerd-dictation: Update to 0-1.0eb44b7.
...
* gnu/packages/machine-learning.scm (nerd-dictation): Update to 0-1.0eb44b7.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-16 15:43:50 +02:00
Nicolas Goaziou
4c90275e33
gnu: giac: Update to 1.9.0-43.
...
* gnu/packages/algebra.scm (giac): Update to 1.9.0-43.
[arguments]<#:phases>: Skip failing tests on i686.
2023-04-16 15:43:50 +02:00
jgart
3ea8e9cc1f
gnu: emacs-eat: Update to 0.8.
...
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-16 15:43:50 +02:00
Dominik Delgado Steuter
0d490b1e13
gnu: Add emacs-eradio.
...
* gnu/packages/emacs-xyz.scm (emacs-eradio): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-16 15:43:49 +02:00
Nicolas Goaziou
6c8e719537
gnu: emacs-plz: Update to 0.5.4.
...
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.5.4.
2023-04-16 15:43:49 +02:00
Nicolas Goaziou
b0961b42dd
gnu: emacs-org: Update to 9.6.4.
...
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.4.
2023-04-16 15:43:48 +02:00
Nicolas Goaziou
9f23957e81
gnu: emacs-gptel: Update to 0.3.5.
...
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.3.5.
2023-04-16 15:43:48 +02:00
Nicolas Goaziou
3efd10e36e
gnu: emacs-cnfonts: Update to 1.1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-cnfonts): Update to 1.1.1.
2023-04-16 15:43:48 +02:00
Nicolas Goaziou
aa4977d26d
gnu: emacs-cape: Update to 0.14.
...
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.14.
2023-04-16 15:43:47 +02:00
Nicolas Goaziou
fd3d957858
gnu: emacs-ivy-hydra: Update to 0.14.0.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-hydra): Update to 0.14.0.
2023-04-16 15:43:47 +02:00
Nicolas Goaziou
c2b885a6a1
gnu: emacs-ivy-avy: Update to 0.14.0.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-avy): Update to 0.14.0.
2023-04-16 15:43:46 +02:00
Nicolas Goaziou
4851c170f9
gnu: emacs-sml-mode: Update to 6.12.
...
* gnu/packages/emacs-xyz.scm (emacs-sml-mode): Update to 6.12.
2023-04-16 15:43:46 +02:00
Nicolas Goaziou
dd96432db7
gnu: emacs-pyim: Update to 5.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.3.2.
2023-04-16 15:43:46 +02:00
Nicolas Goaziou
d3ca759688
gnu: emacs-swiper: Update to 0.14.0.
...
* gnu/packages/emacs-xyz.scm (emacs-swiper): Update to 0.14.0.
2023-04-16 15:43:45 +02:00
Nicolas Goaziou
8f643826cd
gnu: emacs-counsel: Update to 0.14.0.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel): Update to 0.14.0.
2023-04-16 15:43:45 +02:00
Nicolas Goaziou
ffcc7e56c6
gnu: emacs-ivy: Update to 0.14.0.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.14.0.
2023-04-16 15:43:44 +02:00
Nicolas Goaziou
d785c84041
gnu: emacs-subed: Update to 1.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.2.
2023-04-16 15:43:44 +02:00
Antero Mejr
8b2d0654ef
gnu: Add emacs-totp.
...
* gnu/packages/emacs-xyz.scm (emacs-totp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-16 15:43:44 +02:00
jgart
18657219ab
gnu: emacs-ement: Update to 0.8.3.
...
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.8.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-16 15:43:43 +02:00
Andreas Enge
f2166cface
gnu: openldap: Update to 2.6.4 and unify the two variables.
...
* gnu/packages/openldap.scm (openldap): Update to 2.6.4.
(openldap-for-linphone): Remove variable.
* gnu/packages/linphone.scm (liblinphone)[inputs]: Replace
openldap-for-linphone by openldap.
2023-04-16 13:49:35 +02:00
Brian Cully
1b28cde6a5
gnu: openldap: Fix build.
...
* gnu/packages/openldap.scm (openldap): Update quoting to use gexps. Remove
reference to libldap_r.la, which no longer exists, and remove custom install
of libldap_r.so. Remove again a phase already removed in commit
0de5e6d653
.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-16 13:39:26 +02:00
Jonathan Brielmaier
2d25ea429c
Revert "gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]."
...
This reverts commit e94dcbf3c2
.
"gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]." was
already pushed as 3ab983d630
. And the
`icecat-102.9.0-source` was removed in
"gnu: icedove: Update to 102.10.0 [security fixes]." a741b554cb
.
2023-04-16 11:16:56 +02:00
Kaelyn Takata
60594711e9
gnu: python-numpy: Skip failing tests on i686.
...
* gnu/packages/python-xyz.scm (python-numpy): Skip failing tests on i686.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-15 22:28:58 +02:00
Josselin Poiret
df6848565a
gnu: python-pytest: Fix failing test_raising_repr.
...
* gnu/packages/patches/pytest-fix-unstrable-exception-test.patch: Add new
patch from upstream.
* gnu/packages/check.scm (python-pytest): Use it.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-15 22:28:58 +02:00
Andreas Enge
d16538c935
Revert "gnu: python-pytest: Update to 7.3.1."
...
This reverts commit 81682e2e90
.
2023-04-15 22:28:58 +02:00
Maxim Cournoyer
0ebc572d07
gnu: clara: Fix build.
...
* gnu/packages/check.scm (clara) [source]: Add snippet to un-bundle catch2.
[arguments]: Add #:configure-flags argument.
[native-inputs]: Add catch2.
2023-04-15 16:08:20 -04:00
Maxim Cournoyer
81682e2e90
gnu: python-pytest: Update to 7.3.1.
...
* gnu/packages/check.scm (python-pytest): Update to 7.3.1.
[propagated-inputs]: Add python-exceptiongroup.
2023-04-15 10:28:25 -04:00
Maxim Cournoyer
7ccf994302
gnu: xkeyboard-config: Update to 2.38.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.38.
Reported-by: Brian Cully <bjc@spork.org>
2023-04-15 00:13:18 -04:00
Maxim Cournoyer
ab2f4548a6
gnu: python-pillow: Ungraft.
...
* gnu/packages/python-xyz.scm (python-pillow): Ungraft, preserving...
[source]: ... the CVE patch.
(python-pillow/security-fixes): Delete variable.
2023-04-15 00:10:13 -04:00
Maxim Cournoyer
52518b6478
gnu: libxkbcommon: Fix indentation.
...
* gnu/packages/xdisorg.scm (libxkbcommon): Fix indentation.
2023-04-15 00:10:13 -04:00
Maxim Cournoyer
5841ac3981
gnu: libxkbcommon: Unconditionally add wayland to native-inputs.
...
* gnu/packages/xdisorg.scm (libxkbcommon) [native-inputs]: Always add wayland.
2023-04-15 00:10:13 -04:00
Maxim Cournoyer
929551f634
gnu: python-jsonschema: Update to 4.5.1.
...
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 4.5.1.
[arguments]: Remove extraneous inputs, outputs bindings from check phase
override. Add pretend-version phase.
[propagated-inputs]: Add python-importlib-metadata and
python-typing-extensions. Remove python-six.
* gnu/packages/astronomy.scm (python-asdf): Replace python-jsonschema-next
with python-jsonschema.
(python-asdf-standard, python-gwcs): Likewise.
* gnu/packages/matrix.scm (python-matrix-nio): Likewise.
* gnu/packages/python-xyz.scm (python-robotframework): Likewise.
2023-04-15 00:09:08 -04:00
Maxim Cournoyer
7943de8ece
gnu: iptables: Clean-up configure flags.
...
* gnu/packages/linux.scm (iptables) [arguments]: Address TODO comment.
2023-04-14 23:42:37 -04:00
Maxim Cournoyer
ebf85c3c39
gnu: hplip: Update to 3.23.3.
...
* gnu/packages/cups.scm (hplip): Update to 3.23.3.
[arguments]: Remove the fix-build-with-python-3.8 phase.
2023-04-14 23:37:07 -04:00
Maxim Cournoyer
d8de115d35
gnu: hplip: Remove input labels.
...
* gnu/packages/cups.scm (hplip) [inputs]: Remove input labels.
2023-04-14 23:37:07 -04:00
Maxim Cournoyer
298d0d381e
gnu: hplip: Use gexps.
...
* gnu/packages/cups.scm (hplip) [arguments]: Use gexps.
* gnu/packages/cups.scm (hplip-minimal): Likewise.
2023-04-14 23:37:06 -04:00
Maxim Cournoyer
da923bc122
gnu: hplip: Re-order fields.
...
* gnu/packages/cups.scm (hplip): Re-order fields.
2023-04-14 23:37:06 -04:00
Maxim Cournoyer
2a97bf3c50
gnu: hplip: Update to 3.22.10.
...
* gnu/packages/cups.scm (hplip): Update to 3.22.10.
[arguments]: Absorb the fix-more-hard-coded-file-names phase from hplip-next
into the fix-hard-coded-file-names phase.
(hplip-next): Delete variable.
2023-04-14 23:37:06 -04:00
Maxim Cournoyer
802a3b7ba3
gnu: python-pytest-7.1: Deprecate package.
...
The source was adjusted using the following command:
$ git grep -rl python-pytest-7.1 |
xargs sed -i 's/python-pytest-7.1/python-pytest/g'
* gnu/packages/check.scm (python-pytest-7.1): Delete variable.
2023-04-14 23:37:06 -04:00
Maxim Cournoyer
fa2c1689c8
gnu: valgrind/interactive: Rely on non-stripped glibc symbols.
...
* gnu/packages/valgrind.scm (valgrind/interactive)
[source]: Remove patches.
[arguments]: Delete field.
* gnu/packages/patches/valgrind-fix-default-debuginfo-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2023-04-14 23:37:06 -04:00
Maxim Cournoyer
cfe4a07775
gnu: ruby-tzinfo-data: Remove #:guile argument in file-union call.
...
* gnu/packages/ruby.scm (ruby-tzinfo-data) [arguments]: Strip trailing #t.
[native-inputs]: Remove #:guile argument in file-union call.
2023-04-14 23:37:05 -04:00
Maxim Cournoyer
97e37a8a79
gnu: wrap-python3: Replace assoc-ref call with gexp variable.
...
* gnu/packages/python.scm (wrap-python3) [arguments]: Replace assoc-ref call
with gexp variable in builder.
2023-04-14 23:37:05 -04:00
Maxim Cournoyer
ca0e4a4b5e
gnu: python-pluggy: Update to 1.0.0.
...
* gnu/packages/python-xyz.scm (python-pluggy): Update to 1.0.0.
(python-pluggy-next): Delete variable.
* gnu/packages/check.scm (python-pytest-7.1)
[propagated-inputs]: Remove python-pluggy replacement.
* gnu/packages/databases.scm (datasette) [propagated-inputs]: Replace
python-pluggy-next with python-pluggy.
2023-04-14 23:37:05 -04:00
Maxim Cournoyer
55f051e28c
gnu: python-docutils: Update to 0.19.
...
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.19.
[arguments]: Strip trailing #t.
(python-docutils-0.19): Delete variable.
2023-04-14 23:37:05 -04:00
Maxim Cournoyer
530cf34edb
gnu: source-highlight: Inline skip-doc-directory phase.
...
* gnu/packages/pretty-print.scm (source-highlight) [source]: Fix indentation.
[arguments]: Inline skip-doc-directory phase.
2023-04-14 23:37:04 -04:00
Maxim Cournoyer
7d3bb28a6f
gnu: openldap: Update to 2.6.3.
...
* gnu/packages/openldap.scm (openldap): Update to 2.6.3.
[arguments]: Integrate updated phases from openldap-2.6 package. Strip
trailing #t.
2023-04-14 23:37:04 -04:00
Maxim Cournoyer
e244ea2445
gnu: ghc-9.2: Make the skip-T21694-i686 phase unconditional.
...
* gnu/packages/haskell.scm (ghc-9.2) [arguments]: Remove match conditional for
the skip-T21694-i686 phase.
2023-04-14 23:37:04 -04:00
Maxim Cournoyer
e6090152a6
gnu: freetype: Update remove-reference-to-pkg-config phase.
...
* gnu/packages/fontutils.scm (freetype) [arguments]: Use the newer
remove-reference-to-pkg-config phase variant, with a small adjustment to make
the target group optional. Use gexps and search-input-file.
[propagated-inputs]: Update comment regarding harfbuzz.
2023-04-14 23:36:45 -04:00
Maxim Cournoyer
91c9bfc8c1
gnu: poppler-next: Delete variable.
...
* gnu/packages/pdf.scm (poppler-next): Delete variable.
* gnu/packages/gnome.scm (evince) [inputs]: Replace poppler-next with poppler.
2023-04-14 21:04:27 -04:00
Maxim Cournoyer
3c8a4d64ff
maint: Merge sanity-check-next.py into sanity-check.py.
...
* gnu/packages/aux-files/python/sanity-check-next.py: Rename to...
* gnu/packages/aux-files/python/sanity-check.py: ... this.
* guix/build-system/pyproject.scm (sanity-check.py): Adjust file name.
* Makefile.am (AUX_FILES): De-register sanity-check-next.py.
2023-04-14 21:01:34 -04:00
Maxim Cournoyer
20707a06d2
gnu: nss: Add which to to native inputs and use regular nspr.
...
* gnu/packages/nss.scm (nspr-next): Delete variable.
(nss) [native-inputs]: Add which.
[propagated-inputs]: Replace nspr-next with nspr.
* gnu/packages/gnuzilla.scm (icecat-minimal): Likewise.
2023-04-14 21:00:18 -04:00
Maxim Cournoyer
c28b552d52
gnu: python-clickgen: Replace python-numpy-next with python-numpy.
...
* gnu/packages/python-xyz.scm (python-clickgen)
[propagated-inputs]: Replace python-numpy-next with python-numpy.
2023-04-14 20:43:49 -04:00
Maxim Cournoyer
f14aa6d0a3
gnu: cups-minimal: Add config to native inputs unconditionally.
...
* gnu/packages/cups.scm (cups-minimal) [native-inputs]: Always add config.
2023-04-14 20:41:18 -04:00
Leo Famulari
7c7853d269
gnu: linux-libre 5.15: Update to 5.15.107.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.107.
(linux-libre-5.15-pristine-source): Update hash.
2023-04-14 17:55:28 -04:00
Leo Famulari
be823fa8fb
gnu: linux-libre 6.1: Update to 6.1.24.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.24.
(linux-libre-6.1-pristine-source): Update hash.
2023-04-14 17:55:28 -04:00
Leo Famulari
a4e80883bb
gnu: linux-libre: Update to 6.2.11.
...
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.11.
(linux-libre-6.2-pristine-source): Update hash.
2023-04-14 17:55:28 -04:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer
df3391c030
gnu: librsvg: Fix gdk-pixbuf-thumbnailer file name.
...
* gnu/packages/gnome.scm (librsvg)
[arguments]: Add patch-gdk-pixbuf-thumbnailer phase.
2023-04-14 15:43:21 -04:00
Maxim Cournoyer
7c88cfdb01
gnu: librsvg: Use gexps.
...
* gnu/packages/gnome.scm (librsvg) [arguments]: Use gexps, #$output and
search-input-directory in phases.
2023-04-14 15:42:34 -04:00
Maxim Cournoyer
e6604e4b43
gnu: meson: Update to 1.1.0.
...
* gnu/packages/build-tools.scm (meson): Update to 1.1.0.
2023-04-14 15:34:54 -04:00
Maxim Cournoyer
4bbd0f8c7a
Revert "gnu: python-h5py: Update to 3.8.0."
...
This reverts commit a1c60ae50e
. It should use
hdf5-1.14, but the default one is still at hdf5-1.10. It also broke diffoscope.
2023-04-14 15:12:20 -04:00
Maxim Cournoyer
0ced35ce40
gnu: ansible: Update to 7.4.0.
...
* gnu/packages/admin.scm (ansible): Update to 7.4.0.
2023-04-14 15:12:20 -04:00
Maxim Cournoyer
fc5dd35b07
gnu: ansible-core: Update to 2.14.4.
...
* gnu/packages/admin.scm (ansible-core): Update to 2.14.4.
[arguments]: Add skip-controller-tests phase. Update preserve-pythonpath
and check phases. Honor parallel-job-count in check phase.
2023-04-14 15:12:20 -04:00
Maxim Cournoyer
4116b7a9f5
gnu: telepathy-idle: Update to 0.2.2-0.b516eab.
...
* gnu/packages/freedesktop.scm (telepathy-idle): Update to 0.2.2-0.b516eab.
[inputs]: Replace python-2 with python-wrapper, python2-dbus with python-dbus.
2023-04-14 15:12:19 -04:00
Maxim Cournoyer
a8c283ce69
gnu: xsettingsd: Use cmake-build-system.
...
* gnu/packages/xdisorg.scm (xsettingsd) [build-system]: Use
cmake-build-system.
[arguments]: Remove #:scons and #:scons-flags arguments. Add
#:configure-flags argument. Remove patch-sconstruct and install phases. Add
disable-problematic-tests phase.
[native-inputs]: Remove googletest-source; drop labels.
2023-04-14 15:12:19 -04:00
Maxim Cournoyer
22a79d0137
gnu: Add missing import in (gnu packages fontutils).
...
This was erroneously not committed as part of 83397434b1
.
* gnu/packages/fontutils.scm: Add missing import.
2023-04-14 15:12:19 -04:00
Maxim Cournoyer
6d00578e72
gnu: python-afdko: Add bash-minimal to inputs.
...
* gnu/packages/fontutils.scm (python-afdko) [inputs]: Add bash-minimal.
2023-04-14 15:12:19 -04:00
Maxim Cournoyer
f44b9511c7
gnu: font-abattis-cantarell: Update to 0.303-0.e049149.
...
* gnu/packages/fonts.scm (font-abattis-cantarell): Update to 0.303-0.e049149.
[native-inputs]: Remove python-statmake.
2023-04-14 15:12:18 -04:00
Maxim Cournoyer
efeb08a3a6
gnu: psautohint: Disable a failing test.
...
* gnu/packages/fontutils.scm (psautohint) [build-system]: Use
pyproject-build-system.
[arguments]: Remove check phase override. Add #:test-flags, disabling a new test.
2023-04-14 15:12:18 -04:00
Maxim Cournoyer
c4daf1acaf
gnu: python-fontparts-bootstrap: Update to 0.11.0.
...
* gnu/packages/fontutils.scm (python-fontparts-bootstrap): Update to 0.11.0.
2023-04-14 15:12:18 -04:00
Maxim Cournoyer
b61b12c4c0
gnu: python-unicodedata2: Update to 15.0.0.
...
* gnu/packages/python-xyz.scm (python-unicodedata2): Update to 15.0.0.
2023-04-14 15:12:18 -04:00
Maxim Cournoyer
294ff50d64
gnu: python-zopfli: Update to 0.2.2.
...
* gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.2.
2023-04-14 15:12:18 -04:00
Maxim Cournoyer
47eca058bc
gnu: python-lz4: Update to 4.3.2.
...
* gnu/packages/python-compression.scm (python-lz4): Update to 4.3.2.
2023-04-14 15:12:17 -04:00
Maxim Cournoyer
b64add6ff6
gnu: python-ufo2ft: Update to 2.31.0.
...
* gnu/packages/fontutils.scm (python-ufo2ft): Update to 2.31.0.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
2023-04-14 15:12:17 -04:00
Maxim Cournoyer
ec8df31ebf
gnu: python-statmake: Update to 0.6.0.
...
* gnu/packages/fontutils.scm (python-statmake): Update to 0.6.0.
2023-04-14 15:12:17 -04:00
Maxim Cournoyer
2e83aba8cd
gnu: python-afdko: Update to 3.9.4.
...
* gnu/packages/fontutils.scm (python-afdko): Update to 3.9.4.
[source]: Remove patch.
[arguments]: Disable a few extra tests in the check phase override.
Delete use-system-libxml2 phase. Update patch-problematic-requirements phase.
* gnu/packages/patches/python-afdko-suppress-copyright-test.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2023-04-14 15:12:17 -04:00
Maxim Cournoyer
6b1f324749
gnu: python-fonttools-next: Update to 4.39.3.
...
* gnu/packages/python-xyz.scm (python-fonttools-next): Update to 4.39.3.
(python-fonttools-full) [arguments]: Skip the MtiTest suite in the check phase
override.
2023-04-14 15:12:17 -04:00
Maxim Cournoyer
40f42329dc
gnu: python-fontmath: Update to 0.9.3.
...
* gnu/packages/fontutils.scm (python-fontmath): Update to 0.9.3.
2023-04-14 15:12:16 -04:00