1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-21 09:40:28 +02:00
Commit Graph

137042 Commits

Author SHA1 Message Date
Sharlatan Hellseher
1b979d7a1b 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
2024-12-13 20:23:26 +00:00
Sharlatan Hellseher
75b4f5a457 gnu: python-flask-restful: Update to 0.3.10.
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.10.
[arguments]: Disable all tests.

Change-Id: I517d21110eb0334fe152c205c3f8167e0a873bc2
2024-12-13 20:23:26 +00:00
Sharlatan Hellseher
39c7419798 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
2024-12-13 20:23:26 +00:00
Sharlatan Hellseher
045fcc78ca gnu: python-pytest-httpserver: Update to 1.1.0.
* gnu/packages/check.scm (python-pytest-httpserver): Update to
1.1.0. Adjust indentation.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Remove 'fix-library-loading phase, and use default
'check phase.
[native-inputs]: Add python-poetry-core and python-toml.

Change-Id: Id0857d4042a3edfb676a46b8c20d051aa4cb1f93
2024-12-13 20:23:26 +00:00
Sharlatan Hellseher
92c4bedf07 gnu: python-graphviz: Update to 0.20.3.
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.20.3.
[arguments]<phases>: Remove 'prepare-chec phase. Add
'patch-pytest-options phase. Use custom 'check phase.

Change-Id: I8ebd1277e9b53b3ad267f567c449e6efc01b0653
2024-12-13 20:23:26 +00:00
Sharlatan Hellseher
fd75f17043 gnu: python-flask: Update to 3.1.0.
* gnu/packages/python-web.scm (python-flask): Update to 3.1.0.
[build-system]: Swapt to pyproject-build-system.
[arguments]<phases>: Use default 'check phase.
[propagated-inputs]: Add python-blinker.
[native-inputs]: Add python-flit-core.

Change-Id: Ia745e13a395f2e4d315787600ddc2cbb26308ac7
2024-12-13 20:23:25 +00:00
Sharlatan Hellseher
e0e883e50a 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
2024-12-13 20:23:25 +00:00
Sharlatan Hellseher
69302619f2 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
2024-12-13 20:23:25 +00:00
Sharlatan Hellseher
00dfba9d75 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
2024-12-13 20:23:25 +00:00
Sharlatan Hellseher
f2fa9e8a9f gnu: python-pandas-2: Update to 2.2.3.
* gnu/packages/python-science.scm (python-pandas-2): Update to 2.2.3.
[arguments]<test-flags>: Ignore move failing test which require optional
dependencies.
[native-inputs]: Remove python-cython-0.29.35; add python-cython-3.

Change-Id: I402627132c9f0771470d89dea986c92855ae4ced
2024-12-13 20:23:25 +00:00
Sharlatan Hellseher
30c420d552 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
2024-12-13 20:23:25 +00:00
Sharlatan Hellseher
ca15f2c3af 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
2024-12-13 20:23:25 +00:00
Sharlatan Hellseher
9b8cbb544d 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
2024-12-13 20:23:24 +00:00
Sharlatan Hellseher
1da372e3c2 gnu: python-pytest-localserver: Update to 0.9.0.post0.
* gnu/packages/check.scm (python-pytest-localserver): Update to
0.9.0.post0. Adjust indentations and style.
[source]: Adjust URI as it's updated in PyPI.
[buid-system]: Swap to pyproject-build-system.
[native-inputs]: Remove python-six; add nss-certs-for-test,
python-setuptools, python-setuptools-scm, and python-wheel.

Change-Id: I7e19ebcc76d6b68fe79702cfdf90b94c4757df9b
2024-12-13 20:23:24 +00:00
Sharlatan Hellseher
3d9c6af89a gnu: python-werkzeug: Update to 3.1.3.
* gnu/packages/python-web.scm (python-werkzeug): Update to 3.1.3.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Use default 'check phase.
[propagated-inputs]: Add python-markupsafe.
[native-inputs]: Add python-flit-core, python-watchdog, and
python-ephemeral-port-reserve.

Change-Id: I97a971034993272b369803eb24f7c6f718da55af
2024-12-13 20:23:24 +00:00
Sharlatan Hellseher
978334062c gnu: Add python-ephemeral-port-reserve.
* gnu/packages/python-web.scm (python-ephemeral-port-reserve): New variable.

Change-Id: I198370d0d3b6ddaf3cc94a98a2cbebb654072e53
2024-12-13 20:23:24 +00:00
Sharlatan Hellseher
5643b69d52 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
2024-12-13 20:23:24 +00:00
Sharlatan Hellseher
1ca174507e 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
2024-12-13 20:23:24 +00:00
Sharlatan Hellseher
9db9ef5781 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
2024-12-13 20:23:24 +00:00
Sharlatan Hellseher
a6a3bee731 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
2024-12-13 20:23:23 +00:00
Sharlatan Hellseher
058a17ed5e gnu: python-pytest-mypy: Update to 0.10.3.
* gnu/packages/check.scm (python-pytest-mypy): Update to 0.10.3.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ic0483fe3c430c00ea82e9f54e60632ce48f79e75
2024-12-13 20:23:23 +00:00
Sharlatan Hellseher
3355db5729 gnu: python-mypy: Update to 1.13.0.
* gnu/packages/python-check.scm (python-mypy): Update to 1.13.0.
[native-inputs]: Add nss-certs-for-test, python-hatchling,
python-setuptools, and python-wheel.
(python-mypy-minimal)[arguments]<phases>: Keep all phases.
[native-inputs]: Add python-setuptools, and python-wheel.

Change-Id: I45c35e361430a65a649f90e6aab7c2cff7218164
2024-12-13 20:23:23 +00:00
Sharlatan Hellseher
f881b16ab7 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
2024-12-13 20:23:23 +00:00
Sharlatan Hellseher
3bfea206eb gnu: python-attrs: Update to 24.2.0.
* gnu/packages/python-xyz.scm (python-attrs): Update to 24.2.0.

Change-Id: I7482ff7f2b1654f2b89c6a285ee40d84d2a90f89
2024-12-13 20:23:23 +00:00
Sharlatan Hellseher
44ee1f2182 gnu: meson-python: Update to 0.17.1.
* gnu/packages/build-tools.scm (meson-python): Update to 0.17.1.
[propagated-inputs]: Remove python-cython; add python-cython-3.
[native-inputs]: Remove python-cython; add python-cython-3.

Change-Id: Ifd8151f99137a7825321a9e8834c33aff2eebc87
2024-12-13 20:23:23 +00:00
Sharlatan Hellseher
c8b16a1523 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
2024-12-13 20:23:23 +00:00
Sharlatan Hellseher
d69afe6702 gnu: python-hatchling: Update to 1.26.1.
* gnu/packages/python-build.scm (python-hatchling): Update to 1.26.1.

Change-Id: I6fccff39fdb10f209017e8d9709b8c39baefb914
2024-12-13 20:23:22 +00:00
Sharlatan Hellseher
e3b89041bf gnu: python-editables: Update to 0.5.
* gnu/packages/python-build.scm (python-editables): Update to 0.5.
[build-system]: Swap to pyproject-build-system.
[arguments]<tests>: Disable to avoid any cycles with python-pytest.
[native-inputs]: Add python-flit-core.

Change-Id: I2f7d6d70541f372753dc168e74e2c8e8787c946e
2024-12-13 20:23:22 +00:00
Sharlatan Hellseher
925ae7d5c7 gnu: python-packaging-bootstrap: Update to 24.2.
* gnu/packages/python-build.scm (python-packaging-bootstrap): Update to 24.2.

Change-Id: I70741fd0fd7d61afbe3a10ebc1e59ffa0643383e
2024-12-13 20:23:22 +00:00
Sharlatan Hellseher
252d609c1d gnu: python-trove-classifiers: Update to 2024.10.21.16.
* gnu/packages/python-build.scm (python-trove-classifiers): Update to 2024.10.21.16.

Change-Id: If6ec7ef0d02d516a9ba2b16f4afe879ae2b924d5
2024-12-13 20:23:22 +00:00
Sharlatan Hellseher
351c7a7bb7 gnu: python-tomli: Update to 2.1.0.
* gnu/packages/python-build.scm (python-tomli): Update to 2.1.0.

Change-Id: I88b93611aa41e8daab2155af99b35e910e967de9
2024-12-13 20:23:22 +00:00
Sharlatan Hellseher
5469691551 gnu: python-flaky: Update to 3.8.1.
* gnu/packages/check.scm (python-flaky): Update to 3.8.1. Enable most of
the tests.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Silent some failing tests.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I649ff32ad27ffcca288e2929388a5b787f31072f
2024-12-13 20:23:22 +00:00
Sharlatan Hellseher
0e3483f8a9 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
2024-12-13 20:23:22 +00:00
Sharlatan Hellseher
236ce6591b 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
2024-12-13 20:23:22 +00:00
Sharlatan Hellseher
037fbad3e6 gnu: python-pickleshare: Improve package style.
* gnu/packages/databases.scm (python-pickleshare)
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Use default 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ib53f1d3232112cff000e7413446f42085e945ee9
2024-12-13 20:23:21 +00:00
Sharlatan Hellseher
7c049ef84d gnu: python-jedi: Update to 0.19.2.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.19.2.
[native-inputs]: Remove python-colorama.

Change-Id: If56218b5045cddb9aea2f7b8c41cdac933861e76
2024-12-13 20:23:21 +00:00
Sharlatan Hellseher
3bc8931e2a gnu: python-parso: Update to 0.8.4.
* gnu/packages/python-xyz.scm (python-parso): Update to 0.8.4.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Use default 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.
* gnu/packages/patches/python-parso-unit-tests-in-3.10.patch: Delete file.
* gnu/local.mk: Deregister it.

Change-Id: I7722e58ce8f3e2da42169af42f1b303c9cdd8856
2024-12-13 20:23:21 +00:00
Sharlatan Hellseher
db9d704290 gnu: python-curio: Update to 1.6.
* gnu/packages/python-xyz.scm (python-curio): Update to 1.6.
[build-system]: Swap to pyrpoject-build-system.
[arguments]<test-flags>: Move deselect options here, ignore more
shaky tests.
<phases>: Use default 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I58a4098cbcf5063f88e41711fc06608520853e4e
2024-12-13 20:23:21 +00:00
Sharlatan Hellseher
5c3e101ef4 gnu: python-cffi: Improve package style.
* gnu/packages/libffi.scm: Add python-build and pyproject
modules. Select just pypi-uri symbol from python module.
(python-cffi): Fix indenation and adjust order of fileds.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Move tests directories and deselcect options
here.
<phases>: Use default 'check phase. Add 'set-gcc phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I0baa120ac86ef1c1e90cf44a4d439d874b8920b5
2024-12-13 20:23:18 +00:00
Sharlatan Hellseher
45b51c7ed7 gnu: python-cffi: Update to 1.17.1.
* gnu/packages/libffi.scm (python-cffi): Update to 1.17.1.
[phases]{check}: Adjust changed path to C sources.
{patch-paths-of-dynamically-loaded-libraries}: Likewise.

Change-Id: I76a58fbd339cef96379784ae670fc4b1339e3a9c
2024-12-13 20:19:11 +00:00
Sharlatan Hellseher
bd118ba744 gnu: python-openpyxl: Update to 3.1.5.
* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.1.5.

Change-Id: I7069f2663f06b77b67281972a3d6be2d759196f8
2024-12-13 20:19:11 +00:00
Sharlatan Hellseher
be8a34bd60 gnu: python-pytest-xprocess: Update to 1.0.2.
* gnu/packages/check.scm (python-pytest-xprocess): Update to
1.0.2. Refresh style.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ia1fb63da8adc35284e2d0a529d12db7cd270cbaa
2024-12-13 20:19:11 +00:00
Sharlatan Hellseher
40cc362550 gnu: python-pytest-cov: Update to 6.0.0.
* gnu/packages/check.scm (python-pytest-cov): Update to 6.0.0.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I90f6eed232e0156d6d90b53ae87b423bad2f6f79
2024-12-13 20:19:11 +00:00
Sharlatan Hellseher
4deb664c5d gnu: python-coverage: Update to 7.6.7.
* gnu/packages/check.scm (python-coverage): Update to 7.6.7.
[build-system]: Swap to pyproject-build-system.
[arguments]<tests>: Enable them. <test-flags>: Skip some failing
tests. <phases>: Add patch-pyproject, fix-conftest.
[native-inputs]: Add python-pytest, python-pytest-xdist, python-flaky,
python-setuptools, and python-wheel.

Change-Id: Ib69fbec45876f5f13e0e925c7768cef8fd6eb52c
2024-12-13 20:19:11 +00:00
Sharlatan Hellseher
b6f774e550 gnu: python-pytest-xdist: Update to 3.6.1.
* gnu/packages/check.scm (python-pytest-xdist): Update to 3.6.1.
[source]: Adjust URI as it's changed in PyPI.
[arguments]<test-flags>: Adjust failing test.

Change-Id: I889972a2e439e715f58928132d666039679613fd
2024-12-13 20:19:10 +00:00
Sharlatan Hellseher
0035c90f22 gnu: python-filelock: Update to 3.16.1.
* gnu/packages/python-xyz.scm (python-filelock): Update to 3.16.1.
[native-inputs]: Add python-hatch-vcs, python-hatchling, python-pytest,
python-pytest-asyncio, python-pytest-mock, and python-setuptools-scm.

Change-Id: I001b921f9804a3f1e2ba71ffc3ab2cc765e70e9d
2024-12-13 20:19:10 +00:00
Sharlatan Hellseher
aa31723ce0 gnu: python-pytest-mock: Update to 3.14.0.
* gnu/packages/check.scm (python-pytest-mock): Update to
3.14.0. Simplify package.
[snippet]: Remove it.
[build-system]: Swap to pyproject-build-system.
[argument]<phases>: Use default 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ia7eb5d6ee6a10de53a106909946e90b72b12fe99
2024-12-13 20:19:10 +00:00
Sharlatan Hellseher
5cdd45f0f1 gnu: python-pytest-forked: Disable tests.
* gnu/packages/check.scm (python-pytest-forked): Disable tests.
Tests depends on python-py which is in maintenance mode and should not
be used in projects.

Change-Id: I6f1df45b121dc21f3af09dd9476c34d31c09a06e
2024-12-13 20:19:10 +00:00
Sharlatan Hellseher
2b13ecf290 gnu: python-pytest-timeout: Update to 2.3.1.
* gnu/packages/check.scm (python-pytest-timeout): Update to 2.3.1.
[build-system]: Swap pyproject-build-system.
[arguments]<phases>: Use default 'check phase.
[propagated-inputs]: Remove python-pytest-cov.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I59da6f90ef8839bce239b6a3199dc58d4a901e81
2024-12-13 20:19:10 +00:00
Sharlatan Hellseher
32c04ab30e gnu: python-pexpect: Update to 4.9.0.
* gnu/packages/python-xyz.scm (python-pexpect): Update to 4.9.0.

Change-Id: Ie4e9fa2a6187cba16cf8ccb7395f34fd8fb0845a
2024-12-13 20:19:10 +00:00