summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2024-02-22gnu: python-ruamel-yaml: Update to 0.18.6....* gnu/package/serialization.scm (python-ruamel-yaml): Update to 0.18.6. (python-ruamel.yaml-0.16): New variable. * gnu/packages/package-management.scm (conda)[inputs]: Replace python-ruamel.yaml with python-ruamel.yaml-0.16. * gnu/packages/backup.scm (borgmatic)[inputs]: Replace python-ruamel.yaml with python-ruamel.yaml-0.16. * gnu/packages/python-xyz.scm (dynaconf)[inputs]: Replace python-ruamel.yaml with python-ruamel.yaml-0.16. Change-Id: Iff9eeeae043c9547d93a6c780f0c30bd760490d9 Change-Id: I43cad7e3936f62d209fbba7e86b93519cfc1c1ba Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Arun Isaac
2024-02-17gnu: python-simpervisor: Enable tests....* gnu/packages/python-xyz.scm (python-simpervisor) [arguments] <#:test-flags>: Parallelise tests. <#:phases>: Use standard 'check phase. [native-inputs]: Add python-psutil and python-pytest-xdist. Change-Id: Ica52d672470309593b1d01c5cc4713f080c2c1b3 Sharlatan Hellseher
2024-02-17gnu: python-simpervisor: Update to 1.0.0....* gnu/packages/python-xyz.scm (python-simpervisor): Update to 1.0.0. [build-system]: Swap to pyproject-build-system, new release does not have setup.py. [native-inputs]: Add python-hatchling. Change-Id: I3c0c9d4e22b5462af11bed2f823e4dbefd291180 Sharlatan Hellseher
2024-02-17gnu: python-devtools: Update to 0.12.2, fix build....* gnu/packages/python-xyz.scm (python-devtools): Update to 0.12.2. [build-system]: Swap to pyproejct-build-system. [arguments] <#:phases>: Use standard 'check phase. Add 'relax-requirements phase. [propagated-inputs]: Add python-asttokens and python-executing. [native-inputs]: Add python-hatchling. Change-Id: I5562e34443e606d93cd38f8ef8ad58f61e044c86 Sharlatan Hellseher
2024-02-17gnu: python-watchdog: Simplify package....* gnu/packages/python-xyz.scm (python-watchdog) [build-system]: Swap to pyproject-build-system. [arguments] <#:test-flags>: Move skipped test here. <#:phases>: Use standard 'check phase. Change-Id: Id813dcfb567f9769fbb4408a159519004c67b85b Sharlatan Hellseher
2024-02-17gnu: python-humanize: Update to 4.0.0....* gnu/packages/python-xyz.scm (python-humanize): Update to 4.0.0. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-freezegun and python-pytest. Change-Id: I46d06824eb9b43a3540f7b3880ec06f895c290d5 Sharlatan Hellseher
2024-02-17gnu: python-trio-websocket: Simplify package....* gnu/packages/python-xyz.scm (python-trio-websocket) [build-system]: Swap to pyproject-build-system. [arguments] <#:phases>: Use standard 'check phase. Change-Id: I58bc13f64b15d50ff0746e9b4677229df807d415 Sharlatan Hellseher
2024-02-17gnu: python-xyzservices: Simplify package....* gnu/packages/python-xyz.scm (python-xyzservices) [build-system]: Swap to pyproject-build-system. [arguments] <#:test-flags>: Skip tests requiring request module, as seen in project's GitHub Actions. <#:phases>: Use standard 'check phase. Change-Id: I9092e282bebc8539e9ceed5ec87559d64513a486 Sharlatan Hellseher
2024-02-17gnu: python-zeroconf: Simplify package....* gnu/packages/python-xyz.scm (python-zeroconf) [build-system]: Swap to pyproject-build-system. [arguments] <#:test-flags>: Move skipped tests here. <#:phases>: Use standard 'check phase. Change-Id: I7891a817b984a440a957ae8809d5e4877dc43d0e Sharlatan Hellseher
2024-02-17gnu: python-crontab: Update to 3.0.0....* gnu/packages/python-xyz.scm (python-crontab): Update to 3.0.0. [arguments] <#:phases> {disable-failing-tests}: Add one more test to ignore. Change-Id: Icfd2f0e788f459f4b1935f1e2da7ef4779b19402 Sharlatan Hellseher
2024-02-17gnu: python-crontab: Enable tests....* gnu/packages/python-xyz.scm (python-crontab): Enable tests. [arguments] <#:phases>: Add 'disable-failing-tests phase. Change-Id: I294ff69091ed1ed6b016c194bc8fb6e5af11978c Sharlatan Hellseher
2024-02-17gnu: Add python-apscheduler....* gnu/packages/python-xyz.scm (python-apscheduler): New variable. Change-Id: Ib5964520a8d3c9c4711ba2ee4c5812241dc93423 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Giacomo Leidi
2024-02-16gnu: Add python-farama-notifications....* gnu/packages/python-xyz.scm (python-farama-notifications): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Change-Id: Icbf19b9d6be1051dc92bf638e0a37f0831183c50 Timothee Mathieu
2024-02-14gnu: python-tldr: Update to 3.2.0....* gnu/packages/python-xyz.scm (python-tldr): Update to 3.2.0. Change-Id: Iddf74f5d4a9a1c2e61bb8d74599ace35a60e769c Signed-off-by: John Kehayias <john.kehayias@protonmail.com> kiasoc5
2024-02-14gnu: python-crossenv: Fix home page....* gnu/packages/python-xyz.scm (python-crossenv) [home-page]: Use the home page as seen on the PyPI page. Change-Id: I23dbb6c67b0fe3922b9cecf863e612857827ad78 Sharlatan Hellseher
2024-02-14gnu: Add python-daft....* gnu/packages/python-xyz.scm (python-daft): New variable. Change-Id: I546556c825662e5b8bff46e5a78e7c98c8cc55ed Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Felix Gruber
2024-02-07gnu: python-shapely: Update to 2.0.2....* gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.2. [native-inputs]: Remove python-pytest-cov. Change-Id: I4358c16d53c97a0cd38e3689d65ead770b2e997c Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber
2024-01-28gnu: Add python-cppheaderparser....* gnu/packages/python-xyz.scm (python-cppheaderparser): New variable. Change-Id: I3c57c31a0b63212e43e1ab387b5d329c04ed0e31 Sharlatan Hellseher
2024-01-28gnu: dynaconf: Update to 3.2.4....* gnu/packages/patches/dynaconf-unvendor-deps.patch: Update accordingly. * gnu/packages/python-xyz.scm (dynaconf): Update to 3.2.4; [source]<url>; https://github.com/rochacbruno/dynaconf now permanently redirects to https://github.com/dynaconf/dynaconf ; <snippet>: update unvendoring and lower coverage quality gate for unit tests; [build-system]: switch to pyproject-build-system; [arguments]<test-flags>: disable tests that require Click 7 instead of Click 8; <phases>: comply with #:test-flags argument from pyproject-build-system; [propagated-inputs]: add python-tomli. Change-Id: I96597ec39d7aa2d3c3c169147640de19eaefe0b4 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2024-01-25gnu: Add python-gh-md-to-html....* gnu/packages/python-xyz.scm (python-gh-md-to-html): New variable. Change-Id: I8a7f62000eec0636d2c1114c53c852fa136576b1 Ricardo Wurmus
2024-01-23gnu: Add python-tasklogger....* gnu/packages/python-xyz.scm (python-tasklogger): New variable. Change-Id: I53319b70b7788090e8873a912d7c56044c0bb5b2 Ricardo Wurmus
2024-01-20gnu: Add python-manimpango....* gnu/packages/python-xyz.scm (python-manimpango): New variable. Co-authored-by: Troy Figiel <troy@troyfigiel.com> Change-Id: I80effb2412e7c35ddf69c0d3ff6e2f052f282840 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Wamm K. D
2024-01-19gnu: python-symengine: Update to 0.11.0....* gnu/packages/python-xyz.scm (python-symengine): Update to 0.11.0. [native-inputs]: Replace python-cython with python-cython-3. Change-Id: Ieab464491e3df6e2bdb5b552cbf48ebf67ff81e4 Vinicius Monego
2024-01-19gnu: Add python-mediapy....* gnu/packages/python-xyz.scm (python-mediapy): New variable. Change-Id: I2e55c018670053c662ae2d896feefab3b505b139 Ricardo Wurmus
2024-01-17gnu: Add python-typeguard-4....* gnu/packages/python-xyz.scm (python-typeguard-4): New variable. Change-Id: Ic5728766e8171dc31a82056f55a8c00680db5870 Troy Figiel
2024-01-17gnu: Add python-concurrent-log-handler....* gnu/packages/python-xyz.scm (python-concurrent-log-handler): New variable. Troy Figiel
2024-01-17gnu: Add python-pdf2image....* gnu/packages/python-xyz.scm (python-pdf2image): New variable. Troy Figiel
2024-01-16gnu: Add python-strenum....* gnu/packages/python-xyz.scm (python-strenum): New variable. Change-Id: I6b6d64024db9358ea0a65cfd6c7cd6f94747de42 Ricardo Wurmus
2024-01-16gnu: python-pyls-black: Fix build....* gnu/packages/patches/python-pyls-black-41.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-pyls-black)[source]: Add patch. [build-system]: Use pyproject-build-system. [arguments]: Disable one failing test. Change-Id: I14b2982644e58c0b43d76838febc6dfceb220b15 Ricardo Wurmus
2024-01-16gnu: python-dask: Propagate click....* gnu/packages/python-xyz.scm (python-dask)[native-inputs]: Move python-click from here... [propagated-inputs]: ...to here. Change-Id: I1a1617d9cb00268d9fc26f4fe6c9ecc6d0a2e375 Ricardo Wurmus
2024-01-16gnu: python-mysql-connector-python: Defuse time bomb....Additional tests fail due to expired certificates. Disable them. * gnu/packages/python-xyz.scm (python-mysql-connector-python)[arguments]: Disable six additional tests. Change-Id: I99b5f15736af89c0281ab7aca56c1bd3958d1a46 Ricardo Wurmus
2024-01-16gnu: python-adjusttext: Disable tests....* gnu/packages/python-xyz.scm (python-adjusttext)[arguments]: Disable tests. Change-Id: Ib1002de20a6e301f43bb34f64f7299d4316d8a67 Ricardo Wurmus
2024-01-16gnu: python-click-default-group: Update to 1.2.4....* gnu/packages/python-xyz.scm (python-click-default-group): Update to 1.2.4. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-flit-core and python-pytest. Change-Id: I7e617ee57499542b7e832bb5ea24417b70e8cf85 Ricardo Wurmus
2024-01-16gnu: Add python-asyncinject....* gnu/packages/python-xyz.scm (python-asyncinject): New variable. Change-Id: I2647e8340bca2efabc222d19155d330b1a5ff16f Ricardo Wurmus
2024-01-16gnu: python-pint: Add missing input....This is a follow-up to commit 23b8601cd2cf90ed11a51ca6db133083433e74d8. Without this input the version string will be 0.0.0. * gnu/packages/python-xyz.scm (python-pint)[native-inputs]: Add python-setuptools-scm. Change-Id: Id621e459f119d7268cdcc41ef93bcae135e842d1 Ricardo Wurmus
2024-01-16gnu: python-fit-nbinom: Disable tests....* gnu/packages/python-xyz.scm (python-fit-nbinom)[arguments]: Disable tests. Change-Id: I980480a3326dccc67930d34474832712005d1bb2 Ricardo Wurmus
2024-01-16gnu: python-pint: Update to 0.23....* gnu/packages/python-xyz.scm (python-pint): Update to 0.23. [arguments]: Disable "test_load_definitions_stage_2" test. [native-inputs]: Remove python-dask, python-distributed, python-importlib-metadata, python-setuptools-scm, python-sparse, python-uncertainties, and python-xarray; add python-pytest-benchmark. [propagated-inputs]: Add python-uncertainties. Change-Id: I98baae3369e5ffeea96355d9509296771c33dc50 Ricardo Wurmus
2024-01-16gnu: python-seaborn: Update to 0.13.1....* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.13.1. [propagated-inputs]: Add python-ipykernel, python-mypy, python-nbconvert, python-numpydoc, python-pyyaml, and python-statsmodels. [native-inputs]: Add python-flake8, python-pre-commit, python-pytest-cov, and python-pytest-xdist; remove python-pypa-build. Change-Id: Id1ed6cfaf7e0950e99c06900fd68fb1ab884bee0 Ricardo Wurmus
2024-01-16gnu: python-matplotlib: Update to 3.8.2....* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.8.2. [build-system]: Use pyproject-build-system. [arguments]: Enable more tests; simplify custom 'check phase. [propagated-inputs]: Remove gobject-introspection, python-cairocffi, python-certifi, python-pygobject, python-pytz, python-six, and python-wxpython; add python-contourpy and python-importlib-resources. [native-inputs]: Add pybind11. Change-Id: Ie34826882fdcc20fac3b09130bcd0f4ad4f76b07 Ricardo Wurmus
2024-01-16gnu: Add python-contourpy....* gnu/packages/python-xyz.scm (python-contourpy): New variable. Change-Id: Icbbe4a358242095fae36639c5c039c029eea4ee3 Ricardo Wurmus
2024-01-16gnu: Add python-cppy....* gnu/packages/python-xyz.scm (python-cppy): New variable. Change-Id: I584fcddc3430960098d65f1916278a7473249a87 Ricardo Wurmus
2024-01-16gnu: python-matplotx: Disable test_png test....* gnu/packages/python-xyz.scm (python-matplotx)[arguments]: Disable test_png test. Change-Id: I19a954786d828a1b717c9c4021ad7f5c6172366c Ricardo Wurmus
2024-01-16gnu: python-pypng: Update to 0.20220715.0....* gnu/packages/python-xyz.scm (python-pypng): Update to 0.20220715.0. [build-system]: Use pyproject-build-system. [arguments]: Add 'pre-check phase. [native-inputs]: Add python-pytest. Change-Id: Ic47c653f94a688048383eba216f01d7987625680 Ricardo Wurmus
2024-01-16gnu: python-imageio: Update to 2.33.1....* gnu/packages/python-xyz.scm (python-imageio): Update to 2.33.1. [propagated-inputs]: Remove python-psutil; add python-tifffile. [native-inputs]: Add python-black, python-flake8, python-fsspec, and python-pytest-cov. Change-Id: I5c64d939f5ee94ac9ec8fdbd7b51cd978b7df0fb Ricardo Wurmus
2024-01-16gnu: python-lazy-loader: Update to 0.3....* gnu/packages/python-xyz.scm (python-lazy-loader): Update to 0.3. [native-inputs]: Add python-pre-commit. Change-Id: Id4f8b61e6e60dd6da04beb8c1e4d064dc34d994c Ricardo Wurmus
2024-01-16gnu: python-tifffile: Update to 2023.12.9....* gnu/packages/python-xyz.scm (python-tifffile): Update to 2023.12.9. [propagated-inputs]: Remove python-imagecodecs. [native-inputs]: Add python-pytest. Change-Id: I2567bef390e286ed4399cc67b80a9df503f53c0a Ricardo Wurmus
2024-01-16gnu: Add python-pydevtool....* gnu/packages/python-xyz.scm (python-pydevtool): New variable. Change-Id: I325b81fa6421094a5a64084c06e66b8fa136e270 Ricardo Wurmus
2024-01-16gnu: Add python-pyproject-metadata-0.7....* gnu/packages/python-xyz.scm (python-pyproject-metadata-0.7): New variable. Change-Id: I7c47c911fa2a33c0b5711b0009f31b3e32c1c1d7 Ricardo Wurmus
2024-01-16gnu: python-doit: Update to 0.36.0....* gnu/packages/python-xyz.scm (python-doit): Update to 0.36.0. [build-system]: Use pyproject-build-system. [arguments]: Disable test_execute test. [propagated-inputs]: Remove python-pyinotify; add python-importlib-metadata. [description]: Add missing spaces between two sentences. Change-Id: I1d046201c9bef63477f8fb0a2f8494bffbbbc711 Ricardo Wurmus
2024-01-16gnu: Add pybind11-2.10....* gnu/packages/python-xyz.scm (pybind11-2.10): New variable. Change-Id: Ia7915af3baca36b0677d3f762046585abc473f56 Ricardo Wurmus