[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
193/299: gnu: rust-jiter-0.2: Add missing input.
From: |
guix-commits |
Subject: |
193/299: gnu: rust-jiter-0.2: Add missing input. |
Date: |
Mon, 13 Jan 2025 07:30:50 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit b092de9ec507e2ac20680c786542998e3be0cca2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 9 10:27:26 2025 +0100
gnu: rust-jiter-0.2: Add missing input.
* gnu/packages/crates-io.scm (rust-jiter-0.2)[native-inputs]: Add
python-minimal-wrapper.
Change-Id: Ieab1e0a1e3329528fc21a160669e7ea8376c0e5f
---
gnu/packages/crates-io.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 0f859e4aee..d07948ea37 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -36394,6 +36394,7 @@ heavily inspired by the Temporal project.")
("rust-pyo3" ,rust-pyo3-0.21)
("rust-serde" ,rust-serde-1)
("rust-serde-json" ,rust-serde-json-1))))
+ (native-inputs (list python-minimal-wrapper)) ; For the tests.
(home-page "https://github.com/pydantic/jiter/")
(synopsis "Fast iterable JSON parser")
(description "This package provides an iterable JSON parser.")
- 124/299: gnu: python-dnspython-1.16: Add missing inputs., (continued)
- 124/299: gnu: python-dnspython-1.16: Add missing inputs., guix-commits, 2025/01/13
- 123/299: gnu: python-jose: Fix build., guix-commits, 2025/01/13
- 139/299: gnu: python-kombu: Add missing inputs., guix-commits, 2025/01/13
- 154/299: gnu: Add python-rich-toolkit., guix-commits, 2025/01/13
- 159/299: gnu: python-path-bootstrap: Update to 17.1.0., guix-commits, 2025/01/13
- 156/299: gnu: Add python-fastapi-cli., guix-commits, 2025/01/13
- 152/299: gnu: python-pydantic-core: Update to 2.27.2., guix-commits, 2025/01/13
- 145/299: gnu: python-imageio-ffmpeg: Update to 0.5.1., guix-commits, 2025/01/13
- 143/299: gnu: python-pillow: Update to 11.1.0., guix-commits, 2025/01/13
- 163/299: gnu: Remove python-fastapi-for-pytorch-lightning., guix-commits, 2025/01/13
- 193/299: gnu: rust-jiter-0.2: Add missing input.,
guix-commits <=
- 169/299: gnu: python-wrapt: Update to 1.17.0., guix-commits, 2025/01/13
- 179/299: gnu: python-flask-login: Update to 0.6.3., guix-commits, 2025/01/13
- 185/299: gnu: python-mudata: Update to 0.3.1., guix-commits, 2025/01/13
- 165/299: gnu: python-starsessions: Disable one more test., guix-commits, 2025/01/13
- 189/299: gnu: python-decoupler-py: Add missing input., guix-commits, 2025/01/13
- 166/299: gnu: python-fastapi: Relax requirements., guix-commits, 2025/01/13
- 176/299: gnu: python-legacy-api-wrap: Update to 1.4.1., guix-commits, 2025/01/13
- 195/299: gnu: python-pytest-tornado5: Add missing inputs., guix-commits, 2025/01/13
- 188/299: gnu: python-cell2cell: Add missing input., guix-commits, 2025/01/13
- 184/299: gnu: python-locust: Disable some more tests., guix-commits, 2025/01/13