diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-03-25 23:28:19 +0000 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-05-24 10:14:45 +0100 |
| commit | 8b91d18c5a1d8da267fee04a3ee15863fa9874a9 (patch) | |
| tree | e467a646d8b2dcdd365c37839d64b7bac109d556 /gnu/packages/python-xyz.scm | |
| parent | f61830339cd3ec25cc45605dcce668bf9bbee71f (diff) | |
gnu: packages: Remove python-build-system comments.
Rephrase or remove comments completely mentioning python-build-system to
prepare it for depreciation. It helps to search code for the rest
relevant entries of python-build-system.
Change-Id: I98ee81b4b0e0f826fd236fec20e77546e1567f80
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 64a01f98a41..27010f69c33 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm | |||
| @@ -5961,7 +5961,6 @@ Unicode-to-LaTeX conversion.") | |||
| 5961 | (sha256 | 5961 | (sha256 |
| 5962 | (base32 | 5962 | (base32 |
| 5963 | "03gyss1rhj4in7pgysg4q0hxp3230whinlpy1532ljs99lrx0ywx")))) | 5963 | "03gyss1rhj4in7pgysg4q0hxp3230whinlpy1532ljs99lrx0ywx")))) |
| 5964 | ;(build-system python-build-system) | ||
| 5965 | (arguments | 5964 | (arguments |
| 5966 | '(#:phases | 5965 | '(#:phases |
| 5967 | (modify-phases %standard-phases | 5966 | (modify-phases %standard-phases |
