GNU bug report logs - #62897
[PATCH] gnu: python-txtorcon: Fix build failure due

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Mon, 17 Apr 2023 09:44:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62897: closed ([PATCH] gnu: python-txtorcon: Fix build
 failure due)
Date: Fri, 21 Apr 2023 09:06:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 21 Apr 2023 11:05:41 +0200
with message-id <877cu54nbu.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#62897] [PATCH v2] gnu: python-txtorcon: Fix build.
has caused the debbugs.gnu.org bug report #62897,
regarding [PATCH] gnu: python-txtorcon: Fix build failure due
to be marked as done.

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


-- 
62897: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62897
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brendan Tildesley <mail <at> brendan.scot>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-txtorcon
Date: Mon, 17 Apr 2023 19:42:22 +1000
gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure due
to missing dependency.
---
 gnu/packages/python-crypto.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index f434c90c73..bf083497d0 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1317,6 +1317,7 @@ (define-public python-txtorcon
      (list python-automat
            python-idna
            python-incremental
+           python-pyopenssl
            python-service-identity
            python-twisted
            python-zope-interface))
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Brendan Tildesley <mail <at> brendan.scot>
Cc: 62897-done <at> debbugs.gnu.org
Subject: Re: [bug#62897] [PATCH v2] gnu: python-txtorcon: Fix build.
Date: Fri, 21 Apr 2023 11:05:41 +0200
Hello,

Brendan Tildesley <mail <at> brendan.scot> writes:

> gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure due
> to missing dependency.
> ---
> Of course I messed up the commit message...

I tweaked again the commit message (mentionning python-pyopenssl
addition) and applied your patch. Thank you.

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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