guix-patches
[Top][All Lists]
Advanced

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

[bug#62389] [PATCH 08/12] gnu: python-acme: Move to python-cryptography-


From: conses
Subject: [bug#62389] [PATCH 08/12] gnu: python-acme: Move to python-cryptography-next.
Date: Wed, 22 Mar 2023 18:32:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

* 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





reply via email to

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