guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch core-updates updated: gnu: python-boot0: Name it eponymously.


From: guix-commits
Subject: branch core-updates updated: gnu: python-boot0: Name it eponymously.
Date: Thu, 04 Jan 2024 10:09:13 -0500

This is an automated email from the git hooks/post-receive script.

apteryx pushed a commit to branch core-updates
in repository guix.

The following commit(s) were added to refs/heads/core-updates by this push:
     new 784a7e8da6 gnu: python-boot0: Name it eponymously.
784a7e8da6 is described below

commit 784a7e8da6456e6388e2bfc213e93e252eb2be40
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Jan 2 17:34:49 2024 -0500

    gnu: python-boot0: Name it eponymously.
    
    * gnu/packages/commencement.scm (python-boot0) [name]: Override name.
    
    Change-Id: I00f3a07e9aea9fae3e2ce9c571fa06a95c9bcdb1
---
 gnu/packages/commencement.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index f4882f7cdd..ae1c91f0d0 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2827,6 +2827,7 @@ memoized as a function of '%current-system'."
     ;; pthreads, which is missing on non-x86 platforms at this stage.
     ;; Python 3.6 technically supports being built without threading
     ;; support, but requires additional patches.
+    (name "python-boot0")
     (version "3.5.9")
     (source (bootstrap-origin
              (origin



reply via email to

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