summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2024-12-13gnu: python-watchgod: Fix build.Sharlatan Hellseher
The latest version depends on a long list of Rust packages and maturin build system, this change just fixes the build. * gnu/packages/python-xyz.scm (python-watchgod): [arguments]<phases>: Remove 'sanity-check, all tests passed. [native-inputs]: Remove python-pytest-toolbox. Change-Id: I36e84ed09a2321636257c0a5528bf01aea1d2d7e
2024-12-13gnu: python-anyio: Update to 4.6.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-anyio): Update to 4.6.2. [build-system]: Swap to pyproject-build-system. [native-inputs]: Remove python-coverage; add python-psutil, python-setuptools, and python-wheel. Change-Id: I8f8a25d67561446afe1c399cd9cde11ac43df333
2024-12-13gnu: python-aiofiles: Fix indentation.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-aiofiles) Fix indentation. Change-Id: Iaed80a2533881d8c487b4459041f20fd6e4ad68d
2024-12-13gnu: python-aiofiles: Update to 24.1.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-aiofiles): Update to 24.1.0. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-hatchling, python-hatch-vcs, python-pytest, and python-pytest-asyncio. Change-Id: I8888c4aa1b161f7f8438ce9a2c84a884ecfdcbd3
2024-12-13gnu: python-async-timeout: Update to 4.0.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-async-timeout): Update to 4.0.3. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Add 'fix-pytest-config. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. [descriptin]: Start from a new line. Change-Id: I1f2909d17a5ad3cff60acbd606cdf802fa1e463e
2024-12-13gnu: python-icecream: Adjust inputs.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-icecream) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I5113590baf0ba80dae2b8931870c65dba9358cb7
2024-12-13gnu: python-anytree: Update to 2.12.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-anytree): Update to 2.12.0. [source]: Swap to git checkout containing tests. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Add 'pre-check. [native-inputs]: Remove python-nose; add python-poetry-core and python-pytest. Change-Id: I5520d3824ad6c03bda1b213876277e289e802f4c
2024-12-13gnu: python-loguru: Update to 0.7.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-loguru): Update to 0.7.2. [native-inputs]: Remove python-colorama, python-mypy, python-pre-commit, python-pytest-cov, python-sphinx, python-sphinx-autobuild, python-sphinx-rtd-theme, and python-tox; add python-pytest-xdist. Change-Id: I6dac12d1dabd7987e5e0239630d8e896924df633
2024-12-13gnu: python-tenacity: Update to 9.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-tenacity): Update to 9.0.0. Adjust indentation and fill column. Change-Id: I64e0aeb95b5b35d9c68649f8228cc36cd5d89179
2024-12-13gnu: python-trio: Update to 0.27.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-trio): Update to 0.27.0. [arguments]<test-flags>: Disable more failing tests. <phases>: Remove 'patch-sleep as resolved upstream. Remove change-home, add 'set-env phase. [native-inputs]: Remove python-ipython, python-pylint, python-pytest-xdist, and python-pytest-cov; add python-isort and python-pytest-asyncio. Change-Id: I0f05649e05c76f556a9b23035c23c90b67ab8014
2024-12-13gnu: python-sniffio: Update to 1.3.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-sniffio): Update to 1.3.1. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Use default 'check phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I4a657235ad061721d8ca5193ed3318aa13e1b5a7
2024-12-13gnu: python-ipython: Update to 8.29.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-ipython): Update to 8.29.0. Change-Id: Id0f12c0ce404e23800b52af5dfb935691e2d7379
2024-12-13gnu: python-stack-data: Update to 0.6.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-stack-data): Update to 0.6.3. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Add 'set-home-env phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iec506c94451618ad32610f0a3302d8d2fe00f18f
2024-12-13gnu: python-pure-eval: Update to 0.2.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pure-eval): Update to 0.2.3. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I859206512fd9d768cf81a0497b07847d0824b832
2024-12-13gnu: python-executing: Update to 2.1.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-executing): Update to 2.1.0. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-asttokens, python-littleutils, python-pytest, python-setuptools, and python-wheel. Change-Id: I912a0dea949aca618d3f728e19dc27bbbfbc40c3
2024-12-13gnu: Remove python-typeguard-4.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-typeguard-4): Delete variable. * gnu/packages/python-check.scm (python-icontract) [native-inputs]: Remove python-typeguard-4; add python-typeguard. * gnu/packages/python-science.scm (python-pandera) [propagated-inputs]: Remove python-typeguard-4; add python-typeguard. Change-Id: Ie20deee06629452c804fa6f62b1bd1f67038bc86
2024-12-13gnu: python-typeguard: Update to 4.4.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-typeguard): Update to 4.4.1. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Use default 'check phase. [propagated-inputs]: Add python-typing-extensions. [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/patches/python-typeguard-python3.10.patch: Delete file. gnu/local.mk: Deregister patch. Change-Id: Ibabc0645b4a6192614d714036fcba1f337924305
2024-12-13gnu: python-jupyter-core: Fix tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jupyter-core) [native-inputs]: Add python-pip. Change-Id: I6c2c553cd6a0025fca29ca8bbb51d73f957c53c1
2024-12-13gnu: python-asttokens: Update to 2.4.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-asttokens): Update to 2.4.1. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I95381f41e6e09d65ee0bfcef4c39d39a658a7607
2024-12-13gnu: python-astroid: Update to 3.3.4.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-astroid): Update to 3.3.4. [build-system]: Swap to pyproject-build-system. [native-inputs]: Remove python-pytest-runner; add python-setuptools and python-wheel. Change-Id: Iba903fcf31f5ff7b014d74426f91e80f17877fff
2024-12-13gnu: python-fastjsonschema: Update to 2.20.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-fastjsonschema): Update to 2.20.0. Adjust style. [source]: Swap to git checkout containing tests. [arguments]<tests>: Enable them. [native-inputs]: Remove python-pylint. Change-Id: Ia5f9cccc3f225c621a56a17da07e5ea43d4489f9
2024-12-13gnu: python-prettytable: Update to 3.12.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-prettytable): Update to 3.12.0. [build-system]: Swap to pyproejct-build-system. [arguments]<phases>: Use custom 'check phase. [native-inputs]: Remove python-pytest-lazy-fixture; add python-hatchling, python-hatch-vcs, python-pytest-cov, and python-pytest-lazy-fixtures. Change-Id: I19d93bb92dec4f65d581dd8fcecbc137e1fdd4d6
2024-12-13gnu: python-qstylizer: Update to 0.2.4.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-qstylizer): Update to 0.2.4. [native-inputs]: Remove python-pytest-catchlog; add python-setuptools and python-wheel. Change-Id: I09ef64e0cd5a2f4336b4ff6a78f4f9eca0eae7b6
2024-12-13gnu: python-pydantic: Update to 1.10.19.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.10.19. [build-system]: Swap to pyproject-build-system. [arguments]<test-flags>: Deselect one failing test. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I58a30ef449bf689d129bf571ecf45d2b68f0925f
2024-12-13gnu: python-dirty-equals: Update to 0.8.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-dirty-equals): Update to 0.8.0. Adjust package indentation. [arguments]<test-flags>: Silent more tests. [native-inputs]: Remove python-pydantic, to break the cycle. Change-Id: I9499d79a4fc82e692aeed5b95fd69dd63e457635
2024-12-13gnu: python-apispec-webframeworks: Update to 1.2.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-apispec-webframeworks): Update to 1.2.0. Improve package style. [source]: Adjust URI as it's changed in PyPI. [propagated-inputs]: Remove python-setuptools. [native-inputs]: Remove python-flake8, python-flake8-bugbear, python-mock, and python-tox; add python-aiohttp and python-flit-core. Change-Id: I5dd727f729192290f449fd56ff32a13d77de7bed
2024-12-13gnu: python-flasgger: Update to 0.9.7.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-flasgger): Update to 0.9.7.1. [source]: Upstream introduced a new tagging style. [native-inputs]: Remove python-flake8 and python-flask-jwt. Change-Id: I5f740f064f2b82b62da5eedea3ca0384682967c6
2024-12-13gnu: python-apispec: Update to 6.7.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-apispec): Update to 6.7.1. Adjut indentation. [arguments]<test-flags>: Enable all tests. [propagated-inputs]: Remove python-packaging; add python-marshmallow and python-pyyaml. [native-inputs]: Remove python-flake8, python-flake8-bugbear, python-marshmallow, python-pyyaml, python-setuptools, and python-wheel; add python-flit-core and python-openapi-spec-validator. Change-Id: I0ab67f9ea7da59eab17beff9fd221616ccd569a7
2024-12-13gnu: python-itsdangerous: Update to 2.2.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-itsdangerous): Update to 2.2.0. [native-inputs]: Add python-flit-core, python-freezegun, and python-pytest. Change-Id: Icdb420c0b2fad6e0875042b80e577c97e3bbbbe8
2024-12-13gnu: python-blinker: Update to 1.9.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-blinker): Update to 1.9.0. [build-system]: Swapt to pyproject-build-system. [native-inputs]: Add python-flit-core, python-pytest, and python-pytest-asyncio. Change-Id: I0fe81403b9cd08ad9eabe11926f2817304a36ec5
2024-12-13gnu: python-cloudpickle: Update to 3.1.0.Sharlatan Hellseher
This change merges python-cloudpickle-testpkg and python-cloudpickle under the same variable name - python-cloudpickle, which was split 3y ago. Build and check phases passed just fine. * gnu/packages/python-xyz.scm (python-cloudpickle): Update to 3.1.0. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-flit-core. Remove python-cloudpickle-testpkg, python-tornado-6. (python-cloudpickle-testpkg): Delete variable. Change-Id: I4f3a31f127a9079e50a0334ee55d50f61e726009
2024-12-13gnu: python-beautifulsoup4: Update to 4.12.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.12.3. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Use default 'check phase. [native-inputs]: Add python-hatchling. Change-Id: I91e885eb4bd2414554408acbc6fb57de936625b3
2024-12-13gnu: python-xlsxwriter: Update to 3.2.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.2.0. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I1083b2690477070fccb203a6c0e7af2ab52eef5c
2024-12-13gnu: python-matplotlib: Disable more failing tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-matplotlib): 5 more tests are disabled, they fail with verity of warnings and look save to silent. Change-Id: I81693452aa88ddbd44fb615f4d4251b5309e4ebe
2024-12-13gnu: python-watchdog: Update to 6.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-watchdog): Update to 6.0.0. [arguments]<test-flags>: Disable one more test. Change-Id: I06b31b3d659739d5b5e9a6573597da3b57ea3919
2024-12-13gnu: python-versioneer: Simplify tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-versioneer): Reduce amount of dependencies for not stable tests. [arguments]<test-flags>: Disable expensive tests which require virtual environment setup. <phases>: Use default 'check phase. [native-inputs]: Remove git-minimal, python-flake8, python-pycodestyle, python-pyflakes, and python-pypa-build; add git-minimal/pinned and python-pytest. Change-Id: Ida1c7ac401a1bb9a80136b88099019389a5c51cc
2024-12-13gnu: python-isort: Update to 5.13.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-isort): Update to 5.13.2. [arguments]<test-flags>: Disable one failing test. [native-inputs]: Sort alphabetically. Change-Id: I23975366b6bb5cc9caa6bf8d41ca9fc8597edabd
2024-12-13gnu: python-numpy: Update to 1.24.4.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.24.4. [native-inputs]: Add meson-python, pkg-config, python-mypy, python-setuptools, and python-wheel. Change-Id: Icb2dfc04411d2eb87be25c336239c6f178fa5be2
2024-12-13gnu: python-jsonschema: Update to 4.23.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 4.23.0. [arguments]<phases>: Remove 'patch-pyproject phase. [native-inputs]: Add python-pip. Change-Id: I20b7b72ee66982c23a134caabe267cdccbdd5196
2024-12-13gnu: python-attrs: Update to 24.2.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-attrs): Update to 24.2.0. Change-Id: I7482ff7f2b1654f2b89c6a285ee40d84d2a90f89
2024-12-13gnu: python-cython-3: Update to 3.0.11.Sharlatan Hellseher
Port test flags and check phase from python-cython to ease the process of exclusion failing tests. * gnu/packages/python-xyz.scm (python-cython-3): Update to 3.0.11. [surce]: Adjust URI name as it changed in PyPI. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-setuptools, and python-wheel. Change-Id: I72b23a0e710a90fc78f93633319fb07edd0a8b20
2024-12-13gnu: python-execnet: Update to 2.1.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-execnet): Update to 2.1.1. [native-inputs]: Remove python-py, python-pytest, python-pytest-timeout, and python-setuptools-scm; add python-pytest-bootstrap. Change-Id: I370f5080d2c4b8017672937e25f8d77de01427d2
2024-12-13gnu: python-py: Improve package style.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-py): Add maintenance note. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I8e14c2607d186e689461882fe4ac1b7f4c7ce84c
2024-12-13gnu: python-jedi: Update to 0.19.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.19.2. [native-inputs]: Remove python-colorama. Change-Id: If56218b5045cddb9aea2f7b8c41cdac933861e76
2024-12-13gnu: python-parso: Update to 0.8.4.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-parso): Update to 0.8.4. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Use default 'check phase. [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/patches/python-parso-unit-tests-in-3.10.patch: Delete file. * gnu/local.mk: Deregister it. Change-Id: I7722e58ce8f3e2da42169af42f1b303c9cdd8856
2024-12-13gnu: python-curio: Update to 1.6.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-curio): Update to 1.6. [build-system]: Swap to pyrpoject-build-system. [arguments]<test-flags>: Move deselect options here, ignore more shaky tests. <phases>: Use default 'check phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I58a4098cbcf5063f88e41711fc06608520853e4e
2024-12-13gnu: python-openpyxl: Update to 3.1.5.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.1.5. Change-Id: I7069f2663f06b77b67281972a3d6be2d759196f8
2024-12-13gnu: python-filelock: Update to 3.16.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-filelock): Update to 3.16.1. [native-inputs]: Add python-hatch-vcs, python-hatchling, python-pytest, python-pytest-asyncio, python-pytest-mock, and python-setuptools-scm. Change-Id: I001b921f9804a3f1e2ba71ffc3ab2cc765e70e9d
2024-12-13gnu: python-pexpect: Update to 4.9.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pexpect): Update to 4.9.0. Change-Id: Ie4e9fa2a6187cba16cf8ccb7395f34fd8fb0845a
2024-12-13gnu: python-pexpect: Improve package style.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pexpect): Use G-expression, improve style. [build-system]: Swap to pyproject-build-system. [arguments]<test-flags>: Move test exclusion logic here from 'prepare-tests phase. [native-inputs]: Remove python-nose; add python-setuptools and python-wheel. Change-Id: I16da2bfbeabf21b02acf93f7fed765f262a56596