guix-commits
[Top][All Lists]
Advanced

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

09/96: gnu: python-pep517-bootstrap: Add TODO comment.


From: guix-commits
Subject: 09/96: gnu: python-pep517-bootstrap: Add TODO comment.
Date: Wed, 19 Apr 2023 21:41:04 -0400 (EDT)

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

commit 51b1a70b7114183985ea4c736c83894a797e1039
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Apr 15 22:29:34 2023 -0400

    gnu: python-pep517-bootstrap: Add TODO comment.
    
    * gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
---
 gnu/packages/python-build.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm
index afa82eacec..1e60c5ab38 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -315,6 +315,7 @@ scripts to their final locations) at any later time.  Wheel 
files can be
 installed with a newer @code{pip} or with wheel's own command line utility.")
     (license license:expat)))
 
+;;; TODO: Deprecate with https://github.com/pypa/pyproject-hooks.
 (define-public python-pep517-bootstrap
   (hidden-package
    (package



reply via email to

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