gnu: python-pygdbmi: Fix build. * gnu/packages/python-xyz.scm (python-pygdbmi)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I3c21fd1e8af54f672addaa5eee2ed0bfa10c011e
gnu: python-jupytext: Fix build. * gnu/packages/python-xyz.scm (python-jupytext)[native-inputs]: Add python-toml. Change-Id: If2c19ccac1d5d8167f27b28c535a95acaca32d48
gnu: python-ipykernel: Fix build. * gnu/packages/python-xyz.scm (python-ipykernel)[arguments]<#:test-flags>: Ignore DeprecationWarning. Change-Id: I73cb5e43321715d0dbeeff281ecbd9001e1b0e43
gnu: python-jupyter-client: Fix build. * gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]<#:phases> [check]: Ignore DeprecationWarning. Change-Id: I62fe07725e8aaf2bd7d5c4022f11237320727cfe
gnu: python-icalendar: Fix build. * gnu/packages/python-xyz.scm (python-icalendar)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ibb367c723895ea82c71d954896c9969f3a2bd785
gnu: python-urwidgets: Update to 0.2.1. * gnu/packages/python-xyz.scm (python-urwidgets): Update to 0.2.1. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I31f06eab91c435f7192812310a6a6b001145f60e
gnu: python-argparse-manpage: Fix build. * gnu/packages/python-xyz.scm (python-argparse-manpage)[native-inputs]: Add python-pip, python-setuptools and python-wheel. Change-Id: Ibb2ceb41f74d6a39df7a423b55a9ee91aae9948e
gnu: autopep8: Update to 2.0.4. * gnu/packages/python-xyz.scm (autopep8): Update to 2.0.4. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Replace python-toml by python-tomli. [native-inputs]: Add python-setuptools, python-wheel. [arguments]<#:phases>[prepare-check]: Add phase. Change-Id: I3b92521e5cfe5d527f7836deb653909197b25145
gnu: python-ukkonen: Fix build. * gnu/packages/python-xyz.scm (python-ukkonen)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I98e049e40ffc8968ef74b981668b09603cbc010e
gnu: python-pydevd: Enable parallel tests. * gnu/packages/python-xyz.scm (python-pydevd) [arguments]<test-flags>: Enable parallel tests, passing on 16 threads and with a fresh version of python-pytest. <phases>: Remove test deletion procedure from 'fix-tests as all of them passing. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iab5a87428f6ffd440a966fa357daf2c189fef708
gnu: Add python-greenlet-2. * gnu/packages/python-xyz.scm (python-greenlet-2): New variable. Change-Id: Ib741d0eff8bd11bc5cbc7ffa97834747a67a5db5
gnu: python-jaraco-test: Update to 5.5.1. * gnu/packages/python-xyz.scm (python-jaraco-test): Update to 5.5.1. [native-inputs]: Remove python-flake8, python-pytest-black, python-pytest-cov, python-pytest-flake8, and python-pytest-mypy; add python-jaraco-collections. Change-Id: I4f90c713cc0c0128763234d63481faffe133d037
gnu: python-arpeggio: Update to 2.0.2. * gnu/packages/python-xyz.scm (python-arpeggio): Update to 2.0.2. [build-system]: Swap to pyproject-build-system. [native-inputs]: Remove python-coverage, python-coveralls, python-flake8, python-mike, python-mkdocs, python-pytest-runner, and python-twine; add python-setuptools. [description]: Fix fill column. Change-Id: Iaeb123ec2a4d953b071663a2847174effed58692
gnu: python-marshmallow-jsonapi: Use pyproject-build-system. * gnu/packages/python-xyz.scm (python-marshmallow-jsonapi) [build-system]: Swap to pyproject-build-system. [native-inputs]: Remove python-flake8, python-flake8-bugbear, python-mock, and python-tox; add python-setuptools and python-wheel. [description]: Fix fill column. Change-Id: I980c915b1b110931829dec6cc84455919e8f77a5
gnu: python-faker: Update to 33.1.0. * gnu/packages/python-xyz.scm (python-faker): Update to 33.1.0. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Use defualt 'check. [propagated-inputs]: Add python-typing-extensions. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I3c1d49743d2dcfb434e81349cc1046dd707c07c6
gnu: python-marshmallow: Update to 3.22.0. * gnu/packages/python-xyz.scm (python-marshmallow): Update to 3.22.0. [native-inputs]: Remove python-flake8, python-flake8-bugbear, python-mypy, python-setuptools, and python-wheel; add python-flit-core. [description]: Start from a new line. Change-Id: Ib45c9bd921cba90c198cd8bdfc43023db99baf98
gnu: python-diff-cover: Update to 9.2.0. * gnu/packages/python-xyz.scm (python-diff-cover): Update to 9.2.0. Adjust style. [arguments]<test-flags>: Ignore just one test. [native-inputs]: Remove python-flake8 and python-pytest-flake8; add python-pycodestyle, python-pyflakes, and python-pytest-datadir. [description]: Start from a new line, fix fill column. Change-Id: I01de4b79a8f3ccba8ca943907ddc77c9b8ca26e8
gnu: python-codespell: Update to 2.3.0. * gnu/packages/python-xyz.scm (python-codespell): Update to 2.3.0. [arguments]<phases>: Add 'fix-pytest-config. [inputs]: Remove python-chardet. [propagated-inputs]: Add python-chardet. [native-inputs]: Remove python-flake8 and python-pytest-cov. [description]: Start from a new line, fix fill column. Change-Id: Id3eb7e1547f37fbf92de3eaf1a5bf58f79ba5905
gnu: python-progressbar2: Update to 4.5.0. * gnu/packages/python-xyz.scm (python-progressbar2): Update to 4.5.0. [build-system]: Swap to pyproject-build-system. [argumetns]<test-flags>: Add bare minimal tests options to make them work. <phases>: Add 'fix-pytest-config. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-flake8, python-pycodestyle, python-pytest-cache, python-pytest-cov, python-pytest-flakes, python-pytest-pep8, and python-sphinx; add python-dill, python-setuptools, python-setuptools-scm, and python-wheel. Change-Id: Ia0771e92753f991471e63d7270803ca885382917
gnu: python-utils: Update to 3.9.1. * gnu/packages/python-xyz.scm (python-utils): Update to 3.9.1. [source]: Adjust URI name as PyPI archive has been changed. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Add 'fix-pytest-config and use default 'check. [propagated-inputs]: Add python-loguru and python-typing-extensions. [native-inputs]: Remove labels. Remove python-pytest-runner and python-six; add python-setuptools and python-wheel. [description]: Fix fill column. Change-Id: I0365e3753e411363f117a35e972ff3e738ddb1ea