GNU bug report logs - #61459
[PATCH] gnu: node-lts: Remove dependency on python-wrapper.

Previous Next

Package: guix-patches;

Reported by: jlicht <at> fsfe.org

Date: Sun, 12 Feb 2023 19:48:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61459: closed ([PATCH] gnu: node-lts: Remove dependency on
 python-wrapper.)
Date: Wed, 22 Mar 2023 18:23:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Mar 2023 14:21:58 -0400
with message-id <874jqchcjd.fsf_-_ <at> gmail.com>
and subject line Re: bug#61459: [PATCH] gnu: node-lts: Remove dependency on python-wrapper.
has caused the debbugs.gnu.org bug report #61459,
regarding [PATCH] gnu: node-lts: Remove dependency on python-wrapper.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61459: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61459
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jlicht <at> fsfe.org
To: guix-patches <at> gnu.org
Cc: Jelle Licht <jlicht <at> fsfe.org>
Subject: [PATCH] gnu: node-lts: Remove dependency on python-wrapper.
Date: Sun, 12 Feb 2023 20:47:20 +0100
From: Jelle Licht <jlicht <at> fsfe.org>

This also reduces the closure size of node-lts from 255 MiB to
172 MiB (on x86_64-linux).

* gnu/packages/node.scm (node-lts)[inputs]: Remove PYTHON-WRAPPER.
---
 gnu/packages/node.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/node.scm b/gnu/packages/node.scm
index be39f3b25a..6137ed1dd3 100644
--- a/gnu/packages/node.scm
+++ b/gnu/packages/node.scm
@@ -887,7 +887,6 @@ (define-public node-lts
            brotli
            `(,nghttp2 "lib")
            openssl-1.1
-           python-wrapper ;; for node-gyp (supports python3)
            zlib))))
 
 (define-public libnode
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 61459-done <at> debbugs.gnu.org, jlicht <at> fsfe.org
Subject: Re: bug#61459: [PATCH] gnu: node-lts: Remove dependency on
 python-wrapper.
Date: Wed, 22 Mar 2023 14:21:58 -0400
Ludovic Courtès <ludo <at> gnu.org> writes:

> Hi,
>
> jlicht <at> fsfe.org skribis:
>
>> From: Jelle Licht <jlicht <at> fsfe.org>
>>
>> This also reduces the closure size of node-lts from 255 MiB to
>> 172 MiB (on x86_64-linux).
>>
>> * gnu/packages/node.scm (node-lts)[inputs]: Remove PYTHON-WRAPPER.
>
> LGTM! :-)

Applied!

-- 
Thanks,
Maxim


This bug report was last modified 2 years and 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.