guix-commits
[Top][All Lists]
Advanced

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

11/19: gnu: python-txtorcon: Fix build.


From: guix-commits
Subject: 11/19: gnu: python-txtorcon: Fix build.
Date: Fri, 21 Apr 2023 04:56:53 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 604f911d2c12ae6f96e322e0cb0e8f7c9cea857e
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Wed Apr 19 14:05:39 2023 +1000

    gnu: python-txtorcon: Fix build.
    
    gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure.
    [propagated-inputs]: Add PYTHON-PYOPENSSL.
    
    Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
 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 @@ Password-Authenticated Key Exchange algorithm.")
      (list python-automat
            python-idna
            python-incremental
+           python-pyopenssl
            python-service-identity
            python-twisted
            python-zope-interface))



reply via email to

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