[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: python-pillow-simd: Inherit build system and native inputs.
From: |
guix-commits |
Subject: |
04/06: gnu: python-pillow-simd: Inherit build system and native inputs. |
Date: |
Fri, 3 Jan 2025 13:09:22 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 6fd269bb9e76e590b41ee944be3f2cd914cd8a1f
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 882dc64181..8cc2fbef1b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11058,7 +11058,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
- branch python-team updated (563ef320fc -> 2b3e8805b6), guix-commits, 2025/01/03
- 02/06: gnu: python-isort: Disable one test., guix-commits, 2025/01/03
- 03/06: gnu: python-pillow: Use pyproject-build-system., guix-commits, 2025/01/03
- 05/06: gnu: python-pillow: Update to 11.1.0., guix-commits, 2025/01/03
- 06/06: gnu: python-pillow-simd: Update to 10.0.1.post0., guix-commits, 2025/01/03
- 04/06: gnu: python-pillow-simd: Inherit build system and native inputs.,
guix-commits <=
- 01/06: gnu: python-kombu: Add missing inputs., guix-commits, 2025/01/03