summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-docstring-to-markdown: Enable tests.•••* gnu/packages/python-xyz.scm (python-docstring-to-markdown): Enable tests. [build-system]: Use pyproject-build-system. [arguments]: Reduce test coverage since failing. [native-inputs]: Add missing test inputs. [description]: Improve. Change-Id: I91f1ca3f2d8e7c8fe3fe7b280eba6e4a420d7d93 jgart2024-10-111-4/+16
* gnu: Add python-docstring-to-markdown.•••* gnu/packages/python-xyz.scm (python-docstring-to-markdown): New variable. Signed-off-by: jgart <jgart@dismail.de> Jonathan Pieper2024-10-111-0/+19
* gnu: python-icalendar: Update to 5.0.13.•••* gnu/packages/python-xyz.scm (python-icalendar): Update to 5.0.13. [propagated-inputs]: Add python-tzdata. [native-inputs]: Add python-pytest, python-pytz. [synopsis]: Improve the synopsis. [description]: Improve the description. Change-Id: Iafa906540df87db84cd4752cb4b345d838bff15c Signed-off-by: jgart <jgart@dismail.de> Fabio Natali2024-10-101-7/+17
* gnu: python-angr: Update to 9.2.112.•••* gnu/packages/python-xyz.scm (python-angr): Update to 9.2.112. [propagated-inputs]: Remove python-progressbar2; add python-pyformlang, add python-rich, add python-unique-log-filter. * gnu/packages/patches/python-angr-addition-type-error.patch: Remove patch (merged upstream and included in new release). * gnu/packages/patches/python-angr-check-exec-deps.patch: Rebase for new release. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-10-071-9/+19
* gnu: Add python-unique-log-filter.•••* gnu/packages/python-xyz.scm (python-unique-log-filter): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-10-071-0/+30
* gnu: Add python-pyformlang.•••* gnu/packages/python-xyz.scm (python-pyformlang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-10-071-0/+21
* gnu: python-claripy: Update to 9.2.112.•••* gnu/packages/python-xyz.scm (python-claripy): Update to 9.2.112. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-10-071-3/+3
* gnu: python-cle: Update to 9.2.112.•••* gnu/packages/python-xyz.scm (python-cle): Update to 9.2.112. [propagated-inputs]: Add python-cart. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-10-071-3/+3
* gnu: Add python-cart.•••* gnu/packages/python-xyz.scm (python-cart): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-10-071-0/+30
* gnu: python-pyvex: Update to 9.2.112.•••* gnu/packages/python-xyz.scm (python-pyvex): Update to 9.2.112. * gnu/packages/patches/python-pyvex-remove-angr-dependency.patch: Remove patch (merged upstream and included in new release). Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-10-071-3/+2
* gnu: python-ailment: Update to 9.2.112.•••* gnu/packages/python-xyz.scm (python-ailment): Update to 9.2.112. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-10-071-2/+2
* gnu: python-pypandoc: Adjust package style, fix build.•••* gnu/packages/python-xyz.scm (python-pypandoc): Use G-expressions, shift order of entries, remove labels from inputs. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-poetry-core, texlive-etoolbox. Change-Id: Ib4eac5fde9d56fffd7bd18a11cf653d05d5ff45b Sharlatan Hellseher2024-10-041-14/+16
* gnu: Update python-rdflib to 7.0.0.•••* gnu/packages/rdf.scm: Add updated recipe for python-rdflib; Keep python-rdflib-6 for compatibility. * gnu/packages/python-xyz.scm: Build python-prov with python-rdflib-6 because rdflib-7 is not supported. * gnu/packages/bioinformatics.scm: Build cwltool with python-rdflib-6 because it fails to build with rdflib-7. Change-Id: Ibc40c16ede20e69e702915488d6b2f0a7e70b868 Roel Janssen2024-09-301-1/+1
* gnu: python-tldr: Swap to pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-tldr) [build-system]: Swap to pyproject-build-system. [arguments]: Adjust indentation. <#:test-flags>: Move test exclusion here. <#:phases>: Use standard 'check phase. Change-Id: Ie87b5810027998bf33325c04021dbeb7cb24e6e2 Sharlatan Hellseher2024-09-261-11/+9
* gnu: python-tldr: Update to 3.3.0.•••* gnu/packages/python-xyz.scm (python-tldr): Update to 3.3.0. [inputs]: Remove python-argcomplete, python-colorama, python-termcolor, and python-shtab. [propagated-inputs]: Add python-colorama, python-termcolor, and python-shtab. Change-Id: I87b58c0632307fa88061f0c63ceb4d01759900d2 Sharlatan Hellseher2024-09-261-7/+10
* gnu: python-twine: Update to 5.1.1.•••* gnu/packages/python-xyz.scm (python-twine): Update to 5.1.1. [build-system]: Move to pyproject-build-system. [arguments]<#:test-flags>: Disable failing tests. [native-inputs]: Add python-pretend, python-pytest, python-pytest-socket. [propagated-inputs]: Remove python-tqdm, python-packaging. Add python-imporlib-metadata, python-keyring, python-rfc3986, python-rich and python-urllib3. Reviewed-by: Steve George <steve@futurile.net> Change-Id: I55dbcd646dec60cfe8ec226aed0cf3f8c59e2eeb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves via Guix-patches via2024-09-261-11/+23
* gnu: python-pkginfo: Update to 1.10.0.•••* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.10.0. [native-inputs]: Add python-wheel. Reviewed-by: Steve George <steve@futurile.net> Change-Id: I682773a5a5c36c9a2ffd9ce8e96048c08a7a174e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves via Guix-patches via2024-09-261-3/+4
* gnu: python-readme-renderer: Update to 41.0.•••* gnu/packages/python-xyz.scm (python-readme-renderer): Update to 41.0. [build-system]: Use pyproject-build-system. [arguments]: Delete 'loosen-cmarkgfm-dependency phase; replace custom 'check phase with #:test-flags. [native-inputs]: Add python-wheel; remove python-mock. Reviewed-by: Steve George <steve@futurile.net> Change-Id: I47cef84089384d2cf760c166fed9147863d1a415 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Ricardo Wurmus2024-09-261-22/+20
* gnu: Add python-charset-normalizer-3.•••* gnu/packages/python-xyz.scm (python-charset-normalizer-3): New variable. Change-Id: I173ba9daa74882f021586b90f3ec3c63f2b62962 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hilton Chain2024-09-191-0/+12
* gnu: python-jupytext: Use git-minimal/pinned.•••* gnu/packages/python-xyz.scm (python-jupytext) [native-inputs]: Replace git-minimal with git-minimal/pinned. Change-Id: I793bc670ab41325c4f553df7679b1969e6d6ae98 Maxim Cournoyer2024-09-141-1/+1
* gnu: python-scikit-build: Skip more network tests.•••* gnu/packages/python-xyz.scm (python-scikit-build)[arguments]: Add a phase to mark more network tests as isolated to easily skip them. Change-Id: I2f955182f411a68550fbd3c356bfda5584091428 Efraim Flashner2024-09-121-0/+7
* gnu: python-apprise: Fix build.•••* gnu/packages/python-xyz.scm (python-apprise): Fix build failures. [native-inputs]: Remove unused python-flake8. [arguments]: turn off mqltt_tls tests that fail. Change-Id: Ia1a5b3d6ff284dc57f083c4bdbd1f6356be7a700 Signed-off-by: jgart <jgart@dismail.de> Steve George2024-09-091-7/+10
* gnu: python-optree: Update to 0.11.0.•••* gnu/packages/python-xyz.scm (python-optree): Update to 0.11.0. [arguments]<#:test-flags>: Disable failing test. David Elsing2024-09-061-2/+7
* gnu: python-pygithub: Fix tests.•••* gnu/packages/python-xyz.scm (python-pygithub)[native-inputs]: Add nss-certs-for-test. Change-Id: Ib0ee6f1c23302adfec3e8d184cc4afff285012e7 John Kehayias2024-09-051-1/+2
* gnu: Add python-gpxpy.•••* gnu/packages/python-xyz.scm (python-gpxpy): New variable. Change-Id: I70a014dfce7bd021833d42da45e857613621aaa8 Signed-off-by: jgart <jgart@dismail.de> Peter Kannewitz2024-09-041-0/+17
* gnu: python-mpv: Update to 1.0.7.•••This fixes the build after the core-updates merge. * gnu/packages/python-xyz.scm (python-mpv): Update to 1.0.7. [source]: Remove snippet obsoleted by PY_MPV_SKIP_TESTS. [build-system]: Switch to pyproject. [arguments]: Set newly-available PY_MPV_SKIP_TESTS variable. [native-inputs]: Add python-pytest and python-pyvirtualdisplay. Change-Id: Ia0e6c3341292fe6a40f63b484d70c6a68b6f7eb4 Ian Eure2024-08-251-21/+12
* gnu: python-urwid: Update to 2.6.15.•••* gnu/packages/python-xyz.scm (python-urwid): Update to 2.6.15. [build-system]: Use PYPROJECT-BUILD-SYSTEM. [arguments]: Skip the test suite. [propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS and PYTHON-WCWIDTH. [native-inputs]: Add PYTHON-SETUPTOOLS-SCM. Change-Id: I13e242c4a1ec8a1ba6fad759e261468eb831eeb3 Leo Famulari2024-08-311-4/+11
* gnu: python2-dbus: Add libxcrypt dependency.•••* gnu/packages/python-xyz.scm (python2-dbus)[inputs]: Add libxcrypt. Change-Id: I3316ca5dbe308b2baaeb8f7f259a189dbf0b29b6 宋文武2024-08-311-0/+1
* gnu: python-rpds-py: Fix build.•••* gnu/packages/python-xyz.scm (python-rpds-py)[arguments]: Don't refer to nonexistent 'prepare-python-module' phase. Change-Id: Ie32f3b147b161b6d8dfb799b19ba04167faeccf1 宋文武2024-08-311-1/+1
* gnu: python-pydantic-core: Fix build.•••* gnu/packages/python-xyz.scm (python-pydantic-core)[arguments]: Don't refer to nonexistent 'prepare-python-module' phase. Change-Id: I9731ad40472e33d05d8f38d3fc2e5d78d64e12a2 宋文武2024-08-311-1/+1
* gnu: python-orjson: Fix build.•••* gnu/packages/python-xyz.scm (python-orjson)[arguments]: Don't refer to nonexistent 'prepare-python-module' phase. Change-Id: I7310eb283e5521ad80e5c07aafeaef3007317e83 宋文武2024-08-311-1/+1
* gnu: python-magic: Adjust test suite.•••* gnu/packages/python-xyz.scm (python-magic)[source]: Add snippet. [arguments]: In ‘check’ phase, install C.UTF-8 instead of en_US.UTF-8. Change-Id: I0f898584b3ad0bab4dc929d52578b6acfcbdda67 Ludovic Courtès2024-08-311-3/+8
* gnu: python-natsort: Add en_US.UTF-8 locale for tests.•••* gnu/packages/python-xyz.scm (python-natsort): Add en_US.UTF-8 locale for the package's tests. Change-Id: I5947b6550b9bc71d403685756ead4f1c77c99012 Josselin Poiret2024-08-311-1/+4
* gnu: python-cython: Add libxcrypt dependency.•••* gnu/packages/python-xyz.scm (python-cython): Add libxcrypt dependency. Change-Id: I7a7c16eb8618b38c8e2758dcb19981b108c9ce7b Josselin Poiret2024-08-311-0/+3
* Partially revert gnu: python-matplotlib: Fix flaky Legend loc test.•••I changed the commit hash by mistake, revert that. * gnu/packages/python-xyz.scm (python-matplotlib): Revert commit hash change. Change-Id: Ic676a45771b5969a0c713cd025d3a4d2dacada62 Josselin Poiret2024-08-311-1/+1
* gnu: python-pyelftools: Update to 0.30 [fixes build].•••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 Janneke Nieuwenhuizen2024-08-311-6/+6
* gnu: python-pyyaml: Update to 6.0.1.•••* (python-pyyaml): Update to 6.0.1. Change-Id: I01cc9fc96fb4e4ab76ecdfe74a4849e536ae36e2 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Toorn, H.W.P. van den (Henk)2024-08-311-2/+2
* gnu: python-matplotlib: Fix flaky Legend loc test.•••* 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 Josselin Poiret2024-08-311-1/+2
* gnu: python-pillow: Fix build with zlib 1.3.•••* 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 Josselin Poiret2024-08-311-1/+3
* gnu: meson: Update to 1.1.1 and ungraft.•••* 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 Ludovic Courtès2024-08-311-1/+1
* gnu: python-screenkey: Add 'bash' input for 'wrap-program'.•••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> Maxime Devos2024-08-311-3/+3
* gnu: python-shapely: Adjust home page.•••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 Sharlatan Hellseher2024-08-271-1/+1
* gnu: python-shapely: Update to 2.0.5.•••* gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.5. Change-Id: Ia5a49492a5bf02e514d8f3524dc3c26227660901 Sharlatan Hellseher2024-08-271-2/+2
* gnu: python-glymur: Update to 0.13.5.•••* gnu/packages/python-xyz.scm (python-glymur): Update to 0.13.5. Change-Id: I307a4325f051faf2f2e46dd29878e6599b12f237 Sharlatan Hellseher2024-08-271-2/+2
* gnu: python-click-didyoumean: Enable tests.•••* 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 Sharlatan Hellseher2024-08-271-6/+7
* gnu: python-click-didyoumean: Update to 0.3.1.•••* 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 Sharlatan Hellseher2024-08-271-4/+6
* gnu: pyzo: Update to 4.16.0.•••* gnu/packages/python-xyz.scm (pyzo): Update to 4.16.0. Change-Id: Ic94473dbc3f4e989cc98e6dd7ca087f69950685d Nicolas Goaziou2024-08-261-2/+2
* gnu: python-fastbencode: Update to 0.3.1.•••* gnu/packages/python-xyz.scm (python-fastbencode): Update to 0.3.1. Change-Id: Id7ba89ed989f0e89e97f9f5f6c779f1f7a03d27e jgart2024-08-171-2/+2
* gnu: python-docx: Update to 1.1.2.•••* 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 jgart2024-08-161-7/+7
* gnu: python-xmldiff: Update to 2.7.0.•••* gnu/packages/python-xyz.scm (python-xmldiff): Update to 2.7.0. [propagated-inputs]: Remove python-six. Change-Id: I4b83646f3f9bacd987ead99ce3c66d068c4c8458 jgart2024-08-091-3/+3