[bug#77575,python-team,00/21] More patches

Message ID 20250406123319.27822-1-ngraves@ngraves.fr
Headers
Series More patches |

Message

Nicolas Graves April 6, 2025, 12:31 p.m. UTC
  Please only select the ones you care about, some there can be skipped.
Big news :
wxpython fixed, pomegranate tests disabled, python-lap fixed.

Nicolas Graves (21):
  gnu: python-sanic: Update to 25.3.0.
  gnu: python-stem: Update to 1.8.2.
  gnu: python-lazr-delegates: Update to 2.1.1.
  gnu: python-lazr-config: Update to 3.1.
  gnu: python-lap: Update to 0.5.12.
  gnu: Remove python-pydiff.
  gnu: pomegranate: Disable tests.
  gnu: python-pymodbus: Update to 3.8.6.
  gnu: python-flufl-lock: Update to 8.1.0.
  gnu: python-flufl-i18n: Update to 5.1.0.
  gnu: cnvkit: Update to 0.9.12.
  gnu: python-authheaders: Update to 0.16.3.
  gnu: mailman: Update to 3.3.10.
  gnu: python-mailman-hyperkitty: Update to 1.2.1.
  gnu: python-ledgerblue: Fix version detection.
  gnu: ledger-agent: Switch to pyproject-build-system.
  gnu: python-gixy: Rename package to python-gixy-ng.
  gnu: python-ujson: Update to 5.10.0.
  gnu: bpytop: Switch to pyproject-build-system.
  gnu: python-redis: Ignore i686 failing test.
  gnu: python-wxpython: Update to 4.2.2.

 gnu/local.mk                                  |   1 -
 gnu/packages/admin.scm                        |  38 +--
 gnu/packages/bioinformatics.scm               |   6 +-
 gnu/packages/check.scm                        |  69 ++---
 gnu/packages/databases.scm                    |  37 +--
 gnu/packages/finance.scm                      |  13 +-
 gnu/packages/machine-learning.scm             |  39 ++-
 gnu/packages/mail.scm                         |  27 +-
 .../python-wxwidgets-type-errors.patch        |  42 ---
 gnu/packages/python-web.scm                   |  20 +-
 gnu/packages/python-xyz.scm                   | 264 ++++++++++--------
 gnu/packages/wxwidgets.scm                    |  51 +++-
 12 files changed, 329 insertions(+), 278 deletions(-)
 delete mode 100644 gnu/packages/patches/python-wxwidgets-type-errors.patch