guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

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