Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Set XDG_CACHE_HOME and
XDG_CONFIG_HOME variables for the tests.
|
|
* gnu/packages/python-xyz.scm (bpython): Update to 0.21.
[propagated-inputs]: Use python-cwcwidth instead of python-wcwidth.
Add python-pyxdg.
[native-inputs]: Add python-tox and python-wheel.
|
|
* gnu/packages/terminals.scm (python-curtsies): Update to 0.3.5.
[propagated-inputs]: Use python-cwcwidth instead of python-wcwidth.
|
|
* gnu/packages/python-xyz.scm (python-cwcwidth): New variable.
|
|
* gnu/packages/linux.scm (util-linux)[arguments]<#:phases>{delete-lsns-test}:
New phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz (python-jedi): Update to 0.18.0-1.1d94494.
[source]: Switch to git-fetch.
[native-inputs]: Add python-django-stubs and python-typeshed.
[arguments]: New unpack-submodule-sources phase. Also do not run pytest tests
that fail with pytest 6 revision.
|
|
* gnu/packages/python-xyz.scm (python-parso): Update to 0.8.2.
|
|
With GCC 9+, go-1.14 fails a test when the gold linker is not
available (https://github.com/golang/go/issues/39157). Backport the fix
for that from https://github.com/golang/go/commit/4ec4a79.
This is a followup to the 'master -> core-updates-frozen' merge in
c4133c43c7cfe2476ebfae87f9e4d10d96de9bc7, which accidentally dropped this commit
(2818c66e93c4803de1d9fb8fbc11ccc9fa6a1859) due to the code in question being
moved to another part of the file on the master branch.
Reported on #guix by iskarian:
<https://logs.guix.gnu.org/guix/2021-08-14.log#214343>
* gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}:
Fix test failure with GCC 9+.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/web.scm (python-feedparser): Update to 6.0.8.
[propagated-inputs]: Add python-sgmllib3k.
|
|
* gnu/packages/python-xyz.scm (python-sgmllib3k): New variable.
|
|
* gnu/packages/databases.scm (python-apsw): Update to 3.36.0-r1.
|
|
Reported by Thiago Jung Bauermann <bauermann@kolabnow.com>
at <https://issues.guix.gnu.org/49881>.
* gnu/packages/commencement.scm (gmp-boot, mpfr-boot, mpc-boot): Turn
into origins.
(gcc-core-mesboot1): Adjust accordingly.
|
|
Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
|
|
This is an adaptation of fdd2f57359, for the 1.19 branch of mit-krb5.
* gnu/packages/kerberos.scm (mit-krb5)[replacement]: New field.
(mit-krb5-1.19.2): New variable.
|
|
This is a follow-up to 507472b036f8cdd3d1a88c401017d2e43620bc20.
* gnu/packages/ruby.scm (ruby-2.7)[source]: Inherit fields from RUBY.
|
|
* gnu/packages/web.scm (rapidjson)[arguments]: Remove #:configure-flags, as
the entry is not honored by the build system and would only affect tests and
examples, which are not installed.
[source](snippet): Remove trailing #t.
|
|
* gnu/packages/patches/rapidjson-gcc-compat.patch: Add additional patch.
|
|
* gnu/packages/check.scm (python-testtools)[arguments]: Adjust custom
'check phase to honor #:tests.
|
|
* gnu/packages/check.scm (python-testtools): Update to 2.5.0.
[propagated-inputs]: Remove python-mimeparse, python-pbr, python-six,
python-traceback2, python-unittest2.
(python-testtools-bootstrap)[source]: Remove patch.
* gnu/packages/patches/python-testtools.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/check.scm (python-fixtures)[arguments]: Adjust 'check
phase to honor #:tests.
|
|
* gnu/packages/check.scm (python-fixtures-bootstrap)[source]: Add patch.
* gnu/packages/patches/python-fixtures-remove-monkeypatch-test.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/xorg.scm (xf86-video-freedreno)[arguments]: Override the
'boostrap phase.
|
|
* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0-1.5eba006.
[native-inputs]: Add autoconf, automake, and libtool.
|
|
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.1.0.
|
|
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 21.0.0.
|
|
* gnu/packages/virtualization.scm (virt-manager)[arguments]: Move the
'glib-or-gtk-wrap phase to after the 'wrap phase.
|
|
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.9.3.
|
|
* gnu/packages/spice.scm (libcacard)[arguments]: Remove field.
[native-inputs]: Remove softhsm.
|
|
* gnu/packages/admin.scm (audit): Update to 3.0.4.
|
|
* gnu/packages/kde.scm (kdeconnect)[arguments]: Replace custom
'extend-CPLUS_INCLUDE_PATH with 'adjust-include-header to fix finding
all header files.
|
|
* gnu/packages/version-control.scm (pre-commit): Update to 2.14.0.
|
|
* gnu/packages/python-xyz.scm (python-identify)[arguments]: Honor tests?.
|
|
* gnu/packages/python-xyz.scm (python-identify)[arguments]: Skip the
'ensure-no-mtimes-pre-1980 phase.
|
|
* gnu/packages/python-xyz.scm (python-distutils/next): Remove variable.
(python-virtualenv)[propagated-inputs]: Switch from
python-distutils/next to python-distutils.
* gnu/packages/version-control.scm (pre-commit)[inputs]: Same.
|
|
* gnu/packages/python-xyz.scm (python-setuptools-scm/next): Remove
variable.
(python-pikepdf) [native-inputs]: Swap for python-setuptools-scm.
* gnu/packages/python-compression.scm (python-multivolumefile,
python-bcj-cffi, python-ppmd-cffi, python-p77zr)[native-inputs]: Same.
* gnu/packages/pep.scm (python-pep-adapter)[native-inputs]: Same.
|
|
* gnu/packages/gl.scm (mesa)[arguments]: Adjust configure-flags to add
swrast vulkan drivers for powerpc- and powerpc64le-linux.
|
|
* gnu/packages/gl.scm (mesa)[arguments]: Add another substitution for
powerpc-linux to custom 'disable-failing-test phase.
|
|
* gnu/packages/gl.scm (mesa)[arguments]: Adjust architecture names in
custom 'disable-failing-test phase.
|
|
* gnu/packages/check.scm (python-pylint): Update to 2.9.6.
[arguments]: Remove field.
[native-inputs]: Remove python-tox.
[propagated-inputs]: Remove python-six.
|
|
* gnu/packages/python-xyz.scm (python-astroid): Update to 2.6.6.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-dateutil.
|
|
* gnu/packages/ruby.scm (ruby-sequel): Update to 5.47.0.
|
|
* gnu/packages/ruby.scm (ruby-minitest-hooks)[arguments]: Skip test
suite.
|
|
* gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.5.0.
|
|
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.14.4.
|
|
* gnu/packages/python-check.scm (python-pytest-isort): Update to 2.0.0.
[native-inputs]: Add python-mock.
|
|
* gnu/packages/python-check.scm (python-pytest-isort)[arguments]: Honor
#:tests flag.
|
|
* gnu/packages/python-xyz.scm (python-jinja2): Update to 3.0.1.
|
|
* gnu/packages/python-xyz.scm (python-markupsafe): Update to 2.0.1.
|
|
* gnu/packages/python-xyz.scm (python-itsdangerous): Update to 2.0.1.
|
|
* gnu/packages/python-web.scm (python-flask): Update to 2.0.1.
|