summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2024-07-11gnu: python-colorlog: Use new style.jgart
* gnu/packages/python-xyz.scm (python-colorlog): Use new style. Change-Id: Id31d34d9c09330f7a5aa723ca1a1352b6736d875
2024-07-11gnu: python-pytelegrambotapi: Update to 4.21.0.jgart
* gnu/packages/python-xyz.scm (python-pytelegrambotapi): Update to 4.21.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-hatchling. Change-Id: I60e7f8be1dfc6921e843c782a95d774b966ece3c
2024-07-11gnu: python-pytelegrambotapi: Use new style.jgart
* gnu/packages/python-xyz.scm (python-pytelegrambotapi) [arguments]: Use new style. Change-Id: Id31d34d9c09330f7a5aa723ca1a1352b6736d875
2024-07-11gnu: python-typed-ast: Add comment regarding package's end of life.jgart
* gnu/packages/python-xyz.scm (python-typed-ast): Add comment. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
2024-07-11gnu: python-typed-ast: Use new style.jgart
* gnu/packages/python-xyz.scm (python-typed-ast) [arguments]: Use new style. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
2024-07-11gnu: python-typed-ast: Make the 'check' phase respect #:tests?.jgart
* gnu/packages/python-xyz.scm (python-typed-ast) [arguments]: Make the 'check' phase respect #:tests?. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
2024-07-11gnu: python-sacn: Enable tests.jgart
* gnu/packages/python-xyz.scm (python-sacn) [arguments]: Enable tests. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
2024-07-11gnu: Add python-sacn.Rick Huijzer
* gnu/packages/python-xyz.scm (python-sacn): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Iaed5ba294366a6934248c335ca30f7ca71a1127a
2024-07-11gnu: Remove python-pdbpp.Zheng Junjie
Fixes <https://issues.guix.gnu.org/72051> * gnu/packages/python-xyz.scm (python-pdbpp): Delete variable. Change-Id: Ide5dea642f12ff6f283f41e7a5ec637cf561d6af
2024-07-09gnu: python-duckdb: Disable parallel tests.Sharlatan Hellseher
Running tests with "--numprocesses" more than 16 makes them shaky, see <https://ci.guix.gnu.org/build/5070646/log/raw>. * gnu/packages/python-xyz.scm (python-duckdb) [arguments]: <#:test-flags>: Remove "--numprocesses" option. [native-inputs]: Remove PYTHON-PYTEST-XDIST. Change-Id: I34312cd0d031fe1c31172280e761cfe33762fc91
2024-07-08gnu: python-duckdb: Adjust indentation.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-duckdb): Adjust indentation. Change-Id: I4f135df041f18188f7e035eed78a9199f2026b70
2024-07-08gnu: python-duckdb: Update to 1.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-duckdb): Update to 1.0.0. [propagated-inputs]: Add python-adbc-driver-manager. [native-inputs]: Remove python-mypy; add python-pytest-xdist. Change-Id: I506e786d73767b73c34ec0d475e535a4eba51ca2
2024-07-08gnu: Add python-itanium-demangler.Sören Tempel
* gnu/packages/python-xyz.scm (python-itanium-demangler): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: I6c198bfb174a76e7d1746d5052e1dec938a4b5b9
2024-07-07gnu: python-pdfminer-six: Update to 20231228.Felix Gruber
* gnu/packages/python-xyz.scm (python-pdfminer-six): Update to 20231228. [build-system]: Use pyproject-build-system. [arguments]: Convert to gexp and remove custom 'check phase. [propagated-inputs]: Remove python-chardet and python-sortedcontainers. Add python-charset-normalizer. [native-inputs]: Remove python-nose and python-tox. Add python-pytest. Change-Id: I9913385a681b32afde930e32e7379db91357177b Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-01gnu: glances: Update to 4.1.1.Ada Stevenson
* gnu/packages/python-xyz.scm (glances): Update to 4.1.1. [source]: Update PyPI uri. [propagated-inputs]: Remove python-future and python-ujson and add python-orjson. Change-Id: I4c9a1a59916b922d136e8ceec5984b26aa4f3496 Signed-off-by: jgart <jgart@dismail.de>
2024-06-26gnu: Add hatch.Vinicius Monego
* gnu/packages/python-xyz.scm (hatch): New variable. Change-Id: Iff0f0e8e8451277e468b7c3054540eca8d25e321 Signed-off-by: jgart <jgart@dismail.de>
2024-06-26gnu: Add python-userpath.Vinicius Monego
* gnu/packages/python-xyz.scm (python-userpath): New variable. Change-Id: Ic263ee8e1208273b225aa7e2c14dd85f085254e7 Signed-off-by: jgart <jgart@dismail.de>
2024-06-18gnu: Add python-optree.David Elsing
* gnu/packages/python-xyz.scm (python-optree): New variable. * gnu/packages/patches/python-optree-fix-32-bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Change-Id: I37e38ef9da5e7459c8faf2c3494e2e0c0aedbfff
2024-06-17gnu: python-cookiecutter: Update to 2.6.0.jgart
* gnu/packages/python-xyz.scm (python-cookiecutter): Update to 2.6.0. Change-Id: I411ecead8162af96ea042b1b4fc3647b7614e53b
2024-06-17gnu: python-pyld: Update to 2.0.4.Ben Sturmfels
* gnu/packages/python-xyz.scm (python-pyld): Update to 2.0.4. Change-Id: Iebd823a94c8f39944162056d451176d112e229e3 Signed-off-by: jgart <jgart@dismail.de>
2024-06-16gnu: Add python-interface-meta.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-interface-meta): New variable. Change-Id: I835e55170a27d4e3ab400a6cdba1c3a9f07cf3b7
2024-06-16gnu: python-treelib: Update to 1.7.0.Nicolas Graves
* gnu/packages/python-xyz.scm (python-treelib): Update to 1.7.0. Change-Id: Ice44998ceeb31e2783f4a6a448b2f5306e8821c3 Signed-off-by: jgart <jgart@dismail.de>
2024-06-16gnu: python-shtab: Update to 1.7.1.Nicolas Graves
* gnu/packages/python-xyz.scm (python-shtab): Update to 1.7.1. Change-Id: I27bb5e2cafc5a43277fc055a025c1069013a7297 Signed-off-by: jgart <jgart@dismail.de>
2024-06-16gnu: python-shtab: Move to pyproject-build-system.Nicolas Graves
* gnu/packages/python-xyz.scm (python-shtab): [build-system]: Move to pyproject-build-system. [arguments]: Remove uneeded field. Change-Id: I3c6cffb85d7335956adc3aa5a17fdf249dac6740 Signed-off-by: jgart <jgart@dismail.de>
2024-06-13gnu: Add python-wavefile.Sughosha
* gnu/packages/python-xyz.scm (python-wavefile): New variable. Change-Id: Ied8fe04eea6f9a79cdde6382931a7009cf71f8f4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13gnu: Add python-mido.Sughosha
* gnu/packages/python-xyz.scm (python-mido): New variable. Change-Id: I4bdc6dc6f059dd16c0e0a4152a5e9b5bf84764ee Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13gnu: Add python-pymarshal.Sughosha
* gnu/packages/python-xyz.scm (python-pymarshal): New variable. Change-Id: I6a1d2f8f21869856a9a227bed213d9f71204b2d4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-10gnu: python-project-metadata-0.7: Remove.Christopher Baines
As it's redundant as of 1039ec03bec357d6b3a74d4743a99acc77328f14. * gnu/packages/python-xyz.scm (python-pyproject-metadata-0.7): Remove variable. * gnu/packages/build-tools.scm (meson-python): Use python-pyproject-metadata rather than python-pyproject-metadata-0.7. Change-Id: I50d458ff636cfab3a262e7d0759e88f14f68081f
2024-05-31gnu: python-titlecase: Update to 2.4.1.jgart
* gnu/packages/python-xyz.scm (python-titlecase): Update to 2.4.1. Change-Id: I77473c44c5bb93b5fcbbe8252eb07db09340d2b1
2024-05-30gnu: Add python-more-itertools-next.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-more-itertools-next): New variable. Change-Id: Ia9deef0c19931356446e2731a315d27ce54e6ab0 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-05-29gnu: python-phonenumbers: Update to 8.13.37.jgart
* gnu/packages/python-xyz.scm (python-phonenumbers): Update to 8.13.37. Change-Id: I4c3ab22f9b0c3cb1e45c0b2c9ff265457542bcb8
2024-05-19gnu: python-peachpy: Limit to x86_64-linux.Efraim Flashner
* gnu/packages/python-xyz.scm (python-peachpy)[supported-systems]: New field. Change-Id: I1e0660ac95377130e919ba9ff00c59063ea2bdce
2024-05-19gnu: python-numba: Adjust test suite on several architectures.Efraim Flashner
* gnu/packages/python-xyz.scm (python-numba)[arguments]: Adjust the 'disable-failing-tests phase to skip some additional tests on aarch64-linux and powerpc64le-linux. Also when building for armhf-linux accept a wider range of python platforms as being part of armhf-linux. Change-Id: If9edf9282684931a2a4cdcfed692ed3da1d4ec6e
2024-05-15gnu: python-pivy: Update to 0.6.8.Artyom V. Poptsov
* gnu/packages/python-xyz.scm (python-pivy): Update to 0.6.8. Change-Id: I7375a8261bd24ae1c2f54c6889e1a39d6db93468 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-05-15gnu: python-pivy: Fix build.Artyom V. Poptsov
"python-pivy" build fails when "soqt" is in the inputs (see <https://bugs.gentoo.org/920482>.) * gnu/packages/python-xyz.scm (python-pivy): Fix build. [inputs]: Remove "soqt". [arguments]: Use gexps. Change-Id: If332ccd42b3a373e7b4118f3bcbc3646e8b59d41 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-05-15gnu: python-lazy-loader: Update to 0.4.Sharlatan Hellseher
This fixes python-scikit-image build failure as seen in <https://ci.guix.gnu.org/build/4357310/log/raw>. * gnu/packages/python-xyz.scm (python-lazy-loader): Update to 0.4. [native-inputs]: Remove python-pre-commit and python-pytest-cov; add python-numpy. Change-Id: Ie236fb30fd505fed1e07fd236403f9f456a37f29
2024-05-13Revert "gnu: python-xcffib: Update to 1.4.0."Efraim Flashner
This reverts commit 56980ea500a1db3c8586972b8abfaf5c4e24f82d. This package includes files which need to be bootstrapped, to produce the bindings matching our version of libxcb.
2024-05-12gnu: Add python-vdf.Giacomo Leidi via Guix-patches via
* gnu/packages/python-xyz.scm (python-vdf): New variable. Reviewed-by: Steve George <steve@futurile.net> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Ie8a14292b9c9937d22f011ac078562e81abd6b36
2024-05-12gnu: python-xcffib: Update to 1.4.0.Efraim Flashner
* gnu/packages/python-xyz.scm (python-xcffib): Update to 1.4.0. [arguments]: Remove obsolete 'install-doc phase. Remove trailing #t from phases. Change-Id: I1b68ddffb2620938042384b9b9a0d444ad05bb0a
2024-05-11gnu: python-kombu: Update to 5.3.7.Vinicius Monego
* gnu/packages/python-xyz.scm (python-kombu): Update to 5.3.7. Change-Id: I6bfb3e4bb508d5003f5db45d1d8d35bd6b15064f
2024-05-11gnu: python-folium: Update to 0.16.0.Vinicius Monego
* gnu/packages/python-xyz.scm (python-folium): Update to 0.16.0. [build-system]: Use pyproject-build-system. [arguments]<#:test-flags>: Skip failing tests. <#:phases>: Add phase 'pretend-version. [propagated-inputs]: Add python-xyzservices. [native-inputs]: Add python-geopandas, python-nbconvert, python-pandas, python-pillow, python-selenium, python-setuptools-scm. Change-Id: I93db72f62306c8db2a069733b49ac0933c8888ce
2024-05-11gnu: python-hy: Update to 0.28.0.Vinicius Monego
* gnu/packages/python-xyz.scm (python-hy): Update to 0.28.0. [native-inputs]: Replace python-pytest with python-pytest-next. Change-Id: I6f465a9c834aea51fd0363ba27f9b0ff7b98e82b
2024-05-08gnu: python-click-default-group: Enable tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-click-default-group) [source]: Swap to git checkout containing tests. Change-Id: I51d039ce03d4d772ed6246233e5cc830b5548c3a
2024-05-08gnu: python-qstylizer: Update to 0.2.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-qstylizer): Update to 0.2.3. [arguments]: Refresh style. [propagated-inputs]: Remove python-tinycss; add python-tinycss2. [native-inputs]: Remove python-pytest-cov, python-pytest-runner, and python-pytest-xdist. Change-Id: I99bde105d125053e1316372dfbebf90d4236fcc7
2024-05-08gnu: python-argparse-manpage: Update to 4.5.Dariqq
* gnu/packages/python-xyz.scm (python-argparse-manpage): Update to 4.5. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest and python-tomli. Change-Id: I8151fb0cc79181c1126a1c00288dc3a96134aa70 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-05-06gnu: Add python-archspec.nafkhamdc
* gnu/packages/python-xyz.scm (python-archspec): New variable. Change-Id: Icb15a681d7f339ab25cb0a91feeaacc6a3e8cd6a
2024-05-05gnu: Add python-termcolor-1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-termcolor-1): New variable. Change-Id: I1aca97b6b7976cb698131c3a0be73e4798bef6d6
2024-05-05gnu: python-termcolor: Update to 2.4.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-termcolor): Update to 2.4.0. [build-system]: Use pyproject-build-system. [arguments]: Add 'fix-pyproject build phase. [native-inputs]: Add python-hatch-vcs, python-hatchling, python-pytest, and python-pytest-cov. Change-Id: I1b824ca6f125305169c3f64f00dbacbeb77d0ed0
2024-05-05gnu: snakemake-5: Patch version string.Ricardo Wurmus
* gnu/packages/python-xyz.scm (snakemake-5)[arguments]: Add phase 'patch-version. Change-Id: I647625e9d26b2ee06274a0c5bb844ccb87035537
2024-05-05gnu: snakemake-5: Make compatible with tabulate 0.9.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (snakemake-5)[arguments]: Add phase 'tabulate-compatibility. Change-Id: I0b0ddafe9c2da91dbe10a584eb6fa0a3d5d62e87