~ruther/guix-local

ref: b720aa9c2e3d06774f08ebefbdeb1fa9d8da6c3d guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
b720aa9c — Zheng Junjie 1 year, 5 months ago
gnu: python-pygdbmi: Fix build.

* gnu/packages/python-xyz.scm (python-pygdbmi)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I3c21fd1e8af54f672addaa5eee2ed0bfa10c011e
cfd4f56f — Danny Milosavljevic 1 year, 5 months ago
gnu: python-jupytext: Fix build.

* gnu/packages/python-xyz.scm (python-jupytext)[native-inputs]: Add
python-toml.

Change-Id: If2c19ccac1d5d8167f27b28c535a95acaca32d48
187a223d — Danny Milosavljevic 1 year, 5 months ago
gnu: python-ipykernel: Fix build.

* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]<#:test-flags>:
Ignore DeprecationWarning.

Change-Id: I73cb5e43321715d0dbeeff281ecbd9001e1b0e43
ee2231f8 — Danny Milosavljevic 1 year, 5 months ago
gnu: python-jupyter-client: Fix build.

* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]<#:phases>
[check]: Ignore DeprecationWarning.

Change-Id: I62fe07725e8aaf2bd7d5c4022f11237320727cfe
3545b0f9 — Efraim Flashner 1 year, 5 months ago
gnu: python-icalendar: Fix build.

* gnu/packages/python-xyz.scm (python-icalendar)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ibb367c723895ea82c71d954896c9969f3a2bd785
43b8a238 — Efraim Flashner 1 year, 5 months ago
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
b8d72efb — Zheng Junjie 1 year, 5 months ago
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
65d1edf5 — Danny Milosavljevic 1 year, 5 months ago
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
891d6dc2 — Danny Milosavljevic 1 year, 5 months ago
gnu: python-ukkonen: Fix build.

* gnu/packages/python-xyz.scm (python-ukkonen)[native-inputs]: Add
python-setuptools, python-wheel.

Change-Id: I98e049e40ffc8968ef74b981668b09603cbc010e
09a342bc — Sharlatan Hellseher 1 year, 5 months ago
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
71b95198 — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add python-greenlet-2.

* gnu/packages/python-xyz.scm (python-greenlet-2): New variable.

Change-Id: Ib741d0eff8bd11bc5cbc7ffa97834747a67a5db5
8e7932ad — Sharlatan Hellseher 1 year, 5 months ago
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
9864f1c7 — Sharlatan Hellseher 1 year, 5 months ago
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
143538ea — Sharlatan Hellseher 1 year, 5 months ago
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
8f7accef — Sharlatan Hellseher 1 year, 5 months ago
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
261156ba — Sharlatan Hellseher 1 year, 5 months ago
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
c7d8d7ab — Sharlatan Hellseher 1 year, 5 months ago
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
8cbd7e9a — Sharlatan Hellseher 1 year, 5 months ago
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
c4e1b63c — Sharlatan Hellseher 1 year, 5 months ago
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
3b4713e4 — Sharlatan Hellseher 1 year, 5 months ago
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
Next