[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#77895] [PATCH python-team 0/7] Some fixes.
From: |
Nicolas Graves |
Subject: |
[bug#77895] [PATCH python-team 0/7] Some fixes. |
Date: |
Fri, 18 Apr 2025 11:51:39 +0200 |
Some fixes, in particular for chirp.
Cura is expected to be broken.
I'm not removing python-sip@4 yet, it will be done in c++-team branch soon.
Nicolas Graves (7):
gnu: Add python-lark.
gnu: python-suds: Fix dist-info.
gnu: chirp: Update to 0.4.0-4.bc27f66.
gnu: Remove python-mox3.
gnu: python-skranger: Improve phase 'build-extensions.
gnu: python-bed-reader: Improve phases' style.
gnu: gitless: Fix build and disable failing tests.
gnu/local.mk | 1 -
gnu/packages/bioinformatics.scm | 22 ++++------
gnu/packages/openstack.scm | 26 -----------
.../python-mox3-python3.6-compat.patch | 43 ------------------
gnu/packages/python-web.scm | 16 +++++++
gnu/packages/python-xyz.scm | 41 ++++++++++-------
gnu/packages/radio.scm | 44 ++++++++++++-------
gnu/packages/version-control.scm | 35 ++++++++++-----
8 files changed, 101 insertions(+), 127 deletions(-)
delete mode 100644 gnu/packages/patches/python-mox3-python3.6-compat.patch
--
2.49.0
- [bug#77895] [PATCH python-team 0/7] Some fixes.,
Nicolas Graves <=
- [bug#77895] [PATCH 1/7] gnu: Add python-lark., Nicolas Graves, 2025/04/18
- [bug#77895] [PATCH 3/7] gnu: chirp: Update to 0.4.0-4.bc27f66., Nicolas Graves, 2025/04/18
- [bug#77895] [PATCH 2/7] gnu: python-suds: Fix dist-info., Nicolas Graves, 2025/04/18
- [bug#77895] [PATCH 6/7] gnu: python-bed-reader: Improve phases' style., Nicolas Graves, 2025/04/18
- [bug#77895] [PATCH 7/7] gnu: gitless: Fix build and disable failing tests., Nicolas Graves, 2025/04/18
- [bug#77895] [PATCH 5/7] gnu: python-skranger: Improve phase 'build-extensions., Nicolas Graves, 2025/04/18
- [bug#77895] [PATCH 4/7] gnu: Remove python-mox3., Nicolas Graves, 2025/04/18
- [bug#77895] [PATCH python-team 0/7] Some fixes., Sharlatan Hellseher, 2025/04/21
- [bug#77895] [PATCH v2 01/10] gnu: Add python-lark., Nicolas Graves, 2025/04/22