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.
gnu: python-isort: Use gexps. * gnu/packages/python-xyz.scm (python-isort) [arguments]: Use gexps. Delete extraneous add-installed-pythonpath call in check phase.
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.
gnu: python-packaging: Remove labels. * gnu/packages/python-xyz.scm (python-packaging) [native-inputs]: Remove labels. [propagated-inputs]: Likewise.
gnu: qtbase: Disable unstable tst_qpauseanimation test. * gnu/packages/qt.scm (qtbase) [arguments]: Disable tst_qpauseanimation in check phase.
gnu: opendht: Fix build. * gnu/packages/networking.scm (opendht) [arguments]: Add delete-autogen phase.
gnu: python-pytest-benchmark: Update to 4.0.0. * gnu/packages/python-check.scm (python-pytest-benchmark): Update to 4.0.0.
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.
gnu: Add python-hatch-vcs. * gnu/packages/python-build.scm (python-hatch-vcs): New variable.
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.
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.
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.
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.
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.
gnu: Remove python-typing-extensions-next. * gnu/packages/python-xyz.scm (python-typing-extensions-next): Delete variable.
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.
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.
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.
gnu: python-pep517-bootstrap: Add TODO comment. * gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
gnu: python-wheel: Update to 0.40.0. * gnu/packages/python-build.scm (python-wheel): Update to 0.40.0. [home-page]: Update URL.