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
Maxim Cournoyer
2dadc917bb
gnu: python-pyftpdlib: Update to 1.5.7.
...
* gnu/packages/python-xyz.scm (python-pyftpdlib): Update to 1.5.7.
2023-04-14 15:12:16 -04:00
Mark H Weaver
e94dcbf3c2
gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2023-1945, CVE-2023-29531, CVE-2023-29532,
CVE-2023-29533, CVE-2023-29535, CVE-2023-29536, CVE-2023-29539,
CVE-2023-29541, CVE-2023-29542, CVE-2023-29545, CVE-2023-29548,
CVE-2023-29550, and MFSA-TMP-2023-0001.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
Remove the vestigial RENAME_CMD environment variable setting.
(icecat-102.9.0-source): New variable.
(icedove-source): Use it.
2023-04-14 15:12:16 -04:00
Felix Lechner
76f29dc72d
gnu: heimdal: Enable OpenLDAP support.
...
* gnu/packages/kerberos.scm (heimdal)
[native-inputs]: Add bison, flex and pkg-config.
[inputs]: Remove mit-krb5. Add libcap-ng and openldap.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:12:16 -04:00
Felix Lechner
770112f235
gnu: heimdal: Apply patch to fix CVE-2022-45142.
...
Several recent Heimdal releases are affected by the serious vulnerability
CVE-2022-45142, which NIST scored as "7.5 HIGH". [1]
At the time of writing, the upstream developers had not yet cut any releases
post-7.8.0, which is why the patch is being applied here.
The patch was extracted from Helmut Grohne's public vulnerability
disclosure. [2]
[1] https://nvd.nist.gov/vuln/detail/CVE-2022-45142
[2] https://www.openwall.com/lists/oss-security/2023/02/08/1
* gnu/packages/patches/heimdal-CVE-2022-45142.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/kerberos.scm (heimdal)[source]: Apply it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:12:15 -04:00
Felix Lechner
f508bc1491
gnu: heimdal: Update to 7.8.0 [fixes CVE-2022-44640].
...
* gnu/packages/kerberos.scm (heimdal): Update to 7.8.0.
[source]: Adjust date in snippet.
[native-inputs]: Add python. Remove perl.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:12:15 -04:00
Maxim Cournoyer
085a6928bd
Revert "gnu: opendht: Update to 2.5.2."
...
This reverts commit 31534f4e4d
. It broke libjami.
2023-04-14 15:12:15 -04:00
Maxim Cournoyer
91675f22d3
gnu: opendht: Update to 2.5.2.
...
* gnu/packages/networking.scm (opendht): Update to 2.5.2.
2023-04-14 15:12:15 -04:00
Nicolas Goaziou
14e01c54c7
gnu: emacs-gptel: Update to 0.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.3.2.
2023-04-14 15:12:15 -04:00
Juliana Sims
592a8dffce
gnu: gerbil: Use G-expressions.
...
* gnu/packages/scheme.scm (gerbil)[source, arguments]: Reindent.
[arguments]: Rewrite using G-expressions. Do not return #t from custom
phases. Use #:tests? instead of deleting the check phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-14 15:12:15 -04:00
Juliana Sims
e3089dc0ee
gnu: gerbil: Update to 0.17.0.
...
* gnu/package/scheme.scm (gerbil): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-14 15:12:14 -04:00
Rostislav Svoboda
c694f61897
gnu: Add emacs-gptel.
...
* gnu/packages/emacs-xyz.scm (emacs-gptel): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:14 -04:00
Nicolas Graves
0c00fea3c2
gnu: Add python-sentencepiece.
...
* gnu/packages/machine-learning.scm (python-sentencepiece): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:14 -04:00
Nicolas Graves
8403c59328
gnu: Add sentencepiece.
...
* gnu/packages/machine-learning.scm (sentencepiece): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:14 -04:00
Efraim Flashner
da26ab7295
gnu: go-1.18: Fix packaging logic.
...
* gnu/packages/golang.scm (go-1.18)[arguments]: Only replace the custom
'patch-gcc:lib phase on certain architectures.
2023-04-14 15:12:13 -04:00
Efraim Flashner
34e5ba942e
gnu: go-1.17: Fix test suite on powerpc64le-linux.
...
* gnu/packages/golang.scm (go-1.17)[arguments]: Use custom
'patch-gcc:lib phase on powerpc64le-linux. Add a phase to adjust the
allowed size of an executable in the test suite.
[inputs]: Keep gcc:lib as an input on powerpc64le-linux.
(go-1.18)[arguments]: Delete custom 'adjust-test-suite phase.
2023-04-14 15:12:13 -04:00
Efraim Flashner
8a17609dd0
gnu: go-1.18: Adjust patch-gcclib phase.
...
* gnu/packages/golang.scm (go-1.18)[arguments]: Adjust the custom
'patch-gcc:lib phase for changes in the source code.
2023-04-14 15:12:12 -04:00
Kyle Andrews
4e9c9a63cc
gnu: Add r-tarchetypes.
...
* gnu/packages/cran.scm (r-tarchetypes): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-14 15:12:12 -04:00
Kyle Andrews
b4f5ec6760
gnu: Add r-targets.
...
* gnu/packages/cran.scm (r-targets): New variable.,
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-14 15:12:12 -04:00
gemmaro
99438cf119
gnu: Add youplot.
...
* gnu/packages/plotutils.scm (youplot): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:12 -04:00
gemmaro
269f8dce25
gnu: Add ruby-unicode-plot.
...
* gnu/packages/plotutils.scm (ruby-unicode-plot): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:12 -04:00
Bruno Victal
865df7f080
services: mpd: Use proper records for user and group fields.
...
Deprecate using strings for these fields and prefer user-account
(resp. user-group) instead to avoid duplication within account-service-type.
Fixes #61570 <https://issues.guix.gnu.org/61570 >.
* gnu/services/audio.scm (%mpd-user, %mpd-group)
(mpd-serialize-user-account, mpd-serialize-user-group)
(mpd-user-sanitizer, mpd-group-sanitizer): New variables.
(mpd-configuration)[user]: Use user-account as value type.
Sanitize via mpd-user-sanitizer.
[group]: Use user-group as value type.
Sanitize via mpd-group-sanitizer.
(mpd-shepherd-service): Adjust accordingly.
(mpd-accounts): Likewise.
* doc/guix.texi (Audio Services)[Music Player Daemon]: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-04-14 15:12:11 -04:00
Bruno Victal
420adff18e
services: mpd: Fix unintentional API breakage for mixer-type field.
...
* gnu/services/audio.scm (mpd-output)[mixer-type]: Use sanitizer to
accept both strings and symbols as values.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-04-14 15:12:11 -04:00
Liliana Marie Prikler
7eefd64a37
gnu: Add python-clingraph.
...
* gnu/packages/potassco.scm (python-clingraph): New variable.
2023-04-14 15:12:11 -04:00
Liliana Marie Prikler
4642f3f3c5
gnu: Separate potassco packages into their own module.
...
* gnu/packages/potassco.scm: New file.
* gnu/packages/maths.scm (libpotassco, clasp, clingo, python-clingo)
(python-telingo): Move to potassco module. Adjust imports accordingly.
* gnu/packages/emacs-xyz.scm (emacs-pasp-mode): Move to potassco module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/packages/potassco.scm.
2023-04-14 15:12:11 -04:00
Julien Lepiller
c16251be05
gnu: Add mecab-unidic.
...
* gnu/packages/language.scm (mecab-unidic): New variable.
2023-04-14 15:12:10 -04:00
Julien Lepiller
04688c56e1
gnu: Add mecab-ipadic.
...
* gnu/packages/language.scm (mecab-ipadic): New variable.
2023-04-14 15:12:10 -04:00
Julien Lepiller
d06bcd6031
gnu: Add mecab.
...
* gnu/packages/language.scm (mecab): New variable.
* gnu/packages/patches/mecab-variable-param.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2023-04-14 15:12:10 -04:00
Maxim Cournoyer
15c7b48333
gnu: libexif: Update home page.
...
* gnu/packages/photo.scm (libexif) [home-page]: Update URL.
2023-04-14 15:12:10 -04:00
Maxim Cournoyer
2273cb602d
gnu: python-gst: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (python-gst): Update to 1.22.2.
2023-04-14 15:12:10 -04:00
Maxim Cournoyer
02d95dea18
gnu: gst-editing-services: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
4f1b5cd3ef
gnu: gst-libav: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
8480a784f2
gnu: gst-plugins-ugly: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
e1e6ccf8e3
gnu: gst-plugins-bad: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
7bd4e43ec0
gnu: gst-plugins-good: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
c53f8afa4f
gnu: gst-plugins-base: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.22.2.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
3f409cff3a
gnu: gstreamer: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.22.2.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
22707f55ab
gnu: gstreamer-docs: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.22.2.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
7d5a329831
gnu: python-trio-typing: Switch to pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-trio-typing) [source]: Fix indentation.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
45507a4e09
gnu: xpra: Remove input labels and use gexps.
...
* gnu/packages/xorg.scm (xpra) [inputs]: Remove labels.
[arguments]: Use gexps. Remove trailing #t in phases. Use search-input-file
and this-package-input in the fix-paths phase. Use search-input-file in
wrap-program.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
94d1992d9e
gnu: python-service-identity: Update to 21.1.0.
...
* gnu/packages/python-crypto.scm (python-service-identity): Update to 21.1.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: New field.
[propagated-inputs]: Remove python-pyopenssl. Add python-cryptography and
python-six.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
bf7ac62911
gnu: python-pyopenssl: Update to 23.1.1.
...
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 23.1.1.
[source]: Remove patches.
[arguments]: Update faketime date in check phase.
Normalize pytest invocation in check phase override.
[propagated-inputs]: Remove python-six.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
f204e8028a
gnu: python-cryptography: Update to 40.0.1 [fixes CVE-2023-23931].
...
* gnu/packages/python-crypto.scm (python-cryptography-vectors): Delete
variable.
(python-cryptography-vectors-next): Rename to...
(python-cryptography-vectors): ... this. Update to 40.0.1.
(python-cryptography): Delete variable.
(python-cryptography-next): Rename to...
(python-cryptography): ... this. Update to 40.0.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove #:imported-modules and #:modules arguments. Remove check
phase override. Remove adjust-pyo3-requirement and configure-cargo phases.
Add disable-rust-extension-build and symlink-rust-library phases.
[native-inputs]: Replace python-cryptography-vectors-next with
python-cryptography-vectors. Add python-iso8601. Remove python-pytz.
Replace python-pytest with python-pytest-7.1. Remove rust, rust:cargo and
python-setuptools-rust.
[inputs]: Remove all inputs. Add python-cryptography-rust.
[propagated-inputs]: Remove python-asn1crypto, python-six, python-idna and
python-iso8601.
[description]: Start description with @code to avoid a lint warning.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
5a65dcf653
gnu: python-celery: Use python-pytest-7.1.
...
* gnu/packages/python-xyz.scm (python-celery)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
2fd1e063f0
gnu: python-pint: Use python-pytest-7.1.
...
* gnu/packages/python-xyz.scm (python-pint)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
2023-04-14 15:12:06 -04:00
Maxim Cournoyer
9b2c1ff7f9
gnu: python-pytest-subtests: Update to 0.10.0.
...
* gnu/packages/python-check.scm (python-pytest-subtests): Update to 0.10.0.
[native-inputs]: Replace python-pytest with python-pytest-7.1.
2023-04-14 15:12:06 -04:00
Maxim Cournoyer
f60e76cd59
gnu: Add python-cryptography-rust.
...
* gnu/packages/python-crypto.scm (python-cryptography-rust): New variable.
2023-04-14 15:12:06 -04:00
Maxim Cournoyer
972d55e42c
gnu: rust-openssl-sys-0.9: Propagate openssl.
...
It appears that OpenSSL is expected to be available when building a package
using this library.
* gnu/packages/crates-io.scm (rust-openssl-sys-0.9) [inputs]: Turn into...
[propagated-inputs].
2023-04-14 15:12:06 -04:00
Maxim Cournoyer
ded8f44874
gnu: rust-eyre-0.6: Update to 0.6.8.
...
* gnu/packages/crates-io.scm (rust-eyre-0.6): Update to 0.6.8.
[arguments]: Remove #:skip-build? argument. Add rust-pyo3-0.13 to
#:cargo-inputs. Add #:cargo-development-inputs.
[native-inputs]: Add python.
2023-04-14 15:12:05 -04:00
Maxim Cournoyer
74f1ebf776
gnu: rust-pem-1: Update to 1.1.1.
...
* gnu/packages/crates-io.scm (rust-pem-1): Update to 1.1.1.
[arguments] Add rust-serde-1 to #:cargo-inputs.
Add rust-serde-json-1 to #:cargo-development-inputs.
2023-04-14 15:12:05 -04:00
Bruno Victal
4f260381de
gnu: libexif: Update to 0.6.24. [fixes CVE-2020-0198, CVE-2020-0452]
...
* gnu/packages/photo.scm (libexif): Update to 0.6.24.
[source]: Switch to git checkout.
[native-inputs]: Add autoconf, automake, gettext-minimal and libtool.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:12:05 -04:00
Maxim Cournoyer
c23d10751c
gnu: Add rust-base64-0.21.
...
* gnu/packages/crates-io.scm (rust-base64-0.21): New variable.
(rust-base64-0.13): Inherit from it.
2023-04-14 15:12:05 -04:00
Efraim Flashner
f26dd44e5b
gnu: rust-futures-sink-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-sink-0.3): Update to 0.3.26.
2023-04-14 15:12:05 -04:00
Efraim Flashner
c90455bfab
gnu: rust-futures-util-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-util-0.3): Update to 0.3.26.
[cargo-inputs]: Remove rust-proc-macro-hack-0.5,
rust-proc-macro-nested-0.1.
2023-04-14 15:12:04 -04:00
Efraim Flashner
8dde227a62
gnu: rust-futures-test-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-test-0.3): Update to 0.3.26.
[arguments]: Skip tests.
[cargo-inputs]: Add rust-futures-macro-0.3, rust-futures-sink-0.3,
rust-pin-project-1. Remove rust-once-cell-1.
2023-04-14 15:12:04 -04:00
Efraim Flashner
b21ac1b885
gnu: rust-futures-task-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-task-0.3): Update to 0.3.26.
[cargo-inputs]: Remove rust-once-cell-1.
2023-04-14 15:12:04 -04:00
Efraim Flashner
e870feda1d
gnu: rust-futures-macro-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-macro-0.3): Update to 0.3.26.
[cargo-inputs]: Remove rust-proc-macro-hack-0.5.
2023-04-14 15:12:04 -04:00
Efraim Flashner
7420c151a8
gnu: rust-futures-io-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-io-0.3): Update to 0.3.26.
2023-04-14 15:12:03 -04:00
Efraim Flashner
a40477ec68
gnu: rust-futures-executor-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-executor-0.3): Update to 0.3.26.
2023-04-14 15:12:03 -04:00
Efraim Flashner
4f8b4926b0
gnu: rust-futures-core-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-core-0.3): Update to 0.3.26.
[cargo-inputs]: Add rust-portable-atomic-1.
2023-04-14 15:12:03 -04:00
Efraim Flashner
528f02ffb1
gnu: rust-futures-channel-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-channel-0.3): Update to 0.3.26.
2023-04-14 15:12:03 -04:00
Efraim Flashner
1f3efa0dcb
gnu: rust-futures-0.3: Update to 0.3.26.
...
* gnu/packages/crates-io.scm (rust-futures-0.3): Update to 0.3.26.
2023-04-14 15:12:02 -04:00
Efraim Flashner
f7650dc6b1
gnu: rust-slab-0.4: Update to 0.4.8.
...
* gnu/packages/crates-io.scm (rust-slab-0.4): Update to 0.4.8.
[cargo-inputs]: Add rust-autocfg-1.
[cargo-development-inputs]: Add rust-serde-1.
2023-04-14 15:12:02 -04:00
Efraim Flashner
7386df3c47
gnu: rust-pin-project-internal-1: Update to 1.0.12.
...
* gnu/packages/crates-io.scm (rust-pin-project-internal-1): Update to
1.0.12.
2023-04-14 15:12:02 -04:00
Efraim Flashner
3eab639ba0
gnu: rust-pin-project-1: Update to 1.0.12.
...
* gnu/packages/crates-io.scm (rust-pin-project-1): Update to 1.0.12.
[cargo-development-inputs]: Remove rust-pin-project-auxiliary-macro-0.0.
Add rust-macrotest-1.
2023-04-14 15:12:01 -04:00
Efraim Flashner
21d6550869
gnu: rust-macrotest-1: Update to 1.0.9.
...
* gnu/packages/crates-io.scm (rust-macrotest-1): Update to 1.0.9.
[cargo-inputs]: Remove rust-rand-0.7. Add rust-prettyplease-0.1,
rust-syn-1.
2023-04-14 15:12:01 -04:00
Efraim Flashner
4aeded053b
gnu: Add rust-prettyplease-0.1.
...
* gnu/packages/crates-io.scm (rust-prettyplease-0.1): New variable.
2023-04-14 15:12:01 -04:00
Efraim Flashner
9a7525dd18
gnu: Add rust-portable-atomic-1.
...
* gnu/packages/crates-io.scm (rust-portable-atomic-1): New variable.
2023-04-14 15:12:01 -04:00
Efraim Flashner
31b74d0ad1
gnu: Add rust-sptr-0.3.
...
* gnu/packages/crates-io.scm (rust-sptr-0.3): New variable.
2023-04-14 15:12:01 -04:00
Maxim Cournoyer
9a1b031938
gnu: rust-openssl-sys-0.9: Update to 0.9.84.
...
* gnu/packages/crates-io.scm (rust-openssl-sys-0.9): Update to 0.9.84.
[arguments]: Replace rust-bindgen-0.59 cargo-input with rust-bindgen-0.64.
* gnu/packages/patches/rust-openssl-sys-no-vendor.patch: Update patch.
2023-04-14 15:12:00 -04:00
Maxim Cournoyer
3ad295d65d
gnu: rust-cc-1: Update to 1.0.79.
...
* gnu/packages/crates-io.scm (rust-cc-1): Update to 1.0.79.
2023-04-14 15:12:00 -04:00
Maxim Cournoyer
885060912f
gnu: rust-bindgen-0.64: Add package.
...
* gnu/packages/crates-io.scm (rust-bindgen-0.64): New package.
(rust-bindgen-0.58): Inherit from it.
2023-04-14 15:12:00 -04:00
Maxim Cournoyer
e17c9500b0
gnu: rust-openssl-0.10: Update to 0.10.49.
...
* gnu/packages/crates-io.scm (rust-openssl-0.10): Update to 0.10.49.
2023-04-14 15:12:00 -04:00
Maxim Cournoyer
513f64a162
gnu: Add rust-asn1-0.13.
...
* gnu/packages/crates-io.scm (rust-asn1-0.13): New variable.
2023-04-14 15:11:59 -04:00
Maxim Cournoyer
b08e220dce
gnu: Add rust-asn1-derive-0.13.
...
* gnu/packages/crates-io.scm (rust-asn1-derive-0.13): New variable.
2023-04-14 15:11:59 -04:00
Efraim Flashner
6d86e9e723
gnu: Add rust-android-system-properties-0.1.
...
* gnu/packages/crates-io.scm (rust-android-system-properties-0.1): New variable.
2023-04-14 15:11:59 -04:00
Efraim Flashner
02598fb90b
gnu: rust-chrono-0.4: Update to 0.4.24.
...
* gnu/packages/crates-io.scm (rust-chrono-0.4): Update to 0.4.24.
[cargo-inputs]: Add rust-arbitrary-1, rust-criterion-0.4,
rust-iana-time-zone-0.1, rust-rkyv-0.7, rust-winapi-0.3. Remove
rust-libc-0.2.
[cargo-development-inputs]: Remove rust-criterion-0.3. Replace
rust-bincode-0.8 with 1.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:59 -04:00
Efraim Flashner
a61dfd7428
gnu: Add rust-iana-time-zone-0.1.
...
* gnu/packages/crates-io.scm (rust-iana-time-zone-0.1): New variable.
2023-04-14 15:11:58 -04:00
Efraim Flashner
6420439ce9
gnu: Add rust-iana-time-zone-haiku-0.1.
...
* gnu/packages/crates-io.scm (rust-iana-time-zone-haiku-0.1): New
variable.
2023-04-14 15:11:58 -04:00
Efraim Flashner
0fc638ca7a
gnu: rust-core-foundation-sys-0.8: Update to 0.8.3.
...
* gnu/packages/crates-io.scm (rust-core-foundation-sys-0.8): Update to 0.8.3.
2023-04-14 15:11:58 -04:00
Maxim Cournoyer
1586d17f4e
gnu: rust-pyo3-0.16: Fix build.
...
* gnu/packages/crates-io.scm (rust-pyo3-0.16)
[arguments]: Replace rust-indexmap-1.6 with rust-indexmap-1.7.
2023-04-14 15:11:58 -04:00
Maxim Cournoyer
b11e5c8280
gnu: rust-pyo3-0.15: Fix build.
...
* gnu/packages/crates-io.scm (rust-pyo3-0.15)
[arguments]: Replace rust-indexmap-1.6 with rust-indexmap-1.7.
2023-04-14 15:11:57 -04:00
Maxim Cournoyer
11212a2faa
gnu: Add rust-indexmap-1.7.
...
* gnu/packages/crates-io.scm (rust-indexmap-1.7): New variable.
2023-04-14 15:11:57 -04:00
Efraim Flashner
2e2ea76099
gnu: rust-pyo3-build-config-0.15: Update to 0.15.2.
...
* gnu/packages/crates-io.scm (rust-pyo3-build-config-0.15): Update to
0.15.2.
[arguments]: Don't skip build.
[native-inputs]: Inherit from rust-pyo3-build-config-0.16.
2023-04-14 15:11:57 -04:00
Efraim Flashner
a0e6864d4e
gnu: rust-pyo3-0.15: Update to 0.15.2.
...
* gnu/packages/crates-io.scm (rust-pyo3-0.15): Update to 0.15.2.
[source]: Adjust snippet to substitute more version strings.
[cargo-inputs]: Replace rust-indexmap-1 with 1.6.
[cargo-development-inputs]: Add rust-clap-2. Replace rust-bitflags-1.2
with 1.
2023-04-14 15:11:57 -04:00
Efraim Flashner
d61ceef587
gnu: rust-pyo3-macros-0.15: Update to 0.15.2.
...
* gnu/packages/crates-io.scm (rust-pyo3-macros-0.15): Update to 0.15.2.
[arguments]: Don't skip build.
[native-inputs]: Add python.
2023-04-14 15:11:56 -04:00
Efraim Flashner
c3b07c41c0
gnu: rust-pyo3-macros-backend-0.15: Update to 0.15.2.
...
* gnu/packages/crates-io.scm (rust-pyo3-macros-backend-0.15): Update to
0.15.2.
[arguments]: Don't skip build.
[native-inputs]: Add python.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer
c2c48868f3
gnu: python-h5py: Update to 3.8.0.
...
* gnu/packages/python-xyz.scm (python-h5py): Update to 3.8.0.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer
41519fceaa
gnu: qtbase: Disable the "tst_qobjectrace" test.
...
* gnu/packages/qt.scm (qtbase) [arguments]: Skip the "tst_qobjectrace" in the
check phase.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer
a735385bfa
gnu: gi-docgen: Update to 2023.1.
...
* gnu/packages/gnome.scm (gi-docgen): Update to 2023.1.
[propagated-inputs]: Remove python-toml; add python-tomli.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer
f346327172
gnu: gst-plugins-good: Skip the test_video_caps_late test.
...
* gnu/packages/gstreamer.scm (gst-plugins-good)
[arguments]: Skip the test_video_caps_late test in the skip-failing-tests
phase.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer
5f64f7abca
gnu: gstreamer: Fix indentation.
...
* gnu/packages/gstreamer.scm (gstreamer): Fix indentation.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer
59f1a1d3a0
gnu: python-trio-typing: Update to 0.8.0.
...
* gnu/packages/python-xyz.scm (python-trio-typing): Update to 0.8.0.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer
5b42a71571
gnu: python-trio: Update to 0.22.0.
...
* gnu/packages/python-xyz.scm (python-trio): Update to 0.22.0.
[arguments]: Break long line in check phase.
[propagated-inputs]: Add python-cffi and python-exceptiongroup.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer
9703715db8
gnu: python-exceptiongroup: Update to 1.1.1.
...
* gnu/packages/python-xyz.scm (python-exceptiongroup): Update to 1.1.1.
2023-04-14 15:11:54 -04:00
Efraim Flashner
f0205b476f
gnu: rust-ucd-trie-0.1: Update to 0.1.5.
...
* gnu/packages/crates-io.scm (rust-ucd-trie-0.1): Update to 0.1.5.
[cargo-inputs]: Remove rust-lazy-static-1. Add rust-once-cell-1.
2023-04-14 15:11:54 -04:00
Maxim Cournoyer
c1eb1342aa
gnu: farstream: Use gexps.
...
* gnu/packages/freedesktop.scm (farstream)
[arguments]: Use gexps. Ungexp 'common' origin in-place. Use
search-input-directory in patch-docbook-xml phase.
[native-inputs]: Remove labels.
[inputs, propagated-inputs]: Re-indent.
2023-04-14 15:11:54 -04:00
Maxim Cournoyer
04e1103edf
gnu: farstream: Disable a failing test.
...
* gnu/packages/freedesktop.scm (farstream)
[arguments]: Delete trailing #t. Rename the disable-timeout-tests phase to
disable-problematic-tests, and disable an extra rtp/recvcodecs test.
Standardize match pattern and update comment.
[native-inputs]: Update the common input.
2023-04-14 15:11:54 -04:00
Maxim Cournoyer
76e016958d
gnu: gnunet: Update to 0.19.4.
...
* gnu/packages/gnunet.scm (gnunet): Update to 0.19.4.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer
4896040147
gnu: imgui: Update to 1.89.4.
...
* gnu/packages/toolkits.scm (imgui): Update to 1.89.4.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer
1a7014b1c9
gnu: openboardview: Use imgui-1.87.
...
* gnu/packages/electronics.scm (openboardview) [inputs]: Downgrade imgui to
version 1.87.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer
f770be590d
gnu: Add imgui-1.87.
...
* gnu/packages/toolkits.scm (imgui-1.87): New variable.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer
b8b7622d2b
gnu: imgui: Use gexp output variables.
...
* gnu/packages/toolkits.scm (imgui) [arguments]: Use gexp variables in install
phase.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer
216312482f
gnu: utf8-h: Install header under include/utf8 prefix.
...
This is to standardize with the usage of the library in the package's only
current user, OpenBoardView. It also matches the installation layout of the
Arch package, which is made by its author.
* gnu/packages/c.scm (utf8-h) [arguments]: Use gexps. Adjust installation
prefix to 'include/utf8' in install phase.
* gnu/packages/electronics.scm (openboardview)
[arguments]: Delete fix-utf8-include-directive phase.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer
4ce042a762
gnu: gnunet: Update home page.
...
* gnu/packages/gnunet.scm (gnunet) [home-page]: Update URL.
2023-04-14 15:11:52 -04:00
Maxim Cournoyer
d7a024a98e
gnu: openboardview: Update home page.
...
* gnu/packages/electronics.scm (openboardview) [home-page]: Update URL.
2023-04-14 15:11:52 -04:00
Maxim Cournoyer
49b5e7e93c
gnu: openboardview: Update to 9.95.0.
...
* gnu/packages/electronics.scm (openboardview): Update to 9.95.0.
[source]: Apply patch.
[arguments]: Update fix-utf8-include-directive phase.
[inputs]: Add orangeduck-mpc.
* gnu/packages/patches/openboardview-use-system-mpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-04-14 15:11:52 -04:00
Maxim Cournoyer
46e56eb001
gnu: Add orangeduck-mpc.
...
* gnu/packages/c.scm (orangeduck-mpc): New variable.
* gnu/packages/patches/orangeduck-mpc-fix-pkg-config.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-04-14 15:11:52 -04:00
Maxim Cournoyer
0d5746ee7c
gnu: imgui: Use unsigned int vertex indexes.
...
* gnu/packages/toolkits.scm (imgui)
[arguments]: Add the "-DImDrawIdx=unsigned int" compiler option to the build
phase.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer
e8d163b49a
gnu: blender: Update to 3.3.5.
...
* gnu/packages/graphics.scm (blender): Update to 3.3.5.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer
b1c4c249ab
gnu: blender: Use ffmpeg 5.
...
* gnu/packages/graphics.scm (blender) [inputs]: Replace ffmpeg with ffmpeg-5.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer
17e36697db
gnu: blender: Use gexps and remove labels.
...
* gnu/packages/graphics.scm (blender) [arguments]: Use gexps. Replace the
add-ilmbase-include-path phase by an added -I directive to the CMAKE_CXX_FLAGS
configure flag.
[inputs]: Remove labels.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer
ccbb4f1592
gnu: gnunet: Disable flaky tests.
...
* gnu/packages/gnunet.scm (gnunet) [arguments]: Add a
disable-problematic-tests phase.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer
865dcef75e
gnu: gnunet: Fix indentation and use gexps.
...
* gnu/packages/gnunet.scm (gnunet): Fix indentation.
[arguments]: Use gexps and delete trailing #t.
2023-04-14 15:11:50 -04:00
Maxim Cournoyer
c0936d6608
gnu: python-locust: Update to 2.15.1.
...
* gnu/packages/benchmark.scm (python-locust): Update to 2.15.1.
[arguments]: Delete relax-requirements phase. Add increase-resource-limits.
Update check phase.
[propagated-inputs]: Remove python-jinja2.
2023-04-14 15:11:50 -04:00
Maxim Cournoyer
5cfb866484
gnu: python-geventhttpclient: Update to 2.0.9.
...
* gnu/packages/python-web.scm (python-geventhttpclient): Update to 2.0.9.
[propagated-inputs]: Add python-urllib3.
[home-page]: Update URL.
2023-04-14 15:11:50 -04:00
Maxim Cournoyer
206982544b
gnu: ruby-activesupport: Skip a failing test on i686-linux.
...
* gnu/packages/rails.scm (ruby-activesupport)
[arguments]: Skip the test_iso8601_output_and_reparsing test when building for
i686-linux.
2023-04-14 15:11:50 -04:00
Maxim Cournoyer
826b222703
gnu: go: Update home page URL.
...
* gnu/packages/golang.scm (go-1.4) [home-page]: Update URL.
2023-04-14 15:11:50 -04:00
Giacomo Leidi
dbce5cdf8e
gnu: python-coverage: Update to 5.5.
...
* gnu/packages/check.scm (python-coverage): Update to 5.5.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:49 -04:00
宋文武
db7d0c0cb9
gnu: sdl2: Update to 2.26.2.
...
* gnu/packages/sdl.scm (sdl2): Update to 2.26.2.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:49 -04:00
Vivien Kraus
87947c1939
gnu: ucd: Update to 15.0.0.
...
* gnu/packages/unicode.scm (ucd): Update to 15.0.0.
2023-04-14 15:11:49 -04:00
Maxim Cournoyer
99e2d9595a
gnu: Remove ucd-next.
...
* gnu/packages/build-tools.scm (ucd-next): Delete variable.
2023-04-14 15:11:49 -04:00
Hilton Chain
411e60db26
gnu: go-1.17: Update to 1.17.13.
...
* gnu/packages/golang.scm (go-1.17): Update to 1.17.13.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Maxim Cournoyer
260e68342b
gnu: hdf5-1.8: Delete trailing #t.
...
* gnu/packages/maths.scm (hdf5-1.8) [arguments]: Delete trailing #t.
2023-04-14 15:11:48 -04:00
Greg Hogan
dd24d0735a
gnu: Add hdf5@1.14.
...
* gnu/packages/maths.scm (hdf5-1.14): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Greg Hogan
4d2ef2893c
gnu: hdf5@1.12: Update to 1.12.2.
...
* gnu/packages/maths.scm (hdf5-1.12): Update to 1.12.2.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Greg Hogan
d4b63d05d8
gnu: hdf5@1.10: Update to 1.10.9.
...
* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.9.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Greg Hogan
aae69407f5
gnu: hdf5@1.8: Update to 1.8.23.
...
* gnu/packages/maths.scm (hdf5-1.8): Update to 1.8.23.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:47 -04:00
Maxim Cournoyer
7d4845e754
Revert "gnu: subversion: Tentatively reinstate parallel tests."
...
This reverts commit 54ee868cbe
.
2023-04-14 15:11:47 -04:00
Maxim Cournoyer
841fdbf8fe
gnu: ruby-pg: Update to 1.4.6.
...
* gnu/packages/ruby.scm (ruby-pg): Update to 1.4.6.
2023-04-14 15:11:47 -04:00
Maxim Cournoyer
ab9c6b6450
gnu: ruby-puma: Disable a flaky test.
...
* gnu/packages/ruby.scm (ruby-puma) [arguments]: Disable the
hot_restart_does_not_drop_connections tests, which fail non-deterministically.
2023-04-14 15:11:47 -04:00
Maxim Cournoyer
ea3832f4b1
ruby: ruby-nokogiri: Update issue URL in comment.
...
* gnu/packages/ruby.scm (ruby-nokogiri) [arguments]: Update issue URL in
delete-mkmf.log phase.
2023-04-14 15:11:47 -04:00
Maxim Cournoyer
5c3727ff07
gnu: ruby-puma: Do not install mkmf.log file.
...
* gnu/packages/ruby.scm (ruby-puma) [arguments]: Add delete-mkmf.log phase.
2023-04-14 15:11:46 -04:00
Maxim Cournoyer
00d84146f3
gnu: ruby-puma: Update to 6.2.0.
...
* gnu/packages/ruby.scm (ruby-puma): Update to 6.2.0.
2023-04-14 15:11:46 -04:00
Bruno Victal
d2f51f1c61
gnu: perl-io-socket-ssl: Update to 2.081.
...
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.081.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:46 -04:00
Maxim Cournoyer
2a2f4aa37c
gnu: kcodecs: Update to 5.104.0.
...
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.104.0.
2023-04-14 15:11:46 -04:00
Maxim Cournoyer
3dadb42f5a
gnu: extra-cmake-modules: Update to 5.104.0.
...
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.104.0.
2023-04-14 15:11:46 -04:00
Maxim Cournoyer
0f47e71840
gnu: qtwebengine-5: Update to 5.15.8.
...
Fixes <https://issues.guix.gnu.org/52672 >.
* gnu/packages/qt.scm (qtwebengine-5): Update to 5.15.8.
[source]: Fix indentation.
[arguments]: Use gexps.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
d1bafb1086
gnu: qtspeech: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtspeech): Update to 5.15.8.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
db365dac19
gnu: qtremoteobjects: Update to 6.3.2.
...
* gnu/packages/qt.scm (qtremoteobjects): No longer inherit from qtsvg-5.
Update to 6.3.2.
[arguments]: Use gexps. Delete remove-failing-test phase. Add set-display,
prepare-for-tests and move check phase after install phase.
[home-page, license]: New fields.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
627e1c3e2f
gnu: qtnetworkauth-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtnetworkauth-5): Update to 5.15.8.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
772d97a138
gnu: qtdatavis3d: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtdatavis3d): Update to 5.15.8.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
f4f9357b4c
gnu: qtcharts: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtcharts): Update to 5.15.8.
[arguments]: Use gexps.
2023-04-14 15:11:44 -04:00
Maxim Cournoyer
ae9a26a543
gnu: qtpurchasing: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtpurchasing): Update to 5.15.8.
2023-04-14 15:11:44 -04:00
Maxim Cournoyer
a3041f53e7
gnu: qtscxml: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtscxml): Update to 5.15.8.
2023-04-14 15:11:44 -04:00
Maxim Cournoyer
63f5485616
gnu: qtgamepad: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtgamepad): Update to 5.15.8.
2023-04-14 15:11:44 -04:00
Maxim Cournoyer
442040c854
gnu: qtgraphicaleffects: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtgraphicaleffects): Update to 5.15.8.
2023-04-14 15:11:43 -04:00
Maxim Cournoyer
d94bcd6b43
gnu: qtquickcontrols2-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtquickcontrols2-5): Update to 5.15.8.
2023-04-14 15:11:43 -04:00
Maxim Cournoyer
c8d2e9a7de
gnu: qtquickcontrols-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtquickcontrols-5): Update to 5.15.8.
2023-04-14 15:11:43 -04:00
Maxim Cournoyer
5f44795806
gnu: qtscript: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtscript): Update to 5.15.8.
2023-04-14 15:11:43 -04:00
Maxim Cournoyer
bb70354eb7
gnu: qttools-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qttools-5): Update to 5.15.8.
2023-04-14 15:11:43 -04:00
Maxim Cournoyer
675092b90b
gnu: qtlocation: Update to 5.15.5.
...
* gnu/packages/qt.scm (qtlocation): Update to 5.15.5.
[arguments]: Use gexps.
2023-04-14 15:11:42 -04:00
Maxim Cournoyer
96a6aa51f1
gnu: qtwebview: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtwebview): Update to 5.15.8.
2023-04-14 15:11:42 -04:00
Maxim Cournoyer
e31ebc638d
gnu: qtwebglplugin: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtwebglplugin): Update to 5.15.8.
[arguments]: Use gexps.
2023-04-14 15:11:42 -04:00
Maxim Cournoyer
fb27e0a460
gnu: qtwebchannel-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtwebchannel-5): Update to 5.15.8.
2023-04-14 15:11:42 -04:00
Maxim Cournoyer
111f258222
gnu: qtserialbus: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtserialbus): Update to 5.15.8.
[arguments]: Use gexps. Use search-input-file in the
patch-libsocketcan-reference phase.
2023-04-14 15:11:42 -04:00
Maxim Cournoyer
2e3c732141
gnu: qtserialport: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtserialport): Update to 5.15.8.
[arguments]: Use gexps. Simplify pattern in patch-dlopen-paths.
2023-04-14 15:11:41 -04:00
Maxim Cournoyer
b7f1104f0f
gnu: qtwayland-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtwayland-5): Update to 5.15.8.
[arguments]: Use gexps.
2023-04-14 15:11:41 -04:00
Maxim Cournoyer
4f884cff29
gnu: qtmultimedia-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtmultimedia-5): Update to 5.15.8.
2023-04-14 15:11:41 -04:00
Maxim Cournoyer
e3be7765cb
gnu: qtsensors: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtsensors): Update to 5.15.8.
2023-04-14 15:11:41 -04:00
Maxim Cournoyer
d8ab018f89
gnu: qtwebsockets-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtwebsockets-5): Update to 5.15.8.
2023-04-14 15:11:41 -04:00
Maxim Cournoyer
d212971661
gnu: qtconnectivity: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtconnectivity): Update to 5.15.8.
2023-04-14 15:11:40 -04:00
Maxim Cournoyer
eb03caf7d7
gnu: qtdeclarative-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtdeclarative-5): Update to 5.15.8.
[arguments]: Use gexps. Address TODO.
2023-04-14 15:11:40 -04:00