~ruther/guix-local

ref: 8f7accef59f39a45301a29052c8be9e4ea1e5802 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
8f7accef — Sharlatan Hellseher 1 year, 7 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, 7 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, 7 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, 7 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, 7 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, 7 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
8062b35b — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-pep8-naming: Update to 0.14.1.

* gnu/packages/python-xyz.scm (python-pep8-naming): Update to 0.14.1.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Use custom 'check.
[native-inputs]: Add python-setuptools, and python-wheel.
[description]: Adjust fill column.

Change-Id: I6bb2cd30cad18518c91897070288c2872cad2a58
c3ec4641 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-py-partiql-parser: Update to 0.5.6.

* gnu/packages/python-xyz.scm (python-py-partiql-parser): Update to 0.5.6.
[source]: Swap to git checkout containing tests.
[arguments]<tests?>: Enable them.
[native-inputs]: Remove python-black, python-flake8, and python-mypy.
[description]: Start from a new line.

Change-Id: I0c5865158ddef1512b5fb73d11a540650a01b29f
852368a1 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-validators: Update to 0.34.0.

* gnu/packages/python-xyz.scm (python-validators): Update to 0.34.0.
[build-system]: Swap to pyproject-build-system.
[arguments]<tests-flags>: Ignore tests for optional Python module.
[native-inputs]: Remove python-flake8 and python-isort; add
python-setuptools and python-wheel.
[description]: Fix fill column.

Change-Id: I100d8f6d71794d17fdfe6bcbaadd43f2f63bd8e0
2cb76e2f — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-flake8-isort: Update to 6.1.1.

* gnu/packages/python-xyz.scm (python-flake8-isort): Update to 6.1.1.
[source]: Adjust URI name as PyPI archive has been changed.
[arguments]<test-flags>: Explicitly disable tests as no provided in PyPI
archive or git checkout.
[native-inputs]: Add python-hatchling.

Change-Id: I89442d131e81d4dd4fba0f554c2197676aac38d9
892fb103 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-flake8-quotes: Update to 3.4.0.

* gnu/packages/python-xyz.scm (python-flake8-quotes): Update to 3.4.0.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I37446ade937f2f0cc0ea1c12acf3e176971964ad
66be2df8 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-flake8-pie: Update to 24.9.0.

* gnu/packages/python-xyz.scm (python-flake8-pie): Update to 24.9.0.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Disable just 2 failing tests.
[propagated-inputs]: Add python-attrs, python-flake8, and python-pyflakes.
[native-inputs]: Add python-hatchling and python-pytest.

Change-Id: Ife6dfef657996497356c4a0d62b2097702bd2024
5d886f8b — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-flake8-pyi: Update to 24.9.0.

* gnu/packages/python-xyz.scm (python-flake8-pyi): Update to 24.9.0.
Improve style.
[source]: Adjust URI name as PyPI archive has been changed.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Add 'fix-pytest-config.
[native-inputs]: Add python-hatchling and python-pytest.
[description]: Adjust fill column.

Change-Id: Idcc3e9f6213b00e02bc052101a2b666460943de5
4d77076c — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-flake8-print: Update to 5.0.0.

* gnu/packages/python-xyz.scm (python-flake8-print): Update to 5.0.0.
[build-system]: Swap to pyrpoject-build-system.
[arguments]<tests?>: Explicitly disable them as no provided in PyPI
archive or Git checkout.
[propagated-inputs]: Remove python-six.
[native-inputs]: Add python-poetry-core.

Change-Id: Ifd52bbde3b41165d0f336973cb2817924f209568
0df28169 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-flake8-implicit-str-concat: Update to 0.5.0.

* gnu/packages/python-xyz.scm (python-flake8-implicit-str-concat): Update to 0.5.0.
[build-system]: Swap to pyproject-build-system.
[arguments]<tests?>: Explicitly disable them as no provided in PyPI
archive or Git checkout.
<phases>: Remove 'loosen-requirements.
[native-inputs]: Add python-hatchling.

Change-Id: If3fc55d3505a835bd9222b19dd03a755a8aa5e9e
08dd8e45 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-flake8-bugbear: Update to 24.10.31.

* gnu/packages/python-xyz.scm (python-flake8-bugbear): Update to 24.10.31.
Improve style.
[source]: Adjust URI name as PyPI archive was changed.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Remove 'disable-test.
[native-inputs]: Remove python-hypothesis; add python-pytest,
python-setuptools, and python-wheel.
[description]: Start from a new line, adjust fill column.

Change-Id: Id8580c8b2d20820a9f16ec719d35ac3b1dbf548e
8aa54b9f — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-termcolor: Update to 2.5.0.

* gnu/packages/python-xyz.scm (python-termcolor): Update to 2.5.0.

Change-Id: I1921a14df2b51fa441c69a9a3ab59e0e827e4dd9
0817e9ba — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-stdio-mgr: Fix build.

* gnu/packages/python-xyz.scm (python-stdio-mgr) [source]: Swap to git
checkout containing tests.
[arguments]<test-flags>: Ignore doctests.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[description]: Start from a new line.

Change-Id: I0b03adad8b2277686c7e07859eebd7555934ac8c
c7a5b9a1 — Maxim Cournoyer 1 year, 7 months ago
gnu: Remove python-filelock-3.5.

* gnu/packages/bioinformatics.scm (python-filelock-3.5): Delete variable.
(python-genomepy) [propagated-inputs]: Replace python-filelock-3.5 with
python-filelock.

Change-Id: I74b58c5143dc3f633e44cc9b92307520b160f43f
d9701efd — Maxim Cournoyer 1 year, 7 months ago
gnu: python-filelock: Update home page URL.

* gnu/packages/python-xyz.scm (python-filelock) [home-page]: Update URL.
Next