guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#67642] [PATCH 0/5] Add some Python build-related packages.


From: Vinicius Monego
Subject: [bug#67642] [PATCH 0/5] Add some Python build-related packages.
Date: Tue, 5 Dec 2023 15:18:50 +0000

This patchset adds Hatch, scikit-build-core and spin.

Hatch is a project manager, commonly found as a dependency in other packages.

scikit-build-core is a rewrite of scikit-build. It bridges Python with 
CMake-built libraries.

spin is a CLI tool mainly used to compile projects that use meson-python.

Vinicius Monego (5):
  gnu: Add python-userpath.
  gnu: Add hatch.
  gnu: Add python-pytest-subprocess.
  gnu: Add python-scikit-build-core.
  gnu: Add python-spin.

 gnu/packages/python-check.scm   |  29 ++++++
 gnu/packages/python-science.scm |  26 ++++++
 gnu/packages/python-xyz.scm     | 157 ++++++++++++++++++++++++++++++++
 3 files changed, 212 insertions(+)


base-commit: c15a1cd88f80a90437f4b0159f22dfc84b9e6851
-- 
2.39.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]