gnu: python-readme-renderer: Adjust package style. * gnu/packages/python-xyz.scm (python-readme-renderer): Fix indentation. [native-inputs]: Add python-setuptools. Change-Id: I47cef84089384d2cf760c166fed9147863d1a415
gnu: python-packaging-bootstrap: Update to 23.2. * gnu/packages/python-build.scm (python-packaging-bootstrap): Update to 23.2. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-flit-core. * gnu/packages/python-xyz.scm (python-packaging) [native-inputs]: Add python-flit-core. Change-Id: I5d3bdec62aabfe1b5e6de988d210862ad6da9002
gnu: python-cleo: Update to 2.1.0. * gnu/packages/python-xyz.scm (python-cleo): Update to 2.1.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-poetry-core. [propagated-inputs]: Remove python-backpack, python-clikit, python-pastel, and python-pylev; add python-crashtest and python-rapidfuzz. Change-Id: I3762a84a038d4cf571348986353e615ae6d944f7
gnu: Add python-rapidfuzz. * gnu/packages/python-xyz.scm (python-rapidfuzz): New variable. Change-Id: I6ff451a1632f586db45fb7079c2dcef7854d5a5c
gnu: python-ipython: Update to 8.22.1. * gnu/packages/python-xyz.scm (python-ipython): Update to 8.22.1. [source]: Use git-fetch. [build-system]: Use pyproject-build-system. [arguments]: Disable tests that need git; respect test flags in custom check phase. [propagated-inputs]: Remove python-backcall, python-jinja2, python-jsonschema, python-matplotlib, python-mistune, python-nbformat, python-numpy, python-numpydoc, python-pickleshare, python-pyzmq, python-simplegeneric, and python-terminado; add python-colorama, python-exceptiongroup, and python-typing-extensions. [native-inputs]: Remove graphviz, pkg-config, and python-requests; add python-curio, python-matplotlib, python-nbformat, python-numpy, python-pandas, python-pickleshare, python-pytest-asyncio, python-setuptools, python-testpath, python-wheel. Change-Id: Iecdbb03b0f81ef0d4bf84187ef9fcd7ff744f3ab
gnu: python-prompt-toolkit: Update to 3.0.43. * gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.43. Change-Id: I55d26227bd5c20f9da61932ac8f51ef6fe4122d9
gnu: python-traitlets: Update to 5.14.1. * gnu/packages/python-xyz.scm (python-traitlets): Update to 5.14.1. [arguments]: Disable two typing tests. [native-inputs]: Add python-argcomplete, python-mypy, and python-pytest-mypy-testing. Change-Id: Ie77ca0837977147f657cd4daa2f8f90ed07ebdfd
gnu: python-argcomplete: Update to 3.2.2. * gnu/packages/patches/python-argcomplete-1.11.1-fish31.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/python-xyz.scm (python-argcomplete): Update to 3.2.2. [source]: Delete obsolete patch. [build-system]: Use pyproject-build-system. [arguments]: Override check phase. [native-inputs]: Remove python-flake8; add python-mypy, python-setuptools, and zsh. Change-Id: Ia7e37db2b535177eb2caeeab9d7e075af3f273a3
gnu: Add python-pytest-mypy-testing. * gnu/packages/check.scm (python-pytest-mypy-testing): New variable. Change-Id: Ic55e63745eae070e439155f1dc6792285eb87312
gnu: python-lightning-cloud: Disable tests. * gnu/packages/machine-learning.scm (python-lightning-cloud) [arguments] <#:tests?>: Set to #f as PyPI archive does not provide any. Change-Id: I406b6515441d01dc1612caa3d3e7b70fa7b2c980
gnu: python-myst-parser: Relax some requirements. * gnu/packages/sphinx.scm (python-myst-parser) [arguments] <#:test-flags>: Disable one more failing test. <#:phases>: Add 'relax-requirements phase. Change-Id: I4f77ce81e9f69b81b18f3faa546c7d8cd77adf50
gnu: python-textual: Update to 0.50.1. * gnu/packages/python-xyz.scm (python-textual): Update to 0.50.1. [source]: Download from github as pypi package does not include tests. [build-system]: Change to pyproject-build-system. [arguments]: Remove custom 'check phase; add #:test-flags to disable broken tests. [propagated-inputs]: Add python-markdown-it-py, python-mdit-py-plugins and python-tree-sitter. [native-inputs]: Add python-poetry-core and python-pytest-asyncio. Change-Id: Ib144dc87f73e91d4c9d2e8f91ce6ce7a86a481a9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-jupytext: Update to 1.15.0. * gnu/packages/python-xyz.scm (python-jupytext): Update to 1.15.0. Change-Id: I8cbd4e45eae838cb1733bf8feeb3bc2abe960513
gnu: python-rich: Update to 13.7.0. * gnu/packages/python-xyz.scm (python-rich): Update to 13.7.0. [source]: Use git-fetch since pypi package doesn't include tests. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [propagated-inputs]: Remove python-attrs, python-colorama, python-commonmark and python-typingextensions; add python-ipywidgets and python-markdown-it-py. [native-inputs]: Add python-poetry-core; remove tests (which are now included in new [source]). Change-Id: I15f7928fc376d8c2556ca2965fe44453bd15f248 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-mdit-py-plugins: Update to 0.4.0. * gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.4.0. Change-Id: I18ca46abebe125d1a6729c10a3f4fa4a62a145ba Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-markdown-it-py: Update to 3.0.0. * gnu/packages/python-xyz.scm (python-markdown-it-py): Update to 3.0.0. [propagated-inputs]: Remove python-typing-extensions; add python-commonmark, python-linkify-it-py, python-markdown, python-mistletoe, python-mistune, python-panflute, python-psutil, and python-pyyaml. [native-inputs]: Remove python-flit; add python-flit-core. Change-Id: I5dc06b163ddbec0a32a9d7c3da2c834b2e74cd74 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: meson-python: Do not delete LICENSES directory. * gnu/packages/build-tools.scm (meson-python)[arguments]: Remove custom phases. Change-Id: I653d18200dbb718791b3e193105b7ce9b22aa6e2
gnu: Add setuptools/wheel to more Python packages. * gnu/packages/python-check.scm (python-beartype, python-pytest-csv)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/python-xyz.scm (python-watchdog, python-xyzservices, python-zeroconf)[native-inputs]: Same. Change-Id: Ifac6402da7447a95f4f8fca8d475e87c001bd583
gnu: python-typing-extensions: Update to 4.10.0. * gnu/packages/python-build.scm (python-typing-extensions): Update to 4.10.0. Change-Id: I51c82f40f8093e17e8c6a8f20f1e3eae0917f8ee
gnu: python-sphinx: Update to 6.2.1. * gnu/packages/sphinx.scm (python-sphinx): Update to 6.2.1. [arguments]: Only disable one test. [propagated-inputs]: Add texlive-booktabs. (python-sphinx-5): New variable, inherit from python-sphinx. Change-Id: I95144924c4c0f293993bfbd7b644c378dd160077