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


Message #29 received at 62389 <at> debbugs.gnu.org (full text, mbox):

From: conses <contact <at> conses.eu>
To: 62389 <at> debbugs.gnu.org
Subject: [PATCH 08/12] gnu: python-acme: Move to python-cryptography-next.
Date: Wed, 22 Mar 2023 18:32:11 +0100
* gnu/packages/tls.scm (python-acme):
[propagated-inputs]: Move to python-cryptography-next.
---
 gnu/packages/tls.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 5a44fa89dc..5c9a8faca6 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -810,7 +810,7 @@ (define-public python-acme
            python-pytz
            python-pyrfc3339
            python-pyasn1
-           python-cryptography
+           python-cryptography-next
            python-pyopenssl))
     (home-page "https://github.com/certbot/certbot")
     (synopsis "ACME protocol implementation in Python")
-- 
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.