aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2024-12-13gnu: repo2docker: Update to 2024.03.0.Ricardo Wurmus
* gnu/packages/jupyter.scm (repo2docker): Update to 2024.03.0. [build-system]: Use pyproject-build-system. [arguments]: Use G-expression. [native-inputs]: Add python-setuptools, python-sphinx-autobuild, python-sphinx-copybutton, python-sphinxext-opengraph, python-sphinxext-rediraffe, and python-wheel. Change-Id: I5761f6d36e57b7fe25bc1dbbdaedfa2ca69c1fa7
2024-12-13gnu: Add python-sphinxext-rediraffe.Ricardo Wurmus
* gnu/packages/sphinx.scm (python-sphinxext-rediraffe): New variable. Change-Id: I772993b7bc3a43befc459cc6a9c6d1c90932d341
2024-12-13gnu: python-myst-parser: Update to 3.0.1.Ricardo Wurmus
* gnu/packages/sphinx.scm (python-myst-parser): Update to 3.0.1. [arguments]: Adjust tests; remove extra build phases. Change-Id: I1990d2156958dc437875bf1f7f8b4defc147e58a
2024-12-13gnu: python-sphinx-pytest: Update to 0.2.0.Ricardo Wurmus
* gnu/packages/sphinx.scm (python-sphinx-pytest): Update to 0.2.0. Change-Id: I37b3da737bd09b6b2ffa59b6e37559ac04b0e1f7
2024-12-13gnu: python-jupyterlab-server: Update to 2.27.1.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-jupyterlab-server): Update to 2.27.1. [build-system]: Use pyproject-build-system. [arguments]: Replace custom 'check phase with #:test-flags; add phases 'ignore-deprecation-warnings and 'set-HOME. [propagated-inputs]: Remove python-entrypoints. [native-inputs]: Remove python-jupyter-server and python-pytest-tornasync; add python-hatchling, python-pytest-cov, python-pytest-jupyter, python-pytest-timeout, python-requests-mock, and python-werkzeug. Change-Id: If0a0631717a6dc6a260d6954349576b0f4efda3d
2024-12-13gnu: python-json5: Update to 0.9.25.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-json5): Update to 0.9.25. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Idcfaa1af9b233fe59d7abf43c13fc96b6bad1cff
2024-12-13gnu: python-graphql-core: Enable tests.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-graphql-core)[build-system]: Use pyproject-build-system. [arguments]: Enable tests; add phases 'use-poetry-core and 'patch-setup.py. [native-inputs]: Add python-poetry-core, python-pytest, and python-pytest-benchmark. Change-Id: I519966ca0da38339981a17d830ecac786b36cfb3
2024-12-13gnu: python-openapi-core: Update to 0.19.1.Ricardo Wurmus
* gnu/packages/python-web.scm (python-openapi-core): Update to 0.19.1. [arguments]: Enable one test that no longer fails, disable others that do. [propagated-inputs]: Add python-aiohttp. Change-Id: I0a793911f795e18750009e7834b7e1f6d7152282
2024-12-13gnu: python-cattrs: Update to 23.2.3.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-cattrs): Update to 23.2.3. [arguments]: Remove 'adjust-for-older-attrs and custom 'check phases; add 'patch-pyproject phase. [native-inputs]: Add python-hatchling, python-hatch-vcs, and python-pytest-benchmark. [propagated-inputs]: Add python-cbor2, python-orjson, python-pyyaml, python-tomlkit, and python-ujson. Change-Id: I4bf66d9b767be3c62a816e68e6c3cecd3152cb32
2024-12-13gnu: python-openapi-spec-validator: Update to 0.7.1.Ricardo Wurmus
* gnu/packages/python-web.scm (python-openapi-spec-validator): Update to 0.7.1. [arguments]: Update test selection. [propagated-inputs]: Add python-jsonschema-path and python-lazy-object-proxy. Change-Id: Ie10257a90b495addf3ea890cf9b3c71c6f14da8f
2024-12-13gnu: Add python-jsonschema-path.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-jsonschema-path): New variable. Change-Id: Icda558659ea77f040eedb3e7f8605b50b3aaca37
2024-12-13gnu: Add python-pathable.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pathable): New variable. Change-Id: Ib8d21227db48a9b34941e6c5b291c86efe828ea6
2024-12-13gnu: python-sparqlkernel: Patch install script.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-sparqlkernel)[arguments]: Remove reference to removed variable. Change-Id: I9b8e54013d1557934bfd9747972f2749da5d41cf
2024-12-13gnu: python-requests: Update to 2.31.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-requests): Update to 2.31.0. [build-system]: Use pyproject-build-system. [arguments]: Disable only some tests. [native-inputs]: Add python-pip, python-pytest, python-pytest-mock, python-setuptools, and python-wheel. [home-page]: Update. Change-Id: Ifb33b76393fc1e1ea21d7f22277c6b5e30e4bb1d
2024-12-13gnu: python-lazy-object-proxy: Update to 1.10.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.10.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pip, python-setuptools, and python-wheel. Change-Id: I00dc2fa164c8b7ca8b13ac8537c30d1fdb507b9f
2024-12-13gnu: python-pydata-sphinx-theme: Disable one test.Ricardo Wurmus
* gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; disable single test. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I5849dbeab6262c41c7d525029f9acc15b4f4ee72
2024-12-13gnu: python-openapi-schema-validator: Update to 0.6.2.Ricardo Wurmus
* gnu/packages/python-web.scm (python-openapi-schema-validator): Update to 0.6.2. [arguments]: Disable one test. Change-Id: I72190fa157e8c80fdbaf94514f6fb5c4bd8d22bb
2024-12-13gnu: python-tabulate: Add Setuptools and Wheel.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-tabulate)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: If6aede34a1ce93146412842c0d08ec811f08037e
2024-12-13gnu: python-jupyter-server-mathjax: Update to 0.2.6.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-jupyter-server-mathjax): Update to 0.2.6. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Remove python-jupyter-server and python-pytest-tornasync; add python-pytest-jupyter, python-setuptools, and python-wheel. Change-Id: Ic6cf3d39fdf786523ab69482de48e815a77949b9
2024-12-13gnu: python-jupyter-server: Update to 2.14.0.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-jupyter-server): Update to 2.14.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; use #:test-flags instead; add 'ignore-deprecation-warnings phase; add 'pre-check phase. [propagated-inputs]: Add python-jupyter-events, python-jupyter-server-terminals, python-overrides, and python-packaging. [native-inputs]: Remove python-coverage, python-pytest-cov, python-pytest-mock, and python-pytest-tornasync; add python-flaky, python-hatchling, python-hatch-jupyter-builder, python-pytest-jupyter, and python-pytest-timeout. Change-Id: Icebce3bc44b83bcd4cc60186b71d9161d13695da
2024-12-13gnu: Add python-jupyter-server-terminals.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-jupyter-server-terminals): New variable. Change-Id: I83445e6ac40e21e6e284f1764090f113f56921bf
2024-12-13gnu: Add python-jupyter-events.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-jupyter-events): New variable. Change-Id: I50ff10d4c18aba4a5ef6d65af9c1fe98ca938917
2024-12-13gnu: python-notebook: Update to 6.5.7.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-notebook): Update to 6.5.7. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags; remove custom 'check phase; add 'pre-check phase. [propagated-inputs]: Add python-nbclassic. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I6839ac39cbdc191cd6a0ca7a25ac05ead7613ad7
2024-12-13gnu: python-jsonpointer: Update to 1.14.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-jsonpointer): Update to 1.14. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I24c105f237a018c114a84f321b3b558484dcab5e
2024-12-13gnu: python-json-logger: Update to 2.0.7.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-json-logger): Update to 2.0.7. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ic927fd9012fc7761f76e74e464d6344b68aa5787
2024-12-13gnu: python-jupyter-client: Update to 7.4.4.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-jupyter-client, python-jupyter-client-bootstrap): Update to 7.4.4. [native-inputs]: Add python-hatchling; remove python-setuptools and python-wheel. Change-Id: I0e2d92762a03af2b8b64434a45f56f998f27a772
2024-12-13gnu: python-trio: Use pyproject-build-system.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-trio)[build-system]: Use pyproject-build-system. [arguments]: Replace custom 'check phase with #:test-flags. Change-Id: I246933a17c1d0a669ead0292145d9b986ffca185
2024-12-13gnu: python-nbconvert: Use pyproject-build-system.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-nbconvert)[build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. [arguments]: Add phase 'ignore-deprecation-warnings; replace custom 'check phase with use of #:test-flags and 'pre-check phase; disable one test and set JUPYTER_PLATFORM_DIRS variable. Change-Id: I02bebe1ecc524efb335249199971c37d2b2982a5
2024-12-13gnu: python-nbformat: Update to 5.10.4.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-nbformat): Update to 5.10.4. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add 'patch-pyproject phase. [native-inputs]: Add python-hatchling and python-pep440. Change-Id: I259413d51ff7cbca3052f2657eb89f806b3ea559
2024-12-13gnu: python-ipykernel: Set environment variable.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Set JUPYTER_PLATFORM_DIRS variable. Change-Id: I99808fcb0e29600b8728d9fbb8ef0f7e0624f99c
2024-12-13gnu: python-jupyter-client: Set environment variable.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Set JUPYTER_PLATFORM_DIRS variable. Change-Id: I2516d6d27ce53f778ae265241e95501a0cc024e3
2024-12-13gnu: python-jupyter-core: Update to 5.7.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-jupyter-core): Update to 5.7.2. [native-inputs]: Add python-hatchling, python-pre-commit, python-pytest-cov, and python-pytest-timeout. [propagated-inputs]: Add python-platformdirs. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags instead of custom 'check phase; remove phase 'patch-testsuite; disable a few tests; add phase 'pre-check. Change-Id: I5f415688d17de1c6b4581a0b339359f7efee68c5
2024-12-13gnu: python-pyzmq: Use Tornado 6.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pyzmq)[native-inputs]: Replace python-tornado with python-tornado-6. Change-Id: I63c8ce8b8265f199d619a94459b385a26f65c9a0
2024-12-13gnu: python-jupyter-kernel-mgmt: Use Tornado 6.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt)[propagated-inputs]: Replace python-tornado with python-tornado-6. Change-Id: Ibba54e0c7517673aa2ae1b693d4fa38701887b7a
2024-12-13gnu: python-pytest-tornasync: Use Tornado 6.Ricardo Wurmus
* gnu/packages/python-check.scm (python-pytest-tornasync)[propagated-inputs]: Replace python-tornado with python-tornado-6. Change-Id: I780e168a1bb3d1f7ecd2e7599f4c1eb1a06719ba
2024-12-13gnu: python-prometheus-client: Update to 0.20.0.Ricardo Wurmus
* gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.20.0. [propagated-inputs]: Remove python-twisted. Change-Id: Id784729ae1f9645a97347457d32d9c15ddb2b289
2024-12-13gnu: python-websocket-client: Update to 1.8.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-websocket-client): Update to 1.8.0. [build-system]: Use pyproject-build-system. [arguments]: Remove 'skip-network-test and custom 'check phase; use #:test-flags to disable test. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ib5794c64df1d9c3759c3f9a8c1d0f8642afa83c4
2024-12-13gnu: python-jsonschema: Update to 4.22.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 4.22.0. [arguments]: Remove custom 'check phase; remove 'pretend-version phase; add 'pre-check and 'patch-pyproject phases. [native-inputs]: Add python-hatchling, python-hatch-fancy-pypi-readme, python-hatch-vcs, and python-pytest; remove python-setuptools-scm, python-twisted, python-setuptools, and python-wheel. [propagated-inputs]: Remove python-importlib-metadata, python-pyrsistent, and python-typing-extensions; add python-fqdn, python-idna, python-importlib-resources, python-isoduration, python-jsonpointer, python-jsonschema-specifications, python-rfc3339-validator, python-rfc3986-validator, python-referencing-bootstrap, python-rpds-py, python-uri-template, and python-webcolors. (python-jsonschema-3)[propagated-inputs]: Override. [native-inputs]: Override. Change-Id: I4eccd4b92bcf84458616a64864981befa3541146
2024-12-13gnu: python-argon2-cffi: Update to 21.1.0.Ricardo Wurmus
* gnu/packages/python-crypto.scm (python-argon2-cffi): Update to 21.1.0. [source]: Simplify snippet. [arguments]: Do not quote list; respect TESTS? in 'check phase. [propagated-inputs]: Add python-typing-extensions; remove python-six. Change-Id: Ifeee408dbcb43ff435cc1e9563df07f89df3ffb2
2024-12-13gnu: python-send2trash: Update to 1.8.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-send2trash): Update to 1.8.2. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I62f85bb58ee4efb2accb26086273a7cd2486654e
2024-12-13gnu: python-jedi: Update to 0.19.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.19.1. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add 'set-HOME phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iee74d0850e294cec2e139039d1f93b429e76c29d
2024-12-13gnu: python-attrs: Update to 23.2.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-attrs): Update to 23.2.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Remove python-coverage, python-hypothesis, and python-six; add python-hatchling, python-hatch-fancy-pypi-readme, python-hatch-vcs, python-pytest-xdist, and python-zope-interface. (python-attrs-bootstrap)[native-inputs]: Add python-hatchling, python-hatch-fancy-pypi-readme, python-hatch-vcs. Change-Id: I19f99b38589db7de0f6a78d6e0f126118dbe2b1d
2024-12-13gnu: Add python-nbclassic.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-nbclassic): New variable. Change-Id: I8be60400df0cb54284c5b0d40d383c95591016c0
2024-12-13gnu: Add python-notebook-shim.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-notebook-shim): New variable. Change-Id: I1ed71ea39b37f066c64d3f256a24366055dc7aaa
2024-12-13gnu: Add python-pytest-jupyter.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-pytest-jupyter): New variable. Change-Id: Id8d59a3981c5c46adbfee7d369692cba32e27d70
2024-12-13gnu: Add python-hatch-jupyter-builder.Ricardo Wurmus
* gnu/packages/jupyter.scm (python-hatch-jupyter-builder): New variable. Change-Id: I5bdf00a95dd6260eb5f6066a77394054bcec0ca4
2024-12-13gnu: Add python-overrides.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-overrides): New variable. Change-Id: I43f613195879ea6cdd5174daadb5e5c35569e534
2024-12-13gnu: Add python-fqdn.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-fqdn): New variable. Change-Id: If0355f15374ee7db23bfb54eb682575e59708d05
2024-12-13gnu: Add python-uri-template.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-uri-template): New variable. Change-Id: I2ff3995bc5741da0147a335c5f14f169a8001153
2024-12-13gnu: Add python-isoduration.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-isoduration): New variable. Change-Id: I3503ea0baf6a73a9b3c19ab616127ce5df1ed827