gnu: python-pingouin: Update to 0.5.2. * gnu/packages/python-science.scm (python-pingouin): Update to 0.5.2. [arguments]: Adjust outdated substitution.
gnu: python-uvloop: Disable flaky test. * gnu/packages/python-web.scm (python-uvloop)[arguments]: Disable one more test. While at it, use 'thread' timeout method as signal did not work here. Also don't compute the pytest string at evaluation time.
gnu: Deprecate python-pep621. * gnu/packages/python-xyz.scm (python-pep621): Define as deprecated alias for PYTHON-PYPROJECT-METADATA.
gnu: python-sphinx-theme-builder: Update to 0.2.0b1. * gnu/packages/sphinx.scm (python-sphinx-theme-builder): Update to 0.2.0b1. [propagated-inputs]: Change from PYTHON-PEP621 to PYTHON-PYPROJECT-METADATA.
gnu: Add python-pyproject-metadata. * gnu/packages/python-xyz.scm (python-pyproject-metadata): New variable. (python-pep621): Inherit from it.
gnu: Add python-sphinx-tabs. * gnu/packages/sphinx.scm (python-sphinx-tabs): New variable.
gnu: python-gast: Enable tests. * gnu/packages/python-xyz.scm (python-gast)[arguments]: Override check phase. [native-inputs]: Add PYTHON-PYTEST.
gnu: python-gast: Update to 0.5.3. * gnu/packages/python-xyz.scm (python-gast): Update to 0.5.3.
gnu: python-astunparse: Update to 1.6.3. * gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.3.
gnu: python-gast: Update home page. * gnu/packages/python-xyz.scm (python-gast)[home-page]: Use actual instead of PyPI page.
gnu: python-docutils: Add 0.19. * gnu/packages/python-xyz.scm (python-docutils-0.19): New variable.
gnu: QEMU: Unbundle dtc and slirp. * gnu/packages/virtualization.scm (qemu)[source](snippet): Delete two more directories. [arguments]: Add "--enable-slirp" and "--enable-fdt" in #:configure-flags. [inputs]: Add DTC and LIBSLIRP.
gnu: slirp4netns: Update to 1.2.0. * gnu/packages/containers.scm (slirp4netns): Update to 1.2.0.
gnu: libslirp: Update to 4.7.0. * gnu/packages/containers.scm (libslirp): Update to 4.7.0. [inputs]: Move GLIB ... [propagated-inputs]: ... here.
gnu: ntp: Adjust for glibc 2.34 and later. * gnu/packages/ntp.scm (ntp)[source](patches): Add one more origin.
gnu: mercurial: Update to 6.2.2. * gnu/packages/version-control.scm (mercurial): Update to 6.2.2.
gnu: mercurial: Adjust for grep 3.8. * gnu/packages/version-control.scm (mercurial)[source](modules, snippet): New fields.
gnu: Open vSwitch: Update to 3.0.0. * gnu/packages/networking.scm (openvswitch): Update to 3.0.0.
gnu: Open vSwitch: Remove input labels. * gnu/packages/networking.scm (openvswitch)[native-inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-FILE instead of labels.
gnu: Open vSwitch: Add release-monitoring-url. * gnu/packages/networking.scm (openvswitch)[properties]: New field.