GNU bug report logs - #62389
[PATCH 00/12] gnu: synapse: Update to 1.67.0

Previous Next

Package: guix-patches;

Reported by: conses <contact <at> conses.eu>

Date: Wed, 22 Mar 2023 17:30:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: conses <contact <at> conses.eu>
To: 62389 <at> debbugs.gnu.org
Subject: [bug#62389] [PATCH 03/12] gnu: python-pyopenssl: Move to python-cryptography-next.
Date: Wed, 22 Mar 2023 18:31:07 +0100
* gnu/packages/python-crypto.scm (python-openssl):
[propagated-inputs]: Move to python-cryptography-next.
---
 gnu/packages/python-crypto.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index c9071c4cf6..6ce1a0a11c 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -740,7 +740,7 @@ (define-public python-pyopenssl
                          ;; https://github.com/pyca/pyopenssl/issues/974
                          "and not test_verify_with_time"))))))))
     (propagated-inputs
-     (list python-cryptography python-six))
+     (list python-cryptography-next python-six))
     (inputs
      (list openssl))
     (native-inputs
-- 
2.39.1



-- 
Best regards,
conses




This bug report was last modified 1 year and 126 days ago.

Previous Next


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