summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2025-09-25gnu: python-pdoc3: Fix tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pdoc3) [arguments] <test-backend>: Use 'unittest. [native-inputs]: Remove python-wheel. Change-Id: If307d72856cc7109ede8479939e62ed1638d1b7e
2025-09-25gnu: python-pip-run: Reduce closure size.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pip-run): [native-inputs]: Remove python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-enabler, python-pytest-flake8, and python-pytest-mypy. Change-Id: Ie3f09e82419e6e4b000c35fcffde70a9a6c843ff
2025-09-25gnu: python-click-7: Fix build.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-click-7): Fix build. [arguments] <tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I09887788efb52c7088c3f69503004ff664d3c956
2025-09-25gnu: python-apispec: Update to 6.8.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-apispec): Update to 6.8.2. [propagated-inputs]: Add python-packaging. [native-inputs]: Remove python-mypy. Change-Id: I8444ac7c4ef78f6eee69ecd36ce176083f258e44
2025-09-25gnu: python-ansicolors: Switch to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-ansicolors): Update to 1.1.8. [build-system]: Use pyproject. [native-inputs]: Remove python-tox and python-pytest-cov; add python-pytest and python-setuptools. Change-Id: I6f9ccda995916bad05aa246cab159d8d21309257
2025-09-25gnu: python-pygdbmi: Do not try to run tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pygdbmi): Disable tests. Change-Id: I76a4f69be8cf97447cda706fa638284a6cffd5ba
2025-09-25gnu: python-distutils-extra: Do not try to run tests.Sharlatan Hellseher
Tests were never run and silently skipped before. * gnu/packages/python-xyz.scm (python-distutils-extra) [arguments] <tests?>: Disable them visually. Change-Id: I2003fcf69b6afff0d2133d30e18d4ccfcdf93f40
2025-09-25gnu: python-hsluv: Fix tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-hsluv): Fix tests. [native-inputs]: Remove python-wheel; add python-pytest. Change-Id: I26697d85f3eaea06a1cb76a2c327fbf2cb14d702
2025-09-25gnu: python-rencode: Update to 1.0.8.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-rencode): Update to 1.0.8. [source]: Switch to git-fetch providing tests. [native-inputs]: Remove pkg-config; add python-pytest and python-poetry-core, and python-setuptools. Change-Id: I5b266ac0c559f000aeca8edb4cc0f0d68ac0936a
2025-09-25gnu: python-eliot: Update to 1.17.5.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.17.5. Use G-expressions. [arguments] <phases>: Remove 'remove-eliot-prettyprint-tests and 'remove-failing-tests, use <#:test-flags> instead. Remove traling #t from lambdas. [native-inputs]: Remove python-black, python-coverage, python-flake8, python-hypothesis, python-pytest-xdist, python-sphinx, python-sphinx-rtd-theme, python-twine, python-twisted, and python-wheel. Change-Id: I58925e5f235165a8d6f36a36eb54f9e57a36c814
2025-09-25gnu: python-yamlordereddictloader: Adjust style.Sharlatan Hellseher
The deprecation notice is added which mentioned by upstream. * gnu/packages/python-xyz.scm (python-yamlordereddictloader): Re-oder fields to looks similar to others. [arguments] <tests?>: No tests. [description]: Start from a new line, fix fill-column indentation. Change-Id: I6032b7a8008f9c32625e9c9b3c0327713a651ca9
2025-09-25gnu: python-freetype-py: Update to 2.5.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-freetype-py): Update to 2.5.1. Use G-expressions. [source]: Swritch to git-fetch providing tests. [build-system]: Use pyproject. [arugmetns] <tests?>: Run tests. <test-flags>: Run only tests for the main module. <phases>: Rework 'embed-library-refrence into 'patch-lib-paths; add 'set-version. [native-inputs]: Remove unzip; add python-pytest and python-setuptools. Change-Id: Ic1d38a74a4c192b86dd20bde32b07d1293344097
2025-09-25gnu: python-types-urllib3: Update to 1.26.25.14.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-types-urllib3): Update to 1.26.25.14. [native-inputs]: Remove python-wheel. Change-Id: Ia3cbd03abb3f06e6bfcc5e5378a1def63bf54b52
2025-09-25gnu: python-tracerite: Update to 1.1.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-tracerite): Update to 1.1.3. [native-inputs]: Remove python-wheel. Change-Id: Ief27b928fcc7a138f97a78e9813527f05d56c355
2025-09-25gnu: python-tempora: Update to 5.8.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-tempora): Update to 5.8.1. [arguments] <test-flags>: Provide "tests" dirrectory to avoid running doctests. [propagated-inputs]: Remove python-pytz; add python-dateutil. [native-inputs]: Remove python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-enabler, python-pytest-flake8, python-pytest-freezegun, python-pytest-mypy, python-types-freezegun, python-types-pytz, and python-wheel; add python-tzdata. Change-Id: I919e46694c5ff8627047250e8b62c87d0c579774
2025-09-25gnu: python-path: Reduce closure size.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-path): [native-inputs]: Remove python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-enabler, python-pytest-flake8, and python-pytest-mypy; add python-more-itertools. Change-Id: I4592262fd133c41a4603d3ddab37dd7c2c9a0d9f
2025-09-25gnu: python-sentry-sdk: Adjust inputs.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-sentry-sdk): [native-inputs]: Remove python-pytest-forked. Change-Id: Ibb38b9056b82e5314427afa56bae422bde0d2a7e
2025-09-25gnu: python-argparse-dataclass: Activate tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-argparse-dataclass): [source]: Switch to git-fetch providing tests. [native-inputs]: Add python-pytest. Change-Id: I07ad635cf565c2bd3e916ac7d9c7148414c78748
2025-09-25gnu: python-configparser: Update to 7.2.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-configparser): Update to 7.2.0. [build-system]: Use pyproject. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: I086a85ac3278ad7429ac27563e103f65ec522694
2025-09-25gnu: python-numpy-2: Update to 2.3.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-numpy-2): Update to 2.3.1. [arguments] <test-flags>: Skip one problematic test. Change-Id: Icabac3ace4b14e29659a92ae7bea212d6e6d99f4
2025-09-25gnu: python-dm-tree: Update to 0.1.9.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-dm-tree): Update to 0.1.9. [propagated-inputs]: Remove python-wheel. [native-inputs]: Add python-setuptools. Change-Id: Id9250c9bfa963f0275b62da75817f555b50bf544
2025-09-25gnu: python-retrying: Update to 1.4.1.Sharlatan Hellseher
The project maintenance moved to <https://github.com/groodt/retrying>, see: <https://github.com/rholder/retrying/issues/100>. PyPI release <https://pypi.org/project/retrying/> points to the new home page . * gnu/packages/python-xyz.scm (python-retrying): Update to 1.4.1. [source] <url>: Update to the new location. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-wheel; add python-pytest. [home-page]: Fix it. Change-Id: Ibe003030dc4e2ea105e42fc1d0ea65ec721fcadc
2025-09-25gnu: python-xlib: Update to 0.33.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-xlib): Update to 0.33. [build-system]: Use pyproject. [arguments]: Remove trailing #t from lambdas. [native-inputs]: Remove python-setuptools-scm; add python-pytest and python-setuptools. Change-Id: I2fb5025dbed0585b1ef74864b80c0b39fe112bbc
2025-09-25gnu: python-marshmallow: Update to 4.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-marshmallow): Update to 4.0.0. [arguments] <phases>: Add 'set-check-environment. [propagated-inputs]: Remove python-packaging. [native-inputs]: Remove python-pytz; add tzdata-for-tests. Change-Id: I8968a2e28056fb16de2f206df70f7243ad7090e5
2025-09-25gnu: python-cytoolz: Update to 1.0.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-cytoolz): Update to 1.0.1. [build-system]: Use pyproject. [arguments] <tests?>: Enable them. <test-flags>: Add option to run tests against installed module. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ifb9817cee571fb99666fc01f0c0196706fae7179
2025-09-25gnu: python-pyproject-hooks: Update to 1.2.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pyproject-hooks): Update to 1.2.0. [propagated-inputs]: Remove python-tomli. Change-Id: I79fcc01550a6e7c72a91bf55690148e10a054ded
2025-09-25gnu: python-amply: Update to 0.1.6.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-amply): Update to 0.1.6. [build-system]: Use pyproject. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: If8d8854a9e76ed36fd2d158293a6de8d0c9b8b87
2025-09-25gnu: python-absl-py: Update to 2.3.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-absl-py): Update to 2.3.1. [arguments] <tests?>: Tests require Bazel, disable them for now. [native-inputs]: Remove python-setuptools and python-wheel; add python-hatchling. Change-Id: Iae112845d901067e1033fcfe5a29e5dbb81ab75b
2025-09-25gnu: python-utils: Fix tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-utils)[native-inputs]: Remove python-wheel; add python-pytest-asyncio. Change-Id: If190cfbd00e47a6c27f42d9941500ae070051e76
2025-09-25gnu: python-annoy: Update to 1.17.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-annoy): Update to 1.17.3. [source]: Switch to git-fetch providing tests. [build-system]: Switch to pyproject-build-system. [native-inputs]: Remove python-nose; add python-numpy, python-pytest, and python-setuptools. Change-Id: I7d98d3f76fe1a94d392551ed833cf493c02fec40
2025-09-25gnu: python-gssapi: Update to 1.10.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.10.0. [build-system]: Switch to pyproject-build-system. [arguments] <test-flags>: Add '--pyargs' option to tests against installed library. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-nose; add python-pytest and python-setuptools. Change-Id: I517b2ecf9527f15dc54c08186a51569f6a730586
2025-09-25gnu: python-voluptuous: Update to 0.15.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-voluptuous): Update to 0.15.2. [build-system]: Switch to pyproject-build-system. [native-inputs]: Remove python-nose; add python-pytest and python-setuptools. Change-Id: I306b65ff59e9cb1e4d7400ab057912bae072e520
2025-09-25gnu: python-k5test: Update to 0.10.4.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-k5test): Update to 0.10.4. [build-system]: Switch to pyproejct-build-system. [arguments] <phases>: Remove 'apply-upstream-fixes. [inputs]: Add mit-krb5. [propagated-inputs]: Remove python-six, which, and mit-krb5. [native-inputs]: Remove mit-krb5; add python-setuptools. Change-Id: Ife80993e4e78368c5689515f037961c9f6fee703
2025-09-25gnu: python-astunparse: Switch to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-astunparse): [build-system]: Use pyproject. [propagated-inputs]: Remove python-wheel. [native-inputs]: Add python-setuptools. Change-Id: I47ca10fc70a1db146f405247940904f2a5df30fe
2025-09-25gnu: python-unidecode: Update to 1.4.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.4.0. [native-inputs]: Remove python-wheel; add python-pytest. Change-Id: I7bf733a3d0d61d3a698d0c42898416e84ced8f0f
2025-09-25gnu: python-couleur: Fix build.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-couleur) [arguments] <tests?>: Disable them, no tests in PyPI but tests in Git depent on Nose test runner. Change-Id: I6b417e22a6777e69408ea5842ba2486c7aab049b
2025-09-25gnu: python-identify: Update to 2.6.14.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-identify): Update to 2.6.14. [argumens] <phases>: Keep 'ensure-no-mtimes-pre-1980. [propagated-inputs]: Remove python-editdistance. [native-inputs]: Remove python-coverage and python-wheel. Change-Id: I920d14a469642f5250922c55b2731a2943c25b31
2025-09-25gnu: python-isort: Update to 6.0.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-isort): Update to 6.0.1. [arguments] <test-flags>: Ignore benchmark and integration test files; do not run black tests; rework the list of skipped tests. <phases>: Remove 'install-example-plugins; add 'pretend-version. [native-inputs]: Remove python-black, python-hypothesmith, python-libcst-minimal, python-natsort, python-pip, python-poetry-core, python-pypa-build, and python-pytest-mock; add python-hatch-vcs, python-hatchling, and python-hypothesis. Change-Id: Ifb0652d4538ee087933063c5593a469b9af2321c
2025-09-25gnu: python-repoze-lru: Swap Nose with Unittest.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-repoze-lru): [arguments] <test-backend>: Use 'unittest. [native-inputs]: Remove python-coverage, python-nose, and python-wheel. Change-Id: Ib91cd3bedbe988436d12f5ba98876b615c8a3765
2025-09-25gnu: python-pkginfo: Update to 1.12.1.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.12.1.2. [arguments] <test-flags>: Skip one test. Change-Id: Id3f895971b349e2fc572d674ccaf9aead95f52b2
2025-09-25gnu: python-imageio-ffmpeg: Update to 0.6.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-imageio-ffmpeg): Update to 0.6.0. [build-system]: Use pyproject. Change-Id: Ia3f5592958227ba52e9aa483ffafaaebf8a9aa93
2025-09-25gnu: python-imageio-ffmpeg: Improve style.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-imageio-ffmpeg): Improve style. Change-Id: I2fe41000a9eb05d0e6b7e0adfecd8a55ad42ef0c
2025-09-25gnu: python-cachetools: Update to 6.1.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-cachetools): Update to 6.1.0. [native-inputs]: Add python-pytest. Change-Id: Icf7cc10f1d91510074aded5e15e1f287bef02652
2025-09-25gnu: python-milc: Update to 1.9.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-milc): Update to 1.9.1. [source]: Switch to git-fetch providing tests. [propagated-inputs]: Remove python-appdirs. [native-inputs]: Remove python-wheel and python-pip; add python-pytest and python-semver. Change-Id: Iafbf4002713a0662522c16e269eb6063e71381eb
2025-09-25gnu: python-types-colorama: Update to 0.4.15.20250801.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-types-colorama): Update to 0.4.15.20250801. [arguments] <tests?>: Disable as no provided with PyPI archive. [native-inputs]: Remove python-wheel. Change-Id: I1e4f5cb1a3f1a5a8ba6c50b902089b19b27f015b
2025-09-25gnu: python-mimeparse: Update to 2.0.0.Sharlatan Hellseher
The project changed maintainer, home page permament redirects from <https://github.com/dbtsai/python-mimeparse> to <https://github.com/falconry/python-mimeparse>. See: <https://github.com/falconry/python-mimeparse/releases/tag/2.0.0rc1>. * gnu/packages/python-xyz.scm (python-mimeparse): Update to 2.0.0. [build-system]: Use pyproject. [native-inputs]: Add python-pytest and python-setuptools. [home-page]: Fix URL redirection. Change-Id: I35244d43156861cfb723d21d74f51498f18daf0a
2025-09-25gnu: python-joblib: Update to 1.5.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.5.1. [arguments] <test-flags>: Skip only one test. [propagated-inputs]: Remove python-psutil. [native-inputs]: Add python-pytest-asyncio. Change-Id: I297d5c146cab585f108f72eb53826b417f71e264
2025-09-25gnu: python-jsonpatch: Update to 1.33.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jsonpatch): Update to 1.33. [build-system]: Use pypproject. [arguments] <test-backend>: Use 'custom. [native-inputs]: Add python-setuptools. Change-Id: Icfaa7842ea88fd40c5c29a16f2d12d6bea25aafc
2025-09-25gnu: python-future: Update to 1.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-future): Update to 1.0.0. [build-system]: Switch to pyproject-build-system. [arguments] <tests?>: Enable them as issues was resolved in 0.17.0. <test-flags>: Skip some problematic tests. <phases>: Use default 'check and 'sanity-check. [native-inputs]: Add python-pytest and python-setuptools. Change-Id: I2f8c5ab093859022b419ae47264fca7c72aa94fa
2025-09-25gnu: python-black: Update to 25.1.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-black): Update to 25.1.0. [propagated-inputs]: Remove python-tomli and python-typing-extensions; add python-aiohttp. [native-inputs]: Remove python-pytest-aiohttp. Change-Id: I8f8caefb2d76aa8171e137ae9fa6323b30989967