gnu: python-toolz: Update to 1.0.0. * gnu/packages/python-xyz.scm (python-toolz): Update to 1.0.0. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I275909a94c8214aecd9ed6969589df443deb28cb
gnu: python-tblib: Update to 2.0.0. * gnu/packages/python-xyz.scm (python-tblib): Update to 2.0.0. [build-system]: Swap to pyproject-build-system. [native-inputs]: Remove python-six; add python-setuptools and python-wheel. Change-Id: Iafb318162ff5cee5b7f5c0e41d2a4735cee9d30b
gnu: python-pytest-regressions: Update to 2.7.0. * gnu/packages/check.scm (python-pytest-regressions): Update to 2.7.0. [arguments] <test-flags>: Do not fail on deprecation warning. [native-inputs]: Remove python-matplotlib, python-pillow, and python-restructuredtext-lint. Change-Id: I63c9295e7b926edd591d11aba1e89ea7f7cda8c6
gnu: python-pydevd: Skip one more test. * gnu/packages/python-xyz.scm (python-pydevd): [arguments] <test-flags>: Skip one test, failing on Python 3.11, use "string-join" to simplify package. Change-Id: I5dcb9b97210d08aa12858514ecad1a74b3c6e13b
gnu: python-pytest-subprocess: Update to 1.5.3. * gnu/packages/python-check.scm (python-pytest-subprocess): Update to 1.5.3. Fix build. [native-inputs]: Remove python-coverage and python-nox; add python-setuptools. Change-Id: I08853760786f656a9862cac3936cdfb44449f366
gnu: python-manuel: Update to 1.13.0. * gnu/packages/python-web.scm (python-manuel): Update to 1.13.0. [build-system]: Use pyproject-build-system. [propagated-inputs]: Remove python-six; add python-setuptools. [native-inputs]: Addd python-setuptools and python-wheel. Change-Id: I6c4d55edec178df8874c98cabab3f33ab4c67f57
gnu: python-certauth: Add missing inputs and adjust disabled tests. * gnu/packages/python-crypto.scm (python-certauth)[native-inputs]: Add nss-certs-for-test. [arguments]: Adjust list of disabled tests. Change-Id: I948ad49276fa107efcfe34c8931a047c5d66ad1b
gnu: python-h2: Fix build. * gnu/packages/python-web.scm (python-h2): Fix build. [build-system]: Swap to pyproject-build-system. [arguments] <test-flags>: Skip 10 tests. [native-inputs]: Remove python-hypothesis; add python-setuptools and python-wheel. Change-Id: I3bef5ad8d69e4c651b43db39fcbbae6df152e1e2
gnu: python-anyio: Adjust inputs, fix build. * gnu/packages/python-xyz.scm (python-anyio): [native-inputs]: Remove python-contextlib2, python-hypothesis, and python-mock. Change-Id: I84e16a7be8f8dd914d5710926960dc7d7339fa4d
gnu: python-uvloop: Fix build, improve style. * gnu/packages/python-web.scm (python-uvloop) [arguments] <test-flags>: Move test skip logic here. Skip one more test. <phases>: Use default 'check, add 'pre-check. Change-Id: I0cee23f36943d5cc9431b0b6b5b6e729949569cf
gnu: pybind11: Update to 2.13.6. * gnu/packages/python-xyz.scm (pybind11): Update to 2.13.6. Fix build. Change-Id: I91aa0b4387bd46f317c6e7a00572645195d133de
gnu: python-frozenlist: Update to 1.3.3. * gnu/packages/python-web.scm (python-frozenlist): Update to 1.3.3. Fix build. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ic03ab0566e79b88c8987c27d3855dca42d0791d1
gnu: python-cached-property: Update to 2.0.1. * gnu/packages/python-xyz.scm (python-cached-property): Update to 2.0.1. Fix build, improve style. [source] <uri>: Adjust it as PyPI archive name has been changed. [build-system]: Swap to pyproject-build-system. [arguments] <phases>: Remove 'disable-broen-test, issue is resolved. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ib929c70387acd885d2f5f3db6b2ca8e7e9e51433
gnu: python-argcomplete: Update to 3.5.3. * gnu/packages/python-xyz.scm (python-argcomplete): Update to 3.5.3. Fix build. [native-inputs]: Remove python-coverage, python-mypy, python-setuptools, and python-setuptools-scm; add python-hatchling. Change-Id: Iac973cede3a41c42248b48c1e3d252225109c86f
gnu: Remove python-parameterized-next. * gnu/packages/check.scm (python-parameterized-next): Delete variable. * gnu/packages/machine-learning.scm (onnx) [native-inputs]: Remove python-parameterized-next, add python-parameterized. Change-Id: I5065dab6374ae86d7cc6fd8cbaa75cdbb9f89716
gnu: python-parameterized: Update to 0.9.0. * gnu/packages/check.scm (python-parameterized): Update to 0.9.0. Fix build. [build-system]: Swap to pyproject-buid-system. [arguments] <phases>: Add 'fix-tests, and use default 'check. [native-inputs]: Remove python-nose; add python-pytest, python-setuptools, and python-wheel. Change-Id: Id7a96312efbd4f957d0a72f25c5ca9515455de37
gnu: python-objgraph: Adjust inputs. * gnu/packages/python-xyz.scm (python-objgraph) [propagated-inputs]: Remove graphviz; add python-graphviz. [native-inputs]: Add graphviz. Change-Id: I6ee63b68be75354ac649e3736dd1d55b60809e91
gnu: python-sphinx: Skip one more test. * gnu/packages/sphinx.scm (python-sphinx) [arguments] <test-flags>: Skip one more test. Change-Id: I5d3e066c88a8b3497454392dd0521ee8741df6b9
gnu: python-objgraph: Update to 3.6.2. * gnu/packages/python-xyz.scm (python-objgraph): Update to 3.6.2. [build-system]: Swap to pyproject-build-system. [arguments] <test-flags>: Skip one test. [native-inputs]: Remove python-mock; add python-pytest, python-setuptools, and python-wheel. Change-Id: I4d6fa195f528809a948ea1f8d076603f4e9d0118
gnu: python-virtualenv: Update to 20.29.1. * gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.29.1. Fix build. [arguments] <test-flags>: Skip one more test. [propagated-inputs]: Remove python-importlib-metadata. [native-inputs]: Remove python-covdefaults and python-coverage; add python-pytest-freezer. Change-Id: I4eb1895181bfba2de0c93c4bee217f2ec7d5b25d