summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: mit-krb5: Replace with 1.19.2 [fixes CVE-2021-36222].Marius Bakke2021-08-12
| | | | | | | 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.
* gnu: python-testtools: Honor #:tests? in check phase.Efraim Flashner2021-08-11
| | | | | * gnu/packages/check.scm (python-testtools)[arguments]: Adjust custom 'check phase to honor #:tests.
* gnu: python-testtools: Update to 2.5.0.Efraim Flashner2021-08-11
| | | | | | | | | * 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: python-fixtures: Honor tests? in the check phase.Efraim Flashner2021-08-11
| | | | | * gnu/packages/check.scm (python-fixtures)[arguments]: Adjust 'check phase to honor #:tests.
* gnu: python-fixtures: Fix building.Efraim Flashner2021-08-11
| | | | | | | * 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: xf86-video-freedreno: Fix building.Efraim Flashner2021-08-10
| | | | | * gnu/packages/xorg.scm (xf86-video-freedreno)[arguments]: Override the 'boostrap phase.
* gnu: xf86-video-ati: Update to 19.1.0-1.5eba006.Efraim Flashner2021-08-10
| | | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0-1.5eba006. [native-inputs]: Add autoconf, automake, and libtool.
* gnu: xf86-input-libinput: Update to 1.1.0.Efraim Flashner2021-08-10
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.1.0.
* gnu: xf86-video-amdgpu: Update to 21.0.0.Efraim Flashner2021-08-10
| | | | * gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 21.0.0.
* gnu: virt-manager: Fix building.Efraim Flashner2021-08-10
| | | | | * gnu/packages/virtualization.scm (virt-manager)[arguments]: Move the 'glib-or-gtk-wrap phase to after the 'wrap phase.
* gnu: pcsc-lite: Update to 1.9.3.Efraim Flashner2021-08-10
| | | | * gnu/packages/security-token.scm (pcsc-lite): Update to 1.9.3.
* gnu: libcacard: Fix building.Efraim Flashner2021-08-10
| | | | | * gnu/packages/spice.scm (libcacard)[arguments]: Remove field. [native-inputs]: Remove softhsm.
* gnu: audit: Update to 3.0.4.Efraim Flashner2021-08-10
| | | | * gnu/packages/admin.scm (audit): Update to 3.0.4.
* gnu: kdeconnect: Fix build.Efraim Flashner2021-08-10
| | | | | | * gnu/packages/kde.scm (kdeconnect)[arguments]: Replace custom 'extend-CPLUS_INCLUDE_PATH with 'adjust-include-header to fix finding all header files.
* gnu: pre-commit: Update to 2.14.0.Efraim Flashner2021-08-09
| | | | * gnu/packages/version-control.scm (pre-commit): Update to 2.14.0.
* gnu: python-identify: Honor #:tests in check phase.Efraim Flashner2021-08-09
| | | | * gnu/packages/python-xyz.scm (python-identify)[arguments]: Honor tests?.
* gnu: python-identify: Fix building.Efraim Flashner2021-08-09
| | | | | * gnu/packages/python-xyz.scm (python-identify)[arguments]: Skip the 'ensure-no-mtimes-pre-1980 phase.
* gnu: Remove python-distutils/next.Efraim Flashner2021-08-09
| | | | | | | * 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: Remove python-setuptools-scm/next.Efraim Flashner2021-08-09
| | | | | | | | | * 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: mesa: Build with swrast vulkan drivers for powerpc.Efraim Flashner2021-08-09
| | | | | * gnu/packages/gl.scm (mesa)[arguments]: Adjust configure-flags to add swrast vulkan drivers for powerpc- and powerpc64le-linux.
* gnu: mesa: Skip additional test on powerpc-linux.Efraim Flashner2021-08-09
| | | | | * gnu/packages/gl.scm (mesa)[arguments]: Add another substitution for powerpc-linux to custom 'disable-failing-test phase.
* gnu: mesa: Fix architecture matching when disabling tests.Efraim Flashner2021-08-09
| | | | | * gnu/packages/gl.scm (mesa)[arguments]: Adjust architecture names in custom 'disable-failing-test phase.
* gnu: python-pylint: Update to 2.9.6.Efraim Flashner2021-08-09
| | | | | | | * 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: python-astroid: Update to 2.6.6.Efraim Flashner2021-08-09
| | | | | | * gnu/packages/python-xyz.scm (python-astroid): Update to 2.6.6. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-dateutil.
* gnu: ruby-sequel: Update to 5.47.0.Efraim Flashner2021-08-09
| | | | * gnu/packages/ruby.scm (ruby-sequel): Update to 5.47.0.
* gnu: ruby-minitest-hooks: Skip tests.Efraim Flashner2021-08-09
| | | | | * gnu/packages/ruby.scm (ruby-minitest-hooks)[arguments]: Skip test suite.
* gnu: ruby-minitest-hooks: Update to 1.5.0.Efraim Flashner2021-08-09
| | | | * gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.5.0.
* gnu: ruby-minitest: Update to 5.14.4.Efraim Flashner2021-08-09
| | | | * gnu/packages/ruby.scm (ruby-minitest): Update to 5.14.4.
* gnu: python-pytest-isort: Update to 2.0.0.Efraim Flashner2021-08-09
| | | | | * gnu/packages/python-check.scm (python-pytest-isort): Update to 2.0.0. [native-inputs]: Add python-mock.
* gnu: python-pytest-isort: Honor #:tests in check phase.Efraim Flashner2021-08-09
| | | | | * gnu/packages/python-check.scm (python-pytest-isort)[arguments]: Honor #:tests flag.
* gnu: python-jinja2: Update to 3.0.1.Efraim Flashner2021-08-09
| | | | * gnu/packages/python-xyz.scm (python-jinja2): Update to 3.0.1.
* gnu: python-markupsafe: Update to 2.0.1.Efraim Flashner2021-08-09
| | | | * gnu/packages/python-xyz.scm (python-markupsafe): Update to 2.0.1.
* gnu: python-itsdangerous: Update to 2.0.1.Efraim Flashner2021-08-09
| | | | * gnu/packages/python-xyz.scm (python-itsdangerous): Update to 2.0.1.
* gnu: python-flask: Update to 2.0.1.Efraim Flashner2021-08-09
| | | | * gnu/packages/python-web.scm (python-flask): Update to 2.0.1.
* gnu: python-markupsafe: Honor #:tests in check phase.Efraim Flashner2021-08-09
| | | | * gnu/pacakges/python-xyz.scm (python-markupsafe)[arguments]: Honor #:tests flag.
* gnu: python-flask: Honor #:tests in check phase.Efraim Flashner2021-08-09
| | | | * gnu/packages/python-web.scm (python-flask)[arguments]: Honor #:tests flag.
* gnu: python-yarl: Update to 1.6.3.Efraim Flashner2021-08-09
| | | | | | | | * gnu/packages/python-web.scm (python-yarl): Update to 1.6.3. [source]: Add snippet to remove cythonized code. [arguments]: Skip tests. Add custom 'check phase. Add phase to cythonize code. [native-inputs]: Add python-cython.
* gnu: python-werkzeug: Update to 2.0.1.Efraim Flashner2021-08-09
| | | | | | * gnu/packages/python-web.scm (python-werkzeug): Update to 2.0.1. [arguments]: Actually replace check phase. Honor #:tests. [native-inputs]: Add python-xprocess.
* gnu: python-pytest-xprocess: Update to 0.18.1.Efraim Flashner2021-08-09
| | | | | | | * gnu/packages/check.scm (python-pytest-xprocess): Update to 0.18.1. [propagated-inputs]: Remove python-pytest-cache. [native-inputs]: Add python-setuptools-scm. [home-page]: Update to new home-page.
* gnu: python-soupsieve: Fix building.Efraim Flashner2021-08-09
| | | | | * gnu/packages/python-xyz.scm (python-soupsieve)[arguments]: Skip sanity check. Convert to gexp.
* gnu: python-pyicu: Update to 2.7.4.Efraim Flashner2021-08-09
| | | | * gnu/packages/python-xyz.scm (python-pyicu): Update to 2.7.4.
* gnu: python-ruamel.yaml: Update to 0.16.13.Efraim Flashner2021-08-09
| | | | | | | * gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.16.13. [propagated-inputs]: Add python-ruamel.yaml.clib. [home-page]: Update to new home-page. (python2-ruamel.yaml): Remove variable.
* gnu: Add python-ruamel.yaml.clib.Efraim Flashner2021-08-09
| | | | * gnu/packages/serialization.scm (python-ruamel.yaml.clib): New variable.
* gnu: python-docopt: Honor #:tests? in check phase.Efraim Flashner2021-08-09
| | | | | * gnu/packages/python-xyz.scm (python-docopt)[arguments]: In custom 'check phase honor #:tests?.
* gnu: python-docopt: Fix test suite for pytest-6.Efraim Flashner2021-08-09
| | | | | | * gnu/packages/python-xyz.scm (python-docopt)[source]: Add patch. * gnu/packages/patches/python-docopt-pytest6-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: OpenImageIO: Update to 2.2.11.1.Leo Famulari2021-07-27
| | | | | * gnu/packages/graphics.scm (openimageio): Update to 2.2.11.1. [inputs]: Add libheif, for AV1 decoding support.
* gnu: vigra: Update to 1.11.1-0.9b514fa.Leo Famulari2021-07-27
| | | | | | | * gnu/packages/image.scm (vigra): Update to 1.11.1-0.9b514fa. [source]: Use git-fetch. Remove obsolete patch. * gnu/packages/patches/vigra-python-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: libantlr3c: Simplify configure.Efraim Flashner2021-08-08
| | | | | | * gnu/packages/java.scm (libantlr3c)[arguments]: Remove custom 'configure phase. Move '--enable-64bit' to configure-flags, conditional on being for a 64-bit platform.
* gnu: go-1.14: Fix test failure with GCC 9+.Sarah Morgensen2021-08-08
| | | | | | | | | | | 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. * gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}: Fix test failure with GCC 9+. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libmspub: Add missing include.Efraim Flashner2021-08-08
| | | | | * gnu/packages/libreoffice.scm (libmspub)[source]: Add snippet to add missing include header.