gnu: python-pytest-httpserver: Update to 1.1.0. * gnu/packages/check.scm (python-pytest-httpserver): Update to 1.1.0. Adjust indentation. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Remove 'fix-library-loading phase, and use default 'check phase. [native-inputs]: Add python-poetry-core and python-toml. Change-Id: Id0857d4042a3edfb676a46b8c20d051aa4cb1f93
gnu: python-graphviz: Update to 0.20.3. * gnu/packages/graphviz.scm (python-graphviz): Update to 0.20.3. [arguments]<phases>: Remove 'prepare-chec phase. Add 'patch-pytest-options phase. Use custom 'check phase. Change-Id: I8ebd1277e9b53b3ad267f567c449e6efc01b0653
gnu: python-flask: Update to 3.1.0. * gnu/packages/python-web.scm (python-flask): Update to 3.1.0. [build-system]: Swapt to pyproject-build-system. [arguments]<phases>: Use default 'check phase. [propagated-inputs]: Add python-blinker. [native-inputs]: Add python-flit-core. Change-Id: Ia745e13a395f2e4d315787600ddc2cbb26308ac7
gnu: python-itsdangerous: Update to 2.2.0. * 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
gnu: python-blinker: Update to 1.9.0. * 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
gnu: python-cloudpickle: Update to 3.1.0. 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
gnu: python-pandas-2: Update to 2.2.3. * gnu/packages/python-science.scm (python-pandas-2): Update to 2.2.3. [arguments]<test-flags>: Ignore move failing test which require optional dependencies. [native-inputs]: Remove python-cython-0.29.35; add python-cython-3. Change-Id: I402627132c9f0771470d89dea986c92855ae4ced
gnu: python-beautifulsoup4: Update to 4.12.3. * 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
gnu: python-xlsxwriter: Update to 3.2.0. * gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.2.0. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I1083b2690477070fccb203a6c0e7af2ab52eef5c
gnu: python-matplotlib: Disable more failing tests. * 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
gnu: python-pytest-localserver: Update to 0.9.0.post0. * gnu/packages/check.scm (python-pytest-localserver): Update to 0.9.0.post0. Adjust indentations and style. [source]: Adjust URI as it's updated in PyPI. [buid-system]: Swap to pyproject-build-system. [native-inputs]: Remove python-six; add nss-certs-for-test, python-setuptools, python-setuptools-scm, and python-wheel. Change-Id: I7e19ebcc76d6b68fe79702cfdf90b94c4757df9b
gnu: python-werkzeug: Update to 3.1.3. * gnu/packages/python-web.scm (python-werkzeug): Update to 3.1.3. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Use default 'check phase. [propagated-inputs]: Add python-markupsafe. [native-inputs]: Add python-flit-core, python-watchdog, and python-ephemeral-port-reserve. Change-Id: I97a971034993272b369803eb24f7c6f718da55af
gnu: Add python-ephemeral-port-reserve. * gnu/packages/python-web.scm (python-ephemeral-port-reserve): New variable. Change-Id: I198370d0d3b6ddaf3cc94a98a2cbebb654072e53
gnu: python-watchdog: Update to 6.0.0. * gnu/packages/python-xyz.scm (python-watchdog): Update to 6.0.0. [arguments]<test-flags>: Disable one more test. Change-Id: I06b31b3d659739d5b5e9a6573597da3b57ea3919
gnu: python-versioneer: Simplify tests. * 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
gnu: python-isort: Update to 5.13.2. * 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
gnu: python-numpy: Update to 1.24.4. * 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
gnu: python-pytest-mypy: Update to 0.10.3. * gnu/packages/check.scm (python-pytest-mypy): Update to 0.10.3. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ic0483fe3c430c00ea82e9f54e60632ce48f79e75
gnu: python-mypy: Update to 1.13.0. * gnu/packages/python-check.scm (python-mypy): Update to 1.13.0. [native-inputs]: Add nss-certs-for-test, python-hatchling, python-setuptools, and python-wheel. (python-mypy-minimal)[arguments]<phases>: Keep all phases. [native-inputs]: Add python-setuptools, and python-wheel. Change-Id: I45c35e361430a65a649f90e6aab7c2cff7218164
gnu: python-jsonschema: Update to 4.23.0. * 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