summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2025-01-20gnu: python-glom: Update to 24.11.0.宋文武
* gnu/packages/python-xyz.scm (python-glom): Update to 24.11.0. Change-Id: I37c849475cedd1ecd812f896553a9deeabb00c3d
2025-01-20gnu: python-eliot: Update to 1.16.0.宋文武
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.16.0. [propagated-inputs]: Add python-orjson. Remove python-six. [native-inputs]: Add python-pytest-xdist and python-wheel. Remove python-dask. Change-Id: Ibc6eeb5fe4475bf2145a8ab72aa82f17a14bf9f0
2025-01-20gnu: python-fsspec: Update to 2024.12.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-fsspec): Update to 2024.12.0. Change-Id: I47a782911a0139a24fc5edcf16abcf648e621d24
2025-01-20gnu: python-multidict: Update to 6.1.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-multidict): Update to 6.1.0. [propagated-inputs]: Add python-typing-extensions. Change-Id: I1bc3e818a5c009ed360cd2ad2c00a395c5ea8966
2025-01-20gnu: python-twisted: Add comment.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-twisted)[native-inputs]: Add comment on why glibc-utf8-locales is needed. Change-Id: I0effed9600b2b2238a33b70bd38f4bb565b6df9f
2025-01-20gnu: nikola: Update to 8.3.1, fix build.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (nikola): Update to 8.3.1. Fix build. [arguments] <test-flags>: Ignore dev_test_sever tests which are all failing. <phases>: Add 'fix-pytest-config. [native-inputs]: Remove python-pytest-cov; add python-feedparser. Change-Id: I4394a4bf19a64f1bdda578352f0d3bdfa036c752
2025-01-20gnu: python-twisted: Update to 24.11.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-twisted): Update to 24.11.0. [build-system]: Use pyproject-build-system. [arguments]: Enable tests; add phases 'patch-build-system and 'disable-broken-tests; add custom 'check phase. [propagated-inputs]: Delete python-pyhamcrest; add python-attrs, python-bcrypt, and python-typing-extensions. [native-inputs]: Add python-coverage, python-hatch-fancy-pypi-readme, python-hatchling, python-httpx, python-hypothesis, python-pyflakes, python-pyhamcrest, python-pytest, python-sphinx, and python-sphinx-rtd-theme. Change-Id: Ib55c2363f4cdb06e70f84545142d225271c0fa0a
2025-01-20gnu: python-automat: Update to 24.8.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-automat): Update to 24.8.1. [arguments]: Enable tests; adjust 'remove-entrypoint. [native-inputs]: Add python-pytest; remove python-graphviz. [propagated-inputs]: Add python-graphviz and python-typing-extensions; remove python-six and python-attrs. Change-Id: Ic77e57da21590435ecfde8d9921ce6ec36576d67
2025-01-20gnu: python-toolrack: Update to 4.0.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-toolrack): Update to 4.0.1. [build-system]: Use pyproject-build-system. [arguments]: Adjust phase 'patch-/bin/sh; remove custom 'check phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I3de26b028d5eeb23a534ae2dc17e8084249d19e1
2025-01-20gnu: python-monthdelta: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-monthdelta)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I273ed753c5808098434efa20c70a7c7f0a7d109d
2025-01-20gnu: Add python-iron-mq.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-iron-mq): New variable. Change-Id: I97e18d93118747659db962c0fd2d384900ad254d
2025-01-20gnu: Add python-iron-core.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-iron-core): New variable. Change-Id: I0ba16f575e111b86f7c8aac5e8d2eb5331e082c6
2025-01-20gnu: python-rjsmin: Update to 1.2.3.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-rjsmin): Update to 1.2.3. [source]: Simplify snippet. [build-system]: Use pyproject-build-system. [arguments]: Remove. [native-inputs]: Add python-setuptools and python-wheel. [description]: Reformat. Change-Id: I439123d6de89a95d5d4b96e0c376a6ba2f61221b
2025-01-20gnu: python-rcssmin: Update to 1.2.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-rcssmin): Update to 1.2.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ie61bec0942852e53d84d85364e3e445d42bf3049
2025-01-20gnu: python-sentry-sdk: Update to 1.5.5.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-sentry-sdk): Update to 1.5.5. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags; simplify custom 'check phase. [native-inputs]: Add nss-certs-for-test, python-setuptools, and python-wheel. Change-Id: I1b4097a582c14a6b39e69d35795b7e53d832463d
2025-01-20gnu: python-celery: Fix build.宋文武
* gnu/packages/python-xyz.scm (python-celery)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I36cb85b9e8291dab6b35e03cfb242c8f05bf6599
2025-01-20gnu: Remove python-twodict.宋文武
Won't work with current python, last updated 8 years ago. See also <https://github.com/MrS0m30n3/twodict/issues/3>. * gnu/packages/python-xyz.scm (python-twodict): Remove variable. Change-Id: I59337a58558148011d09e51326c1ff703193eefd
2025-01-20gnu: python-types-dateutil: Fix build.宋文武
* gnu/packages/python-xyz.scm (python-types-dateutil)[native-inputs]: Add python-wheel. Change-Id: I0d8c23960d3be8c30741c82632db00b63a4074c0
2025-01-20gnu: python-vdf: Fix build.宋文武
* gnu/packages/python-xyz.scm (python-vdf)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I0ca3a012a06f44ff818c63e3f5954aa92e643e39
2025-01-20gnu: python-xmp-toolkit: Fix build.宋文武
* gnu/packages/python-xyz.scm (python-xmp-toolkit)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I7f9b8d5b98f4eca6b87e54134d278f57ab0eb73f
2025-01-20gnu: python-pkgconfig: Update to 1.5.5.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pkgconfig): Update to 1.5.5. [build-system]: Use pyproject-build-system. [arguments]: Disable tests; remove custom 'check phase. [native-inputs]: Add python-poetry-core; remove python-nose. Change-Id: I0f45db123f35e6cd2faacd9499d6b1153a752ed8
2025-01-20gnu: Add python-xmlsec.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-xmlsec): New variable. Change-Id: Ieee901d7c12cb143d21a6fccd16d08fe7ce84ff1
2025-01-20gnu: python-angr: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-angr)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: If63c07b6d436b8ef2dac55e976a7715ac510edd8
2025-01-20gnu: python-cle: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-cle)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Icad90691f19b76ff626bd35b4d72059da269d677
2025-01-20gnu: python-pyvex: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pyvex)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I09f711e88b62d4b3aee5c0b9828ce4d94df92a41
2025-01-20gnu: python-claripy: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-claripy)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I3df251ecbb04c1f1a808fbfadb1358a73fc3aadf
2025-01-20gnu: python-itanium-demangler: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-itanium-demangler)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ibef12317a488fa810adc49b7abd86c110648c14a
2025-01-20gnu: python-mulpyplexer: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-mulpyplexer)[arguments]: Reformat. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: If55056c94f7693328a51c361909fa52b093126e9
2025-01-20gnu: python-nampa: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-nampa)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Idbfc6152e59257f68246b7c02c955ba371e6d4a2
2025-01-20gnu: python-pysmt: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pysmt)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia2efffee11ed484768de1e85f087eda8fbd369d3
2025-01-20gnu: python-cart: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-cart)[arguments]: Reformat. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iaa0877d88a1296957b1c14c88f8e669c734683a3
2025-01-20gnu: python-mediapy: Update to 1.2.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-mediapy): Update to 1.2.2. Change-Id: Ib67dc79cd44dca25298ed649e49aa2d0135affcd
2025-01-20gnu: Add python-nanobind.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-nanobind): New variable. Change-Id: Ic3525712e7b5c6baaaf3b7660079c1ba15f7c3ee
2025-01-20gnu: Add python-seedir.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-seedir): New variable. Change-Id: I97a6305085a1ad4d62598646cceb2e2a921f5950
2025-01-20gnu: python-ailment: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-ailment)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ie129cd325decbe1f67d641ec9c57b366a1371a34
2025-01-20gnu: python-sparse: Update to 0.15.4.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-sparse): Update to 0.15.4. [arguments]: Add phase 'fix-version. [native-inputs]: Remove python-importlib-metadata and python-pytest-black; add python-pre-commit, python-setuptools-scm, and python-wheel. Change-Id: I49d862186d0645e5a94ee8c6b33bb0578e2a4089
2025-01-20gnu: python-matplotx: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-matplotx)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I5b42c20e2b708d22738dafba74ec4fd641fb1e83
2025-01-20gnu: python-xdoctest: Update to 1.2.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-xdoctest): Update to 1.2.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add 'pre-check phase. [native-inputs]: Add cmake-minimal, ninja, pybind11, python-pytest-cov, python-scikit-build, python-setuptools, and python-wheel. [propagated-inputs]: Remove python-six. Change-Id: Ia12eaa96751191efc2d6aa23ec460b3892cc6428
2025-01-20gnu: python-swagger-spec-validator: Update to 3.0.4.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to 3.0.4. [build-system]: Use pyproject-build-system. [propagated-inputs]: Remove python-six; add python-importlib-resources and python-typing-extensions. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia6c311938afd7efd3be5d55f6c7d34a68c448c74
2025-01-20gnu: python-multipart: Update to 0.0.20.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-multipart): Update to 0.0.20. [native-inputs]: Remove python-mock, python-setuptools, and python-wheel; add python-hatchling. [build-system]: Use pyproject-build-system. [arguments]: Remove. Change-Id: If5400ee7e77ada5ad84fa06cf27f0190d55ad805
2025-01-20gnu: python-columnize: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-columnize)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I16e4c74ad5c158e9e45c2b1f930f5abb72f7f203
2025-01-20gnu: python-term-background: Add missing input.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-term-background)[native-inputs]: Remove python-pkginfo; add python-wheel. Change-Id: I9720aaad30294c532e9dcebd9247320e22e59866
2025-01-20gnu: python-apscheduler: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-apscheduler)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I777d0c0d2c758d7ec3385a11432c3e9cc16877f1
2025-01-20gnu: python-resolvelib: Update to 1.1.0b1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-resolvelib): Update to 1.1.0b1. [build-system]: Use pyproject-build-system. [arguments]: Remove. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ida8eb599bcfc02e84fc95ac276fba4ba217a6511
2025-01-20gnu: Remove python-pathlib.Ricardo Wurmus
This package is obsolete, the module it provides is part of the standard library, and the package has no users. * gnu/packages/python-xyz.scm (python-pathlib): Remove variable. Change-Id: I8c724ba7b62ad5602f6abdb4e5fdaf2806180ab5
2025-01-20gnu: python-mizani: Add missing input.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-mizani)[native-inputs]: Add python-wheel. Change-Id: I9a1a7a4ee38db7a48e14069efb2b7b97dad32a80
2025-01-20gnu: python-cattrs: Disable failing test.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-cattrs)[arguments]: Disable one more test. Change-Id: I8296abaa2faa745404354cb26f0d08024e7960c8
2025-01-20gnu: python-legacy-api-wrap: Update to 1.4.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-legacy-api-wrap): Update to 1.4.1. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-coverage, python-hatch-vcs, python-hatchling, and python-pytest. [propagated-inputs]: Remove python-get-version, python-pytest, python-pytest-black, python-pytest-cov, and python-setuptools. Change-Id: I56ccdc6c9fd8b5e6bcbfcf9255f02949e8f1e705
2025-01-20gnu: python-anndata: Update to 0.11.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-anndata): Update to 0.11.1. [arguments]: Update list of disabled tests; do not patch conftest. [native-inputs]: Add python-pytest-mock. Change-Id: I6f087bb19a71006fd9f9c2c92150fa4d038fa2a6
2025-01-20gnu: python-wrapt: Update to 1.17.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.17.0. [arguments]: Enable tests. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ib2e973ec7b09454588bbbbdd5d8446afc53e835b