summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2024-12-13gnu: python-argcomplete: Update to 3.2.2.Ricardo Wurmus
* gnu/packages/patches/python-argcomplete-1.11.1-fish31.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/python-xyz.scm (python-argcomplete): Update to 3.2.2. [source]: Delete obsolete patch. [build-system]: Use pyproject-build-system. [arguments]: Override check phase. [native-inputs]: Remove python-flake8; add python-mypy, python-setuptools, and zsh. Change-Id: Ia7e37db2b535177eb2caeeab9d7e075af3f273a3
2024-12-13gnu: python-textual: Update to 0.50.1.Felix Gruber
* gnu/packages/python-xyz.scm (python-textual): Update to 0.50.1. [source]: Download from github as pypi package does not include tests. [build-system]: Change to pyproject-build-system. [arguments]: Remove custom 'check phase; add #:test-flags to disable broken tests. [propagated-inputs]: Add python-markdown-it-py, python-mdit-py-plugins and python-tree-sitter. [native-inputs]: Add python-poetry-core and python-pytest-asyncio. Change-Id: Ib144dc87f73e91d4c9d2e8f91ce6ce7a86a481a9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13gnu: python-jupytext: Update to 1.15.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jupytext): Update to 1.15.0. Change-Id: I8cbd4e45eae838cb1733bf8feeb3bc2abe960513
2024-12-13gnu: python-rich: Update to 13.7.0.Felix Gruber
* gnu/packages/python-xyz.scm (python-rich): Update to 13.7.0. [source]: Use git-fetch since pypi package doesn't include tests. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [propagated-inputs]: Remove python-attrs, python-colorama, python-commonmark and python-typingextensions; add python-ipywidgets and python-markdown-it-py. [native-inputs]: Add python-poetry-core; remove tests (which are now included in new [source]). Change-Id: I15f7928fc376d8c2556ca2965fe44453bd15f248 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13gnu: python-mdit-py-plugins: Update to 0.4.0.Felix Gruber
* gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.4.0. Change-Id: I18ca46abebe125d1a6729c10a3f4fa4a62a145ba Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13gnu: python-markdown-it-py: Update to 3.0.0.Felix Gruber
* gnu/packages/python-xyz.scm (python-markdown-it-py): Update to 3.0.0. [propagated-inputs]: Remove python-typing-extensions; add python-commonmark, python-linkify-it-py, python-markdown, python-mistletoe, python-mistune, python-panflute, python-psutil, and python-pyyaml. [native-inputs]: Remove python-flit; add python-flit-core. Change-Id: I5dc06b163ddbec0a32a9d7c3da2c834b2e74cd74 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13gnu: Add setuptools/wheel to more Python packages.Ricardo Wurmus
* gnu/packages/python-check.scm (python-beartype, python-pytest-csv)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/python-xyz.scm (python-watchdog, python-xyzservices, python-zeroconf)[native-inputs]: Same. Change-Id: Ifac6402da7447a95f4f8fca8d475e87c001bd583
2024-12-13gnu: Add python-setuptools/python-wheel where necessary.Lars-Dominik Braun
Changes to pyproject-build-system require explicit dependency on setuptools/wheel. Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
2024-12-13build-system/pyproject: Use python-sans-pip-wrapper as default-python.Lars-Dominik Braun
Also adds python-setuptools and python-wheel to relevant packages, either to native-inputs or to propagated inputs if the pkg_resources Python module is loaded at runtime. * guix/build-system/pyproject.scm (default-python): Default to python-sans-pip-wrapper. Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4
2024-12-13gnu: python-imagesize: Update to 1.4.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-imagesize): Update to 1.4.1. [build-system]: Use pyproject-build-system.
2024-12-13gnu: python-pygments: Update to 2.15.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.15.1. [build-system]: Use pyproject-build-system. [arguments]: Run tests. [native-inputs]: Add python-pytest.
2024-12-12gnu: python-networkx: Update to 3.4.2.Danny Milosavljevic
* gnu/packages/python-xyz.scm (python-networkx-next): New variable. Change-Id: I59d3883f13ef60b92bd5892edf89b09defdd8845
2024-12-11gnu: Add python-term-background.Danny Milosavljevic
* gnu/packages/python-xyz.scm (python-term-background): New variable. Change-Id: If3606c0d037afc52842d3adb69af26d35c55f6ce
2024-12-10gnu: Fix synopsis in various python packages.Gabriel Wicki
* gnu/packages/python-compression.scm (python-inflate64): Fix synopsis. * gnu/packages/python-science.scm (python-xarray-dataclasses): Fix synopsis. * gnu/packages/python-web.scm (python-waybackpack): Fix synopsis. * gnu/packages/python-xyz.scm (python-mir-eval): Fix synopsis. (python-restructuredtext-lint): Fix synopsis. (python-pixelmatch): Fix synopsis. (python-google-pasta): Fix synopsis. (python-xmp-toolkit): Fix synopsis. * gnu/packages/bioinformatics.scm (python-mgatk): Fix synopsis. * gnu/packages/rpc.scm (python-grpc-stubs): Fix synopsis. * gnu/packages/simulation.scm (python-commonroad-io): Fix synopsis. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2024-12-10gnu: Add python-columnize.Danny Milosavljevic
* gnu/packages/python-xyz.scm (python-columnize): New variable. Change-Id: Idf3ec4993b9d93d3d1e41e101dfdd76adff922fb
2024-12-08gnu: python-gphoto2: Update to 2.5.0.John Kehayias
* gnu/packages/python-xyz.scm (python-gphoto2): Update to 2.5.0. [license]: Change to lgpl3+ (upstream changed in version 2.4.0). Change-Id: Ib15737ded100458c955652ee2c075a12016d0689
2024-12-06gnu: python-debugpy: Update to 1.8.9.Danny Milosavljevic
* gnu/packages/python-xyz.scm (python-debugpy): Update to 1.8.9. Change-Id: I323570fc007af04fa8c9c59571cc3cc79833da04
2024-12-06gnu: python-pydevd: Update to 3.2.3.Danny Milosavljevic
* gnu/packages/python-xyz.scm (python-pydevd): Update to 3.2.3. Change-Id: Ibb1bb9880b2c456f27bf373259a0e604a62b9515
2024-12-02Merge remote-tracking branch 'origin/rust-team'Efraim Flashner
Change-Id: I6d5c28252f060eeb69eb02fd281e7268bb885b29
2024-12-02gnu: Add python-cykhash.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-cykhash): New variable. Change-Id: I7f46da1f53b10957c102ca21e74f144955676730
2024-11-30gnu: Add python-puremagic.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-puremagic): New variable. Change-Id: I326d15cdf6eb088f456954c28fd735bc1890840a
2024-11-29gnu: python-pydevd: Use gdb/pinned.Christopher Baines
To allow gdb to be updated more easily. * gnu/packages/python-xyz.scm (python-pydevd)[inputs]: Use gdb/pinned. Change-Id: Icf417f89933bc190bf4c0d869c199cfe50d463ef Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-11-28gnu: python-contourpy: Build with cmake-minimal.Efraim Flashner
* gnu/packages/python-xyz.scm (python-contourpy)[native-inputs]: Replace cmake with cmake-minimal. Change-Id: I015930e4d75dc58e8e23210ca6c8d1e7c4a3c04b
2024-11-23gnu: Respect --cores build argument in some python packages.Sharlatan Hellseher
Reported by Greg Hogan <code@greghogan.com> in #74445. * gnu/packages/astronomy.scm (python-asdf-astropy, python-astropy, python-photutils, python-poppy, python-regions, python-reproject, python-sunpy, python-spectral-cube, python-stdatamodels, python-pysiaf, python-sbpy, python-asdf-coordinates-schemas, python-roman-datamodels, python-webbpsf, python-yt): [arguments]<test-flags>: Adjust "-n" or "--numprocess" to respect "--cores" build argument. * gnu/packages/check.scm (python-crosshair): Likewise. * gnu/packages/databases.scm (python-fastparquet, python-pycurl, awscli, python-s3transfer): Likewise. * gnu/packages/python-xyz.scm (python-glymur, python-zarr, python-dask): Likewise. Change-Id: Ifbc6435e4ad22b0ae822b485bccca41eaa165cc5
2024-11-20gnu: python-moto: Update to 4.2.4.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-moto): Update to 4.2.4. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags instead of custom 'check phase; add phase 'compatibility. [propagated-inputs]: Add python-openapi-spec-validator and python-py-partiql-parser. Change-Id: Ifa0598387f37488da2e1efa40617dc5f36ea4241
2024-11-20gnu: python-pillow-simd: Update to 9.3.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pillow-simd): Update to 9.3.0. Change-Id: Ic4afc8399b0f9d8dd163ef17bfa813f54e2eff37
2024-11-20gnu: python-pillow-simd: Disable one broken test.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pillow-simd)[build-system]: Use pyproject-build-system. [arguments]: Disable failing test_sanity test; copy only the 'patch-ldconfig phase from python-pillow, drop the custom 'check phase. Change-Id: Ic9a4f76ebcdc7aba21231aecd641930cf5f5b4de
2024-11-20gnu: Add python-py-partiql-parser.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-py-partiql-parser): New variable. Change-Id: I674cb18d0d25d40403ce4fd1ec53d185d919972f
2024-11-20gnu: Add python-stdio-mgr.Eric Bavier
* gnu/packages/python-xyz.scm (python-stdio-mgr): New variable. Change-Id: Ia2e9cfda69e453b61ba948a6ad18f91364b799df
2024-11-19gnu: kalamine: Update to 0.38.Andreas Enge
* gnu/packages/python-xyz.scm (kalamine): Update to 0.38. Change-Id: I32fe67fdbf5a7838f14021968f64adbdcf2c2781
2024-11-19gnu: python-benchmark-4dn: Update to 0.5.24.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-benchmark-4dn): Update to 0.5.24. [source]: Update upstream URL. [properties]: Update upstream name. [arguments]: Disable tests. Change-Id: I01412638c33497983839541e7b48cca882af62ca
2024-11-19gnu: python-boto3: Respect --cores build argument.Nicolas Graves
This commit ensures that a user-provided --cores argument to guix build is respected. * gnu/packages/python-xyz.scm (python-boto3)[arguments] <#:test-flags>: Replace "auto" numprocesses by parallel-job-count. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-11-19gnu: python-botocore: Respect --cores build argument.Nicolas Graves
This commit ensures that a user-provided --cores argument to guix build is respected. * gnu/packages/python-xyz.scm (python-botocore)[arguments] <#:test-flags>: Replace "auto" numprocesses by parallel-job-count. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-11-18gnu: Add python-svgelements.Evgeny Pisemsky
* gnu/packages/python-xyz.scm (python-svgelements): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic42dc142ba63ccf8c1bfa72a69b43afd7344b327
2024-11-18gnu: Add python-json-e.Adam Faiz
* gnu/packages/python-xyz.scm (python-json-e): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I9532100f7b75293a81ea28391bfbd8f8ad07a653
2024-11-18gnu: python-boto3: Update to 1.35.59.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-boto3): Update to 1.35.59. [native-inputs]: Remove python-nose. Change-Id: Iafc22bafbf6ef185c2d9f4907386bd904ebaecbd
2024-11-18gnu: python-botocore: Update to 1.35.59.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.59. Change-Id: Iee873e6a84d582271fcbcd39e78521583574fb40
2024-11-18gnu: Remove python-colorama-for-awscli.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-colorama-for-awscli): Delete variable. Change-Id: Idb10200319c71fde3fcb78f1b4b0d6f9554166a0
2024-11-18gnu: Remove python-boto.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-boto): Delete variable. Change-Id: I4ff3f200734bce027334383d1f56c28134808a9d
2024-11-18gnu: python-boto3: Update to 1.35.54.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-boto3): Update to 1.35.54. Improve package style. [bulid-system]: Swap to pyproject-build-system. [native-inputs]: Add python-pytest-xdist, python-setuptools, and python-wheel. Change-Id: I413fcfc599d0d3ccf8587136629648c8a04cd364
2024-11-18gnu: python-botocore: Update to 1.35.54.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.54. [arguments]<tests>: Enable tests. <test-flags>: Disable some failing tests. [native-inputs]: Add python-jsonschema, python-pytest, python-pytest-xdist, python-setuptools, and python-wheel. Change-Id: I7730f85d5ace5b8643f8e9201ea46e6723b1a022
2024-11-17gnu: pypandoc: Update to 1.14Aaron Covrig
* gnu/packages/python-xyz.scm (python-pypandoc): Update to 1.14 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-11-14gnu: python-crontab: Fix failing testsTakeV
* gnu/packages/python-xyz.scm (python-crontab) [arguments]: Turn off frequency at month check Change-Id: Ia6a8f703119dc61ddc6b359fca161dfb5a21319d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-11-05gnu: mesa: Fix build on arm architectures.Efraim Flashner
* gnu/packages/gl.scm (mesa)[inputs]: When building for an arm platform add python-pycparser. [arguments]: When building for aarch64 or armhf don't add kmsro as a gallium driver. * gnu/packages/python-xyz.scm (python-pycparser): Mark as a dependency for mesa. Change-Id: I61182157418a6667fcbb0d4280c959a708119b0d
2024-11-05gnu: mesa: Update to 24.2.2.John Kehayias
Note the clang input for mesa was in inputs for aarch64-linux but more generally in native-inputs for mesa-opencl. Moved to native-inputs for all (mesa does not retain a reference to clang). * gnu/packages/gl.scm (mesa): Update to 24.2.2. [inputs]: Move clang-18 when building for aarch64-linux to ... [native-inputs]: ... here for all architectures. Add python-ply, and python-pyyaml. Use libclc for all architectures. (mesa-opencl)[inputs, native-inputs]: Remove fields. * gnu/packages/python-xyz.scm (python-pyyaml, python-ply): Add a comment about being dependencies of mesa. Change-Id: Ie262e6ea5a31fda0e410277256c203ea3caed96b
2024-11-03gnu: Add python-monthdelta.Wilko Meyer
* gnu/packages/python-xyz.scm (python-monthdelta): New variable. Change-Id: I0e651f41252ec50cd2d7063e37d428265b17d8c2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-11-01gnu: python-dbus-python: Revert ordering change on native-inputs.Vagrant Cascadian
A large number of rebuilds (3987 according to guix refresh) was triggered by: a9abf9a7b30f6801e122cae759df87b44c458773 gnu: python-dbus-python: Fix indentation. Reverting the ordering changes does not trigger any rebuilds. * gnu/packages/python-xyz.scm (python-dbus-python): Unsort native-inputs.
2024-11-01gnu: python-dbus-python: Fix indentation.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-dbus-python): Fix indentation, adjust order of fields, sort inputs alphabetically. Change-Id: I895518f041bd2cfc9c2f94774a9d1db47b26ffc3
2024-10-30gnu: Add python-pycollada.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pycollada): New variable. Change-Id: If0ce96f59e7bd8575b95f3f0a029ce6bcdfe1011
2024-10-30gnu: Add python-hsluv.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-hsluv): New variable. Change-Id: I97a5b09f66150f0d77f62caa7c8f8410807d5340