aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
...
* Partially revert gnu: python-matplotlib: Fix flaky Legend loc test.Josselin Poiret2024-08-31
| | | | | | | | I changed the commit hash by mistake, revert that. * gnu/packages/python-xyz.scm (python-matplotlib): Revert commit hash change. Change-Id: Ic676a45771b5969a0c713cd025d3a4d2dacada62
* gnu: python-pyelftools: Update to 0.30 [fixes build].Janneke Nieuwenhuizen2024-08-31
| | | | | | | | | | | | | | | | | | | This avoids Test file 'test/testfiles_for_readelf/aarch64-relocs-le.o.elf' .......................FAIL ....for file test/testfiles_for_readelf/aarch64-relocs-le.o.elf ....for option "--debug-dump=info" ....Output #1 is readelf, Output #2 is pyelftools @@ Mismatch on line #1: >> compilation unit @ offset 0:<< >> compilation unit @ offset 0x0:<< ([('equal', 0, 29, 0, 29), ('insert', 29, 29, 29, 31), ('equal', 29, 30, 31, 32)]) * gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.30. [description]: Remove gratuitous whitespace. Change-Id: I6e15e4532affd7faa7272d42adb65a2efcccce46
* gnu: python-pyyaml: Update to 6.0.1.Toorn, H.W.P. van den (Henk)2024-08-31
| | | | | | | * (python-pyyaml): Update to 6.0.1. Change-Id: I01cc9fc96fb4e4ab76ecdfe74a4849e536ae36e2 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-matplotlib: Fix flaky Legend loc test.Josselin Poiret2024-08-31
| | | | | | | | * gnu/packages/patches/python-matplotlib-fix-legend-loc-best-test.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python-xyz.scm (python-matplotlib): Use it. Change-Id: I0b488844d7b34a718b7294134b8c954492c9b697
* gnu: python-pillow: Fix build with zlib 1.3.Josselin Poiret2024-08-31
| | | | | | | | * gnu/packages/patches/python-pillow-use-zlib-1.3.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python-xyz.scm (python-pillow): Use it. Change-Id: I97e706c11f616c42fb604cb616a94663f389a376
* gnu: meson: Update to 1.1.1 and ungraft.Ludovic Courtès2024-08-31
| | | | | | | | | | | | * gnu/packages/build-tools.scm (meson): Update to 1.1.1. [replacement]: Remove. (meson/newer): Remove. (meson-python/newer): Remove. * gnu/packages/pdf.scm (capypdf)[arguments]: Remove #:meson. Change-Id: I77dd9203461e8dd635753ec742bd8046dd63e3f9 * gnu/packages/python-science.scm (python-pandas-2): Use regular meson-python. * gnu/packages/python-xyz.scm (python-contourpy): Same
* gnu: python-screenkey: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | It is required for cross-compilation. * gnu/packages/python-xyz.scm (python-screenkey)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-shapely: Adjust home page.Sharlatan Hellseher2024-08-27
| | | | | | | | | | Permanent redirect from <https://github.com/Toblerity/Shapely> to <https://github.com/shapely/shapely>. * gnu/packages/python-xyz.scm (python-shapely) [home-page]: Fix lint warning. Change-Id: Ifa78b15647e58a832a5da108f0fbe9f51fdb21df
* gnu: python-shapely: Update to 2.0.5.Sharlatan Hellseher2024-08-27
| | | | | | * gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.5. Change-Id: Ia5a49492a5bf02e514d8f3524dc3c26227660901
* gnu: python-glymur: Update to 0.13.5.Sharlatan Hellseher2024-08-27
| | | | | | * gnu/packages/python-xyz.scm (python-glymur): Update to 0.13.5. Change-Id: I307a4325f051faf2f2e46dd29878e6599b12f237
* gnu: python-click-didyoumean: Enable tests.Sharlatan Hellseher2024-08-27
| | | | | | | | * gnu/packages/python-xyz.scm (python-click-didyoumean): Enable tests. [source]: Swap to git checkout containing tests. [native-inputs]: Add python-pytest. Change-Id: I741e52c92c1c1b5ccde557061a8be0010974610f
* gnu: python-click-didyoumean: Update to 0.3.1.Sharlatan Hellseher2024-08-27
| | | | | | | | | * gnu/packages/python-xyz.scm (python-click-didyoumean): Update to 0.3.1. [source]: Swap to a new PyPI packae name ("-" to "_"). [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-poetry-core. Change-Id: I24f2e632732c8204f816806c7ad067d327bb3d28
* gnu: pyzo: Update to 4.16.0.Nicolas Goaziou2024-08-26
| | | | | | * gnu/packages/python-xyz.scm (pyzo): Update to 4.16.0. Change-Id: Ic94473dbc3f4e989cc98e6dd7ca087f69950685d
* gnu: python-fastbencode: Update to 0.3.1.jgart2024-08-17
| | | | | | * gnu/packages/python-xyz.scm (python-fastbencode): Update to 0.3.1. Change-Id: Id7ba89ed989f0e89e97f9f5f6c779f1f7a03d27e
* gnu: python-docx: Update to 1.1.2.jgart2024-08-16
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-docx): Update to 1.1.2. [source]: Update PyPI source uri. [native-inputs]: Remove python-flake8 and python-mock. Add python-pytest-cov and python-pytest-xdist. [propagated-inputs]: Add python-typing-extensions. Change-Id: Ib43120dcc35a0a24a1456022c4d9ea6fb06f6b20
* gnu: python-xmldiff: Update to 2.7.0.jgart2024-08-09
| | | | | | | * gnu/packages/python-xyz.scm (python-xmldiff): Update to 2.7.0. [propagated-inputs]: Remove python-six. Change-Id: I4b83646f3f9bacd987ead99ce3c66d068c4c8458
* gnu: python-fire: Update to 0.6.0.jgart2024-08-08
| | | | | | * gnu/packages/python-xyz.scm (python-fire): Update to 0.6.0. Change-Id: If0b610aba22f815c3cc55d99e32b5f94fc7565ee
* gnu: python-pytelegrambotapi: Update to 4.22.0.jgart2024-08-08
| | | | | | * gnu/packages/python-xyz.scm (python-pytelegrambotapi): Update to 4.22.0. Change-Id: I6449bd9d9f099dbe3baab7bb6d44198f480a4101
* gnu: python-filetype: Update to 1.2.0.John Nduli2024-08-06
| | | | | | | * gnu/packages/python-xyz.scm (python-filetype): Update to 1.2.0. Change-Id: I9ac397d332c377b0886162ae6cf40a42169b2055 Signed-off-by: jgart <jgart@dismail.de>
* Change email of Evgeny Pisemsky.Evgeny Pisemsky2024-08-05
| | | | | | | | | | | * .mailmap: Add entry to Evgeny Pisemsky. * gnu/packages/emacs-xyz.scm, gnu/packages/engineering.scm, gnu/packages/guile-xyz.scm, gnu/packages/hardware.scm, gnu/packages/perl.scm, gnu/packages/python-xyz.scm, gnu/packages/sdl.scm, gnu/packages/web.scm: Adjust copyright line. Change-Id: I9a10be1ee7cc164f18d826b51348ee26eee2ca4b Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-looseversion.Sharlatan Hellseher2024-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-looseversion): New variable. Change-Id: I862f10cf5c7285e171335abee429ae76140271dd
* gnu: Add python-echo.Sharlatan Hellseher2024-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-echo): New variable. Change-Id: Id506a7b4ed9681227372455f9d96a0957eb845a7
* gnu: Add python-poetry-dynamic-versioning.Sharlatan Hellseher2024-07-30
| | | | | | | * gnu/packages/python-xyz.scm (python-poetry-dynamic-versioning): New variable. Change-Id: I2a9a38b2002426f5265cf0203b88dd523d1fa2b8
* gnu: Add python-dunamai.Sharlatan Hellseher2024-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-dunamai): New variable. Change-Id: Iabb0221c615ee345d1e557d2d428254929823283
* gnu: python-extension-helpers: Enable tests.Sharlatan Hellseher2024-07-30
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-extension-helpers): Adjust indentation. [source]: Swap to git checkout which contains tests. [arguments]: <#:tests-flags>: Disable one failing tests. <#:phases>: Add 'set-version phase. Use custom 'check phase. [native-inputs]: Remove python-coverage. Add python-tomli. Change-Id: I8a04811e43bc0f1c2e0761aca87c4888a1444fc1
* gnu: python-extension-helpers: Update to 1.1.1.Sharlatan Hellseher2024-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-extension-helpers): Update to 1.1.1. Change-Id: Ia5fa0b445232314134d0127add75fcf2082bbc59
* gnu: python-celery: Update to 5.4.0.Vinicius Monego2024-07-28
| | | | | | | * gnu/packages/python-xyz.scm (python-celery): Update to 5.4.0. [native-inputs]: Add python-google-cloud-storage. Change-Id: I9ddb215661491deaab0d8dc31207cd3043637d21
* gnu: wfetch: Give the executable the expected name.Leo Famulari2024-07-26
| | | | | | | | | | | Fixes a problem reported by bdju on #guix: https://logs.guix.gnu.org/guix/2024-07-26.log#221323 * gnu/packages/python-xyz.scm (wfetch)[arguments]: Rename the executable in the custom 'install' phase. Change-Id: I0e8dd41195ef716618b9dd5fd196f392a546272a
* gnu: python-waitress: Update to 3.0.0.jgart2024-07-25
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-waitress): Update to 3.0.0. [build-system]: Use pyproject-build-system. [arguments]: Disable failing test. * gnu/packages/patches/python-waitress-fix-tests.patch: Delete no longer needed patch. * gnu/local.mk: Delete patch line. Change-Id: I5397649e30098627de8c24f6afa2b74413d3446a
* Revert "gnu: python-mako: Improve package style."Zheng Junjie2024-07-25
| | | | | | | | This reverts commit 53f58596c928397e4e31cf08196db0102dc8950f. This introduces too many rebuilds. Change-Id: I6f7e1a01df90db4f51d3d64140740e7f29339f3d
* gnu: python-mako: Improve package style.jgart2024-07-24
| | | | | | * gnu/packages/python-xyz.scm (python-mako) [arguments]: Use G-expressions. Change-Id: Ib33ddae71a7913dccbc3117644c8efd1058e0747
* gnu: Add python-xmp-toolkit.Felix Gruber2024-07-18
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-xmp-toolkit): New variable. * gnu/packages/patches/python-xmp-toolkit-add-missing-error-codes.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Change-Id: Ibce05155961eb5ba199754646e08acff2410f95d Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pygdbmi.Zheng Junjie2024-07-18
| | | | | | * gnu/packages/python-xyz.scm (python-pygdbmi): New variable. Change-Id: Ide91e2276724fd9b1d1857b504731c66dc84467c
* gnu: Add python-property-cached.Vinicius Monego2024-07-16
| | | | | | | * gnu/packages/python-xyz.scm (python-property-cached): New variable. Change-Id: I173c358bd8cf6d536cc984c3d9c76e0bad41dad4 Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-geojson-for-pyowm.jgart2024-07-16
| | | | | | * gnu/packages/python-xyz.scm (python-geojson-for-pyowm): New variable. Change-Id: I529429ef7ee600788df07d7f5fd41cec7ab29ba9
* gnu: python-geojson: Update to 3.1.0.jgart2024-07-16
| | | | | | | | * gnu/packages/python-xyz.scm (python-geojson): Update to 3.1.0. [build-system]: Use pyproject build system. [arguments]: Enable tests. Change-Id: Ie7e49b8e3db1c2549f3dad48ecfd4b8d8a98d680
* gnu: python-gh-md-to-html: Use correct package dependency version.jgart2024-07-15
| | | | | | | * gnu/packages/python-xyz.scm (python-gh-md-to-html) [propagated-inputs]: Add python-emoji-for-gh-md-to-html. Change-Id: I41a2b0cc67b467644ebee68b548e33ff7173ca85
* gnu: Add python-emoji-for-gh-md-to-html.jgart2024-07-15
| | | | | | * gnu/packages/python-xyz.scm (python-emoji-for-gh-md-to-html): New variable. Change-Id: I7a89e77bb0fcdfa620d07600bb06c75a720ce9b8
* gnu: python-emoji: Update to 2.12.1.Gisement2024-07-15
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-emoji): Update to 2.12.1. [build-system]: Use pyproject build system. [native-inputs]: Add python-typing-extensions. [description]: Format description to start on a new line. Change-Id: Id262ba7f05f5fa6205bc19709442e62c1856f8a9 Signed-off-by: jgart <jgart@dismail.de>
* gnu: python-hy: Reformat with 'guix style'.Vinicius Monego2024-07-14
| | | | | | | * gnu/packages/python-xyz.scm (python-hy): Reformat package using 'guix style'. Change-Id: Ie7dadd33fca2cabefcb83c3f50826752ad2c8a98
* gnu: python-hy: Move to pyproject-build-system.Vinicius Monego2024-07-14
| | | | | | | | | * gnu/packages/python-xyz.scm (python-hy)[build-system]: Move to pyproject-build-system. [arguments]: Remove custom 'check phase. Use #:test-flags to skip a failing test and enable other previously failing tests. Change-Id: Ic5df4459f192ee79652dc77390d041999e505152
* gnu: python-hy: Update to 0.29.0.Vinicius Monego2024-07-14
| | | | | | | | | * gnu/packages/python-xyz.scm (python-hy): Update to 0.29.0. [arguments]<#:phases>: Delete the 'set-version and 'remove-installed-build-scripts phases. Hy no longer uses them to report its version. Change-Id: Ie3c388bc8b0c55d275bb00a0ad9eb7d09c37228c
* gnu: Add python-angr.Sören Tempel2024-07-13
| | | | | | | | | | | * gnu/packages/patches/python-angr-addition-type-error.patch: New patch. * gnu/packages/patches/python-angr-check-exec-deps.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/python-xyz.scm (python-angr): New variable. Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-ailment.Sören Tempel2024-07-13
| | | | | | * gnu/packages/python-xyz.scm (python-ailment): New variable. Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-cle.Sören Tempel2024-07-13
| | | | | | * gnu/packages/python-xyz.scm (python-cle): New variable. Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-pyvex.Sören Tempel2024-07-13
| | | | | | | | | * gnu/packages/patches/python-pyvex-remove-angr-dependency.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-pyvex): New variable. Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-claripy.Sören Tempel2024-07-13
| | | | | | * gnu/packages/python-xyz.scm (python-claripy): New variable. Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-pysmt.Sören Tempel2024-07-13
| | | | | | | | | | | * gnu/packages/patches/python-pysmt-fix-pow-return-type.patch: New patch. * gnu/packages/patches/python-pysmt-fix-smtlib-serialization-test.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/python-xyz.scm (python-pysmt): New variable. Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-rpyc.Sören Tempel2024-07-13
| | | | | | * gnu/packages/python-xyz.scm (python-rpyc): New variable. Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-nampa.Sören Tempel2024-07-13
| | | | | | * gnu/packages/python-xyz.scm (python-nampa): New variable. Signed-off-by: jgart <jgart@dismail.de>