gnu: python-tables: Fix reference to library. * gnu/packages/python-xyz.scm (python-tables)[arguments]: Add phase 'fix-reference-to-blosc2. Change-Id: If1e5f9ccf8e6e6c37f9c6521a98b208e0fc1fd01
gnu: python-dnspython: Disable ECDSA tests. * gnu/packages/python-xyz.scm (python-dnspython)[arguments]: Disable four tests. Change-Id: Ia8dad056dca0842cd709180c0819d595b171b18b
gnu: python-trio-typing: Update to 0.10.0. * gnu/packages/python-xyz.scm (python-trio-typing): Update to 0.10.0. [native-inputs]: Remove python-attrs. [propagated-inputs]: Remove python-mypy; add python-async-generator, python-importlib-metadata, and python-packaging. Change-Id: Ie8171ed0bdacb15f083c1c430162a8b4f28965f9
gnu: python-trio: Update to 0.28.0. * gnu/packages/python-xyz.scm (python-trio): Update to 0.28.0. [arguments]: Add phase 'ignore-deprecations. [native-inputs]: Remove python-astor, python-jedi, python-isort, and python-pytest-asyncio. [propagated-inputs]: Remove python-async-generator. Change-Id: I435fe322324bc5e58130d072db7f032c3a67c67e
gnu: python-prov: Update to 2.0.1. * gnu/packages/python-xyz.scm (python-prov): Update to 2.0.1. [build-system]: Use pyproject-build-system. [arguments]: Remove 'fix-rdflib-6-compatibility phase; add custom 'check phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia5e0ed1ee6e9476f317b345234018f2391cc3e98
gnu: Add python-types-simplejson. * gnu/packages/python-xyz.scm (python-types-simplejson): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pdfminer-six: Update to 20240706. * gnu/packages/python-xyz.scm (python-pdfminer-six): Update to 20240706. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-markdown2: Update to 2.5.2. * gnu/packages/python-xyz.scm (python-markdown2) [arguments] <phases>: Use default 'check. [native-inputs]: Add python-pytest, python-setuptools and python-wheel. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic3df25863bbb37ec6282ec5dcbf815461663f8cd
gnu: python-babel: Update to 2.16.0. * gnu/packages/python-xyz.scm (python-babel): Update to 2.16.0. [source]: Adjust uri as it's changed in PyPI archive. [build-system]: Swap to pyproject-build-system. [arguments] <phases>: Use default 'check. [native-inputs]: Add python-setuptools and python-wheel. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I32b7c5613e7db2c676745d6621f04b52a1cdf0ba
gnu: python-pydantic-2: Update to 2.7.0. * gnu/packages/python-xyz.scm (python-pydantic-2): Update to 2.7.0. [arguments]: Update tests. [native-inputs]: Add tzdata-for-tests and python-jsonschema; remove python-faker. Change-Id: I8c85598f7603c58108602c6d67aa27314dea285e
gnu: python-pydantic-core: Update to 2.18.1. * gnu/packages/python-xyz.scm (python-pydantic-core): Update to 2.18.1. [arguments]: Replace rust-jiter-0.0.4 with rust-jiter-0.2, rust-strum-0.25 with rust-strum-0.26, rust-strum-macros-0.25 with rust-strum-macros-0.26, and rust-speedate-0.13 with rust-speedate-0.14. [native-inputs]: Add python-typing-extensions. Change-Id: I8686509f43667484847a72972aa2dd88dbce9343
gnu: python-annotated-types: Update to 0.7.0. * gnu/packages/python-xyz.scm (python-annotated-types): Update to 0.7.0. Change-Id: I610b144339841768b4ce861d5457cf4184f756a2
gnu: python-dulwich: Update to 0.21.7. * gnu/packages/python-xyz.scm (python-dulwich): Update to 0.21.7. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags; fix tests after 'unpack phase, split off 'pre-check phase. [native-inputs]: Replace git with git-minimal/pinned; add python-mypy, python-paramiko, python-pytest, python-requests, python-setuptools, and python-wheel; remove python-mock and python-gpg. Change-Id: I642de3e7707d545672066c6e59c9bcc2b5926097
gnu: python-gevent: Propagate greenlet. * gnu/packages/python-xyz.scm (python-gevent)[native-inputs]: Move python-greenlet from here... [propagated-inputs]: ...to here. [arguments]: Adjust. Change-Id: I5ebac1dd5e8c16b11e4855da78972c98f10cd285
gnu: python-eventlet: Update to 0.38.2. * gnu/packages/python-xyz.scm (python-eventlet): Update to 0.38.2. [native-inputs]: Add python-pre-commit. [arguments]: Disable one more test. Change-Id: I73638abba7d5363538d7c65254e610e704fbe5d0
gnu: python-gevent: Update to 24.11.1. * gnu/packages/python-xyz.scm (python-gevent): Update to 24.11.1. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags; enable more tests; rename 'add-greenlet-on-C_INCLUDE_PATH to 'augment-C_INCLUDE_PATH. [propagated-inputs]: Remove python-greenlet. [native-inputs]: Add python-cffi, python-coverage, python-greenlet, python-idna, python-requests, python-setuptools, and python-wheel. [inputs]: Add libuv. Change-Id: Idd09ca01caf2977783c5a05eac2817b5630df327
gnu: python-beniget: Update to 0.4.2.post1. * gnu/packages/python-xyz.scm (python-beniget): Update to 0.4.2.post1. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I03c53e97f1bb4ae7c13a4af2c7e4434137f764d6
gnu: python-gast: Update to 0.6.0. * gnu/packages/python-xyz.scm (python-gast): Update to 0.6.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Add python-setuptools and python-wheel. [propagated-inputs]: Remove. Change-Id: I3cc17b2c5434e637435f76482e0dcaf54c75c0dd
gnu: python-email-validator: Update to 2.2.0. * gnu/packages/python-xyz.scm (python-email-validator): Update to 2.2.0. Improve style. [build-system]: Swap to pyrpoject-build-system. [arguments]<test-flags>: Skip one test. <phases>: Remove 'use-dnspython as removed in <https://github.com/JoshData/python-email-validator/pull/13>. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Idc51ad58fe734071aa66f44bce0fb7cbf84831b6
gnu: python-dnspython: Update to 2.7.0. * gnu/packages/python-xyz.scm (python-dnspython): Update to 2.7.0. Improve style. [source]: PyPI archive has been swapped from .zip to .tar.gz. [build-system]: Swap to pyproject-build-system. [arguments]<test-flags>: Skip 2 tests. [propagated-inputs]: Add python-cryptography, python-aioquic, python-h2, python-httpcore, python-httpx, python-idna, and python-trio. [native-inputs]: Remove unzip; add python-hatchling and python-pytest. Change-Id: I726a9d68c61435089c1e7a846e8aa7c8b41f8378