summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-pyproject-metadata: Disable two tests.•••* gnu/packages/python-xyz.scm (python-pyproject-metadata)[arguments]: Disable two tests. (python-pyproject-metadata-0.7)[arguments]: Override. Change-Id: I13bdf9d9e8705d84306f235b1abd58a147726426 Ricardo Wurmus2024-12-131-0/+23
* gnu: python-partd: Add missing input.•••* gnu/packages/python-xyz.scm (python-partd)[native-inputs]: Add python-setuptools. Change-Id: I95ae319cbdcdf118841300b2b89d2d34c08b28f8 Ricardo Wurmus2024-12-131-0/+1
* gnu: python-billiard: Add missing inputs.•••* gnu/packages/python-xyz.scm (python-billiard)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I1d9cd2adcd950cef622c9d81ed7cec5dea25f7e0 Ricardo Wurmus2024-12-131-1/+2
* gnu: python-box: Add missing input.•••* gnu/packages/python-xyz.scm (python-box)[native-inputs]: Add python-setuptools. Change-Id: I3889fd74bc18bef58293d5a3a1ab7e19fa810ef8 Ricardo Wurmus2024-12-131-1/+1
* gnu: python-joblib: Add missing inputs.•••* gnu/packages/python-xyz.scm (python-joblib)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I4e19c611eb9faf5921e406e77b6f1e88f98daf8b Ricardo Wurmus2024-12-131-1/+1
* gnu: python-vine: Add missing inputs.•••* gnu/packages/python-xyz.scm (python-vine)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Idf7fbcb9d44681b4394ce3e2d3e403371169ff7a Ricardo Wurmus2024-12-131-1/+1
* gnu: python-mysqlclient: Add missing inputs.•••* gnu/packages/databases.scm (python-mysqlclient)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Id0343382f1ef80b0299641e2b588e1687beeab30 Ricardo Wurmus2024-12-131-1/+2
* gnu: python-mistletoe: Add missing inputs.•••* gnu/packages/markup.scm (python-mistletoe)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I01d0045855f85c2300ad987caf6d0345cf25599a Ricardo Wurmus2024-12-131-1/+7
* gnu: python-itemloaders: Fix indentation.•••* gnu/packages/python-xyz.scm (python-itemloaders)[source]: Fix indentation. Change-Id: I00f5f5157b1deb57974cb563c2760f346dad4bae Ricardo Wurmus2024-12-131-5/+5
* gnu: python-pytest-arraydiff: Add missing inputs.•••* gnu/packages/python-check.scm (python-pytest-arraydiff)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ie1bae483128353bcc006598962d0134dc12a219d Ricardo Wurmus2024-12-131-1/+2
* gnu: python-pynacl: Add missing inputs.•••* gnu/packages/python-crypto.scm (python-pynacl)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia815f1d820ad2e78ff60d8772e189b5d4b4050a2 Ricardo Wurmus2024-12-131-1/+1
* gnu: python-pycurl: Add missing inputs.•••* gnu/packages/python-web.scm (python-pycurl)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: If290b96a993efc1ec984ef3f967f122a8ae383d0 Ricardo Wurmus2024-12-131-1/+3
* gnu: java-testng: Disable one test.•••* gnu/packages/java.scm (java-testng)[arguments]: Disable parallel DataProviderTest; remove trailing #T; do not quote list. Change-Id: I17847b48ddae10e8d75de4b16a5e03eb538eb418 Ricardo Wurmus2024-12-131-14/+16
* gnu: java-testng: Drop input labels.•••* gnu/packages/java.scm (java-testng)[propagated-inputs]: Drop labels. [native-inputs]: Same. Change-Id: Id44fb4b4d74f44774402ac66c1e26adce9f35fb6 Ricardo Wurmus2024-12-131-14/+14
* gnu: python-argcomplete: Add missing input.•••Without this input the reported version is "0.0.0". This is a follow-up to commit 7c293e3f92b5617e57367d4c18677c79b396b806. * gnu/packages/python-xyz.scm (python-argcomplete)[native-inputs]: Add python-setuptools-scm. Change-Id: I76b8997032947f90432103a5b64c2ad992915b9a Ricardo Wurmus2024-12-131-0/+1
* gnu: python-eventlet: Update to 0.35.2.•••* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.35.2. [build-system]: Use pyproject-build-system. [propagated-inputs]: Remove python-six; add python-monotonic. [native-inputs]: Remove python-nose; add python-black, python-hatchling, python-hatch-vcs, python-pytest, python-isort, and python-twine. [arguments]: Replace custom 'check phase with #:test-flags. Change-Id: I1125f8e52768061f9b5a2626c010aaef9a444f1a Ricardo Wurmus2024-12-131-24/+24
* 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 Ricardo Wurmus2024-12-131-16/+17
* 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 Ricardo Wurmus2024-12-132-4/+8
* 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 Ricardo Wurmus2024-12-131-6/+8
* gnu: Add python-rapidfuzz.•••* gnu/packages/python-xyz.scm (python-rapidfuzz): New variable. Change-Id: I6ff451a1632f586db45fb7079c2dcef7854d5a5c Ricardo Wurmus2024-12-131-0/+22
* 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 Ricardo Wurmus2024-12-131-27/+32
* 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 Ricardo Wurmus2024-12-131-2/+2
* 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 Ricardo Wurmus2024-12-131-4/+11
* 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 Ricardo Wurmus2024-12-133-40/+23
* gnu: Add python-pytest-mypy-testing.•••* gnu/packages/check.scm (python-pytest-mypy-testing): New variable. Change-Id: Ic55e63745eae070e439155f1dc6792285eb87312 Ricardo Wurmus2024-12-131-0/+20
* 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 Sharlatan Hellseher2024-12-131-0/+1
* 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 Sharlatan Hellseher2024-12-131-1/+12
* 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> Felix Gruber2024-12-131-24/+23
* gnu: python-jupytext: Update to 1.15.0.•••* gnu/packages/python-xyz.scm (python-jupytext): Update to 1.15.0. Change-Id: I8cbd4e45eae838cb1733bf8feeb3bc2abe960513 Sharlatan Hellseher2024-12-131-2/+2
* 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> Felix Gruber2024-12-131-34/+15
* 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> Felix Gruber2024-12-131-2/+2
* 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> Felix Gruber2024-12-131-5/+12
* gnu: meson-python: Do not delete LICENSES directory.•••* gnu/packages/build-tools.scm (meson-python)[arguments]: Remove custom phases. Change-Id: I653d18200dbb718791b3e193105b7ce9b22aa6e2 Ricardo Wurmus2024-12-131-8/+1
* 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 Ricardo Wurmus2024-12-132-7/+16
* 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 Ricardo Wurmus2024-12-131-3/+3
* 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 Ricardo Wurmus2024-12-131-8/+99
* gnu: Add missing import (again).•••Change-Id: I8a7de728a0c6bb3a54ad7213cb6cdc39e1172c81 Lars-Dominik Braun2024-12-131-0/+1
* gnu: Add missing import.•••Change-Id: I096914ef3980a99e553f512d1e83a0a1e01b4f7e Lars-Dominik Braun2024-12-131-0/+1
* gnu: Add python-setuptools/python-wheel where necessary.•••Changes to pyproject-build-system require explicit dependency on setuptools/wheel. Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5 Lars-Dominik Braun2024-12-1329-104/+298
* guix: pyproject-build-system: Default configure-flags to empty dictionary.•••PEP 517 specifies it should be a dictionary and thus meson-python cannot handle an empty list. Fixes: <https://issues.guix.gnu.org/62781> * guix/build-system/pyproject.scm (lower): Change default of configure-flags. * gnu/packages/build-tools.scm (meson-python)[arguments]: Remove #:build-backend, which was a workaround for this bug. [native-inputs]: Remove python-p~a-build and python-wheel, which are not required when using the default build system. Change-Id: I240ced5c88cf55cbee0d6005d7657bfb6b653b12 Lars-Dominik Braun2024-12-131-8/+2
* gnu: python-pytest-xdist: Disable failing test.•••* gnu/packages/check.scm (python-pytest-xdist)[arguments]: Skip failing test. Lars-Dominik Braun2024-12-131-0/+6
* build-system/pyproject: Use TOML parser.•••More reliable than regular expressions. * guix/build-system/pyproject.scm (%pyproject-build-system-modules): Add (guix build toml). (pyproject-build): Add argument #:backend-path. * guix/build/pyproject-build-system.scm (build): Add support for auto-detected and override backend-path. * gnu/packages/python-build.scm (python-tomli)[arguments]: Remove 'add-self-to-path, because it is not necessary any more. (python-poetry-core): Same. (python-hatchling): Same. (python-pdm-backend): Same. Lars-Dominik Braun2024-12-131-26/+4
* gnu: sssd: Import ensure-no-mtimes-pre-1980.•••* gnu/packages/sssd.scm (sssd)[arguments]: Add python-build-system to #:modules and #:imported modules instead of using @@ reference. Change-Id: Id5217e4872a62323691b8976030a1768a6885942 Lars-Dominik Braun2024-12-131-1/+8
* gnu: criu: Remove temporary workaround.•••* gnu/packages/virtualization.scm (criu)[arguments]: Import ensure-no-mtimes-pre-1980 from python-build-system and remove copied code. Change-Id: I2ab9eb51dfa66fcf5b0144eab73d63055400e30c Lars-Dominik Braun2024-12-131-12/+7
* build-system/pyproject: Use python-sans-pip-wrapper as default-python.•••Also adds python-setuptools and python-wheel to relevant packages, either to native-inputs or to propagated inputs if the pkg_resources Python module is loaded at runtime. * guix/build-system/pyproject.scm (default-python): Default to python-sans-pip-wrapper. Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4 Lars-Dominik Braun2024-12-1335-225/+549
* gnu: python-sphinx: Update to 5.3.0.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 5.3.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom check phase; add pre-check phase. [propagated-inputs]: Add python-colorama, python-filelock, python-flake8, python-html5lib, python-isort, python-mypy, python-sphinxcontrib-websupport, and python-types-requests. [native-inputs]: Remove python-html5lib; add python-flit-core. Change-Id: I843d70361cdf707ca67616075f4c71f1e59a72f3 Ricardo Wurmus2024-12-131-20/+29
* gnu: python-sphinx-alabaster-theme: Update to 0.7.13.•••* gnu/packages/sphinx.scm (python-sphinx-alabaster-theme): Update to 0.7.13. [build-system]: Use pyproject-build-system. Ricardo Wurmus2024-12-131-3/+3
* gnu: python-imagesize: Update to 1.4.1.•••* gnu/packages/python-xyz.scm (python-imagesize): Update to 1.4.1. [build-system]: Use pyproject-build-system. Ricardo Wurmus2024-12-131-10/+10
* gnu: python-pygments: Update to 2.15.1.•••* gnu/packages/python-xyz.scm (python-pygments): Update to 2.15.1. [build-system]: Use pyproject-build-system. [arguments]: Run tests. [native-inputs]: Add python-pytest. Ricardo Wurmus2024-12-131-5/+10
* gnu: ngtcp2: Update to 1.9.1 [security fixes].•••Fixes CVE-2024-52811. * gnu/packages/networking.scm (ngtcp2): Update to 1.9.1. Change-Id: Ifeb686e7cb66d8358d69277ac98472e1b0880860 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf2024-12-131-2/+2