[bug#78828,python-team,0/5] Improvements to pyproject-build-system.

Message ID 20250618183531.6518-1-ngraves@ngraves.fr
Headers
Series Improvements to pyproject-build-system. |

Message

Nicolas Graves June 18, 2025, 6:33 p.m. UTC
  The first two changes were discussed in the patch series already merged.

Nicolas Graves (5):
  build-system/pyproject: Use copy-recursively instead of merge-dirs.
  build-system/pyproject: Add stestr, unittest and custom options.
  gnu: ulauncher: Improve style.
  gnu: ulauncher: Update to 6.0.0-18.901ce03.
  build-system/pyproject: Avoid PEP427 substitution on binary files.

 gnu/packages/xdisorg.scm              | 128 +++++++++++++++-----------
 guix/build/pyproject-build-system.scm |  77 +++++++---------
 2 files changed, 107 insertions(+), 98 deletions(-)