[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
143/187: gnu: python-pillow-simd: Inherit build system and native inputs
From: |
guix-commits |
Subject: |
143/187: gnu: python-pillow-simd: Inherit build system and native inputs. |
Date: |
Wed, 8 Jan 2025 10:16:01 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit c2e8faa55a3f99a190c7d07942a1cf1779a5e0cc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 3 15:43:45 2025 +0100
gnu: python-pillow-simd: Inherit build system and native inputs.
* gnu/packages/python-xyz.scm (python-pillow-simd)[build-system]: Inherit.
Change-Id: I977ad27b28cbdba4e4cdbefe01d09a63db997048
---
gnu/packages/python-xyz.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c3842e40ff..e168a95d6b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11067,7 +11067,6 @@ a general image processing tool.")
(file-name (git-file-name name version))
(sha256
(base32 "0qnvpwzlx4rfz17qmsipr5iwzmh8xgmzvc79spnrmqibk3s18vyi"))))
- (build-system pyproject-build-system)
(arguments
(list
;; This test fails because it cannot find the zlib version string
- 08/187: gnu: python-pyproject-api: Update to 1.8.0., (continued)
- 08/187: gnu: python-pyproject-api: Update to 1.8.0., guix-commits, 2025/01/08
- 70/187: gnu: python-markdown2: Update to 2.5.2., guix-commits, 2025/01/08
- 63/187: gnu: python-annotated-types: Update to 0.7.0., guix-commits, 2025/01/08
- 98/187: gnu: python-openapi-spec-validator: Restore sanity check., guix-commits, 2025/01/08
- 114/187: gnu: python-anyio: Remove old version of dataclasses., guix-commits, 2025/01/08
- 105/187: gnu: Add python-aiohappyeyeballs., guix-commits, 2025/01/08
- 104/187: gnu: python-yarl: Update to 1.18.3., guix-commits, 2025/01/08
- 113/187: gnu: python-cattrs: Disable additional failing tests., guix-commits, 2025/01/08
- 137/187: gnu: python-spacy: Add missing input., guix-commits, 2025/01/08
- 132/187: gnu: Add python-pyogrio., guix-commits, 2025/01/08
- 143/187: gnu: python-pillow-simd: Inherit build system and native inputs.,
guix-commits <=
- 156/187: gnu: python-pdm-backend: Update to 2.4.3., guix-commits, 2025/01/08
- 161/187: gnu: python-pytorch-lightning: Update to 2.5.0.post0., guix-commits, 2025/01/08
- 164/187: gnu: Remove python-fastapi-for-pytorch-lightning., guix-commits, 2025/01/08
- 170/187: gnu: python-wrapt: Update to 1.17.0., guix-commits, 2025/01/08
- 20/187: gnu: Add python-pypitoken., guix-commits, 2025/01/08
- 84/187: gnu: cwltool: Use test-flags., guix-commits, 2025/01/08
- 93/187: gnu: python-ipydatawidgets: Disable more tests and add inputs., guix-commits, 2025/01/08
- 97/187: gnu: python-openapi-core: Update to 0.19.4., guix-commits, 2025/01/08
- 92/187: gnu: python-dnspython: Disable ECDSA tests., guix-commits, 2025/01/08
- 96/187: gnu: python-openapi-schema-validator: Relax requirements., guix-commits, 2025/01/08