~ruther/guix-local

ref: 809d36e2e22bfdfab73d2859b9fbf6224e977bd3 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
809d36e2 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-pydantic: Update to 1.10.19.

* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.10.19.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Deselect one failing test.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I58a30ef449bf689d129bf571ecf45d2b68f0925f
a8eb940e — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-dirty-equals: Update to 0.8.0.

* gnu/packages/python-xyz.scm (python-dirty-equals): Update to
0.8.0. Adjust package indentation.
[arguments]<test-flags>: Silent more tests.
[native-inputs]: Remove python-pydantic, to break the cycle.

Change-Id: I9499d79a4fc82e692aeed5b95fd69dd63e457635
86a4de51 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-apispec-webframeworks: Update to 1.2.0.

* gnu/packages/python-xyz.scm (python-apispec-webframeworks): Update to
1.2.0. Improve package style.
[source]: Adjust URI as it's changed in PyPI.
[propagated-inputs]: Remove python-setuptools.
[native-inputs]: Remove python-flake8, python-flake8-bugbear,
python-mock, and python-tox; add python-aiohttp and python-flit-core.

Change-Id: I5dd727f729192290f449fd56ff32a13d77de7bed
1b979d7a — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-flasgger: Update to 0.9.7.1.

* gnu/packages/python-xyz.scm (python-flasgger): Update to 0.9.7.1.
[source]: Upstream introduced a new tagging style.
[native-inputs]: Remove python-flake8 and python-flask-jwt.

Change-Id: I5f740f064f2b82b62da5eedea3ca0384682967c6
39c74197 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-apispec: Update to 6.7.1.

* gnu/packages/python-xyz.scm (python-apispec): Update to 6.7.1. Adjut
indentation.
[arguments]<test-flags>: Enable all tests.
[propagated-inputs]: Remove python-packaging; add python-marshmallow and
python-pyyaml.
[native-inputs]: Remove python-flake8, python-flake8-bugbear,
python-marshmallow, python-pyyaml, python-setuptools, and python-wheel;
add python-flit-core and python-openapi-spec-validator.

Change-Id: I0ab67f9ea7da59eab17beff9fd221616ccd569a7
e0e883e5 — Sharlatan Hellseher 1 year, 7 months ago
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
69302619 — Sharlatan Hellseher 1 year, 7 months ago
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
00dfba9d — Sharlatan Hellseher 1 year, 7 months ago
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
30c420d5 — Sharlatan Hellseher 1 year, 7 months ago
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
ca15f2c3 — Sharlatan Hellseher 1 year, 7 months ago
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
9b8cbb54 — Sharlatan Hellseher 1 year, 7 months ago
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
5643b69d — Sharlatan Hellseher 1 year, 7 months ago
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
1ca17450 — Sharlatan Hellseher 1 year, 7 months ago
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
9db9ef57 — Sharlatan Hellseher 1 year, 7 months ago
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
a6a3bee7 — Sharlatan Hellseher 1 year, 7 months ago
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
f881b16a — Sharlatan Hellseher 1 year, 7 months ago
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
3bfea206 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-attrs: Update to 24.2.0.

* gnu/packages/python-xyz.scm (python-attrs): Update to 24.2.0.

Change-Id: I7482ff7f2b1654f2b89c6a285ee40d84d2a90f89
c8b16a15 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-cython-3: Update to 3.0.11.

Port test flags and check phase from python-cython to ease the process
of exclusion failing tests.

* gnu/packages/python-xyz.scm (python-cython-3): Update to 3.0.11.
[surce]: Adjust URI name as it changed in PyPI.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-setuptools, and python-wheel.

Change-Id: I72b23a0e710a90fc78f93633319fb07edd0a8b20
0e3483f8 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-execnet: Update to 2.1.1.

* gnu/packages/python-xyz.scm (python-execnet): Update to 2.1.1.
[native-inputs]: Remove python-py, python-pytest, python-pytest-timeout, and
python-setuptools-scm; add python-pytest-bootstrap.

Change-Id: I370f5080d2c4b8017672937e25f8d77de01427d2
236ce659 — Sharlatan Hellseher 1 year, 7 months ago
gnu: python-py: Improve package style.

* gnu/packages/python-xyz.scm (python-py): Add maintenance note.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I8e14c2607d186e689461882fe4ac1b7f4c7ce84c
Next