gnu: python-betamax: Update to 0.9.0. * gnu/packages/python-web.scm (python-betamax): Update to 0.9.0. Change-Id: Ia4696d1150e1ee24ca6b27251a7db05d14d1351b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-installer. * gnu/packages/python-xyz.scm (python-installer): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-starlette: Update to 0.41.3. * gnu/packages/python-web.scm (python-starlette): Update to 0.41.3. Change-Id: I36c69a16eaaca90503bfe0c0e8ee8e7941f98e94
gnu: python-uvicorn: Update to 0.32.1. * gnu/packages/python-web.scm (python-uvicorn): Update to 0.32.1. [arguments]<test-flags>: Disable multiprocess tests. <phases>: Remove 'patch-pyproject, newer version of Hatchling does like it now. Change-Id: Ie22fc5134d5e40eb4bb7e27681556fc88af886ef
gnu: python-a2wsgi: Update to 1.10.7. * gnu/packages/python-web.scm (python-a2wsgi): Update to 1.10.7. [arguments]<tests>: Enable most of them. <test-flags>: Exclude test which introduce cycle. [native-inputs]: Add python-pytest, python-httpx-bootstrap, and python-pytest-asyncio. Change-Id: Id171de02323e0db99c86fb7297be424a5ddc1d3b
gnu: python-watchgod: Fix build. 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
gnu: python-anyio: Update to 4.6.2. * 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
gnu: python-uvloop: Update to 0.21.0. * gnu/packages/python-web.scm (python-uvloop): Update to 0.21.0. [build-system]: Swap to pyproject-build-system. [arguments]<test-flags>: Disable one test. [native-inputs]: Remove python-cython; add python-cython-3, python-setuptools, and python-wheel. Change-Id: I1124bbfcfc3f333448cb3c08f9d2b08b61a0a46e
gnu: python-aiofiles: Fix indentation. * gnu/packages/python-xyz.scm (python-aiofiles) Fix indentation. Change-Id: Iaed80a2533881d8c487b4459041f20fd6e4ad68d
gnu: python-aiofiles: Update to 24.1.0. * 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
gnu: python-redis: Fix build. * gnu/packages/databases.scm (python-redis) [arguments]<test-flags>: Exclude one failing test. [native-inputs]: Remove python-pytest-asyncio; add python-pytest-asyncio-0.23. Change-Id: I3660d61dfb6bad8311824c85a2ce7b28facd580b
gnu: Add python-pytest-asyncio-0.23. * gnu/packages/check.scm (python-pytest-asyncio-0.23): New variable. Change-Id: I4de42bee146ac1e1a10de7a3b605734c2386465f
gnu: python-async-timeout: Update to 4.0.3. * 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
gnu: python-paramiko: Update to 3.5.0. * gnu/packages/python-crypto.scm (python-paramiko): Update to 3.5.0. [build-system]: Swap to pyproject-build-system. [arguments]<tests>: Enable them. [propagated-inputs]: Add python-invoke. [native-inputs]: Add python-pytest, python-icecream, python-pytest-relaxed, python-pytest-xdist, python-setuptools, and python-wheel. Change-Id: I9ba2f5123ca066d993e8d3c797207179ff8c466b
gnu: python-pytest-relaxed: Update to 2.0.2. * gnu/packages/check.scm (python-pytest-relaxed): Update to 2.0.2. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I8c94f48bc7ad97421ba4043334d3d2315f5ec391
gnu: python-ecdsa: Update to 0.19.0. * gnu/packages/python-crypto.scm (python-ecdsa): Update to 0.19.0. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Use default 'check. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ib7077ffd3c78b4b995bb3c278fd27738b2c952ee
gnu: python-icecream: Adjust inputs. * gnu/packages/python-xyz.scm (python-icecream) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I5113590baf0ba80dae2b8931870c65dba9358cb7
gnu: python-anytree: Update to 2.12.0. * 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
gnu: python-loguru: Update to 0.7.2. * 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
gnu: python-pytest-mypy-plugins: Update to 3.1.2. * gnu/packages/check.scm (python-pytest-mypy-plugins): Update to 3.1.2. Improe package style. [arguments]<tests>: Enable the most of the tests. <phases>: Use custom 'check phase. [propagated-inputs]: Remove python-chevron and python-setuptools; add python-jinja2, python-jsonschema, python-packaging, and python-tomlkit. [native-inputs]: Add python-setuptools. Change-Id: Ice79f75706bf57b97e8e0e8a3b6a54cd6be03946