gnu: python-voluptuous: Update to 0.15.2.
* 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
gnu: python-k5test: Update to 0.10.4.
* 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
gnu: python-astunparse: Switch to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-astunparse):
[build-system]: Use pyproject.
[propagated-inputs]: Remove python-wheel.
[native-inputs]: Add python-setuptools.
Change-Id: I47ca10fc70a1db146f405247940904f2a5df30fe
gnu: python-unidecode: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.4.0.
[native-inputs]: Remove python-wheel; add python-pytest.
Change-Id: I7bf733a3d0d61d3a698d0c42898416e84ced8f0f
gnu: python-couleur: Fix build.
* 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
gnu: python-identify: Update to 2.6.14.
* 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
gnu: python-isort: Update to 6.0.1.
* 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
gnu: python-repoze-lru: Swap Nose with Unittest.
* 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
gnu: python-pkginfo: Update to 1.12.1.2.
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.12.1.2.
[arguments] <test-flags>: Skip one test.
Change-Id: Id3f895971b349e2fc572d674ccaf9aead95f52b2
gnu: python-imageio-ffmpeg: Update to 0.6.0.
* gnu/packages/python-xyz.scm (python-imageio-ffmpeg): Update to 0.6.0.
[build-system]: Use pyproject.
Change-Id: Ia3f5592958227ba52e9aa483ffafaaebf8a9aa93
gnu: python-imageio-ffmpeg: Improve style.
* gnu/packages/python-xyz.scm (python-imageio-ffmpeg): Improve style.
Change-Id: I2fe41000a9eb05d0e6b7e0adfecd8a55ad42ef0c
gnu: python-cachetools: Update to 6.1.0.
* gnu/packages/python-xyz.scm (python-cachetools): Update to 6.1.0.
[native-inputs]: Add python-pytest.
Change-Id: Icf7cc10f1d91510074aded5e15e1f287bef02652
gnu: python-milc: Update to 1.9.1.
* 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
gnu: python-types-colorama: Update to 0.4.15.20250801.
* 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
gnu: python-joblib: Update to 1.5.1.
* 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
gnu: python-jsonpatch: Update to 1.33.
* 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
gnu: python-future: Update to 1.0.0.
* 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
gnu: python-black: Update to 25.1.0.
* 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
gnu: python-relatorio: Update to 0.11.1.
* gnu/packages/python-xyz.scm (python-relatorio): Update to 0.11.1.
[native-inputs]: Remove python-wheel; add python-pytest.
[description]: Start from a new line, fix fill column indentation.
Change-Id: I5b5c6556df6fdd3c785b96fdf11c42f1b24165de