[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/105: gnu: python-scikit-build-core: Update to 0.10.7.
From: |
guix-commits |
Subject: |
46/105: gnu: python-scikit-build-core: Update to 0.10.7. |
Date: |
Sat, 21 Dec 2024 11:56:41 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit a5e7c5b03b00ff1db72bde1d88a5dadf9b513934
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Dec 16 16:48:03 2024 +0100
gnu: python-scikit-build-core: Update to 0.10.7.
* gnu/packages/python-science.scm (python-scikit-build-core): Update to
0.10.7.
[native-inputs]: Add python-pytest-subprocess.
Change-Id: I3da5a9e5d59900335deee2d4a5a1c80d1dd7c5ab
---
gnu/packages/python-science.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index e4c59c4849..d532ceffe4 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -477,13 +477,13 @@ genetic variation data.")
(define-public python-scikit-build-core
(package
(name "python-scikit-build-core")
- (version "0.9.3")
+ (version "0.10.7")
(source
(origin
(method url-fetch)
(uri (pypi-uri "scikit_build_core" version))
(sha256
- (base32 "146k3w3kcamyyqassmsmp6h4f5lb3cdqnbjjcbf0jm1s8wz1279l"))))
+ (base32 "1y64d8rl39banfwdkszyd4sbzp795q8lj66yxrz2l84mwygvbjq4"))))
(build-system pyproject-build-system)
;; Tests are aborted with the admonition: "setup.py install is
;; deprecated. Use build and pip and other standards-based tools."
@@ -496,7 +496,6 @@ genetic variation data.")
python-tomli
python-typing-extensions))
(native-inputs (list pybind11
- python-pypa-build
python-cattrs
python-fastjsonschema
python-hatch-fancy-pypi-readme
@@ -504,7 +503,9 @@ genetic variation data.")
python-hatchling
python-numpy
python-pip
+ python-pypa-build
python-pytest
+ python-pytest-subprocess
python-rich
python-setuptools
python-setuptools-scm
- 24/105: gnu: make-torbrowser: Unbundle nss., (continued)
- 24/105: gnu: make-torbrowser: Unbundle nss., guix-commits, 2024/12/21
- 27/105: gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241210120540-9deb08d9f8f9., guix-commits, 2024/12/21
- 11/105: gnu: emacs-zig-mode: Update to 0.0.8-2.f0b4a48., guix-commits, 2024/12/21
- 36/105: gnu: python-statmake: Remove obsolete build phase., guix-commits, 2024/12/21
- 28/105: gnu: Add go-suah-dev-protect., guix-commits, 2024/12/21
- 34/105: gnu: python-msgspec: Update to 0.18.6., guix-commits, 2024/12/21
- 30/105: gnu: go-suah-dev-protect: Fix a lint warning., guix-commits, 2024/12/21
- 31/105: gnu: Add python-girc., guix-commits, 2024/12/21
- 33/105: gnu: python-irc-parser-tests: Fix build and enable tests., guix-commits, 2024/12/21
- 38/105: gnu: python-pyramid: Update to 2.0.2., guix-commits, 2024/12/21
- 46/105: gnu: python-scikit-build-core: Update to 0.10.7.,
guix-commits <=
- 63/105: gnu: python-biom-format: Use pyproject-build-system., guix-commits, 2024/12/21
- 65/105: gnu: python-extension-helpers: Update to 1.2.0., guix-commits, 2024/12/21
- 40/105: gnu: python-cachetools: Update to 5.5.0., guix-commits, 2024/12/21
- 69/105: gnu: python-virtualenv: Update to 20.28.0., guix-commits, 2024/12/21
- 71/105: gnu: python-devtools: Simplify., guix-commits, 2024/12/21
- 32/105: gnu: Add python-ircmatch., guix-commits, 2024/12/21
- 42/105: gnu: python-pytest-qt: Update to 4.4.0., guix-commits, 2024/12/21
- 43/105: gnu: python-nox: Update to 2024.10.09., guix-commits, 2024/12/21
- 45/105: gnu: python-pytest-subprocess: Update to 1.5.2., guix-commits, 2024/12/21
- 53/105: gnu: Add python-packaging-legacy., guix-commits, 2024/12/21