guix-patches
[Top][All Lists]
Advanced

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

[bug#28389] [PATCH] gnu: python2-acme: Remove package.


From: Leo Famulari
Subject: [bug#28389] [PATCH] gnu: python2-acme: Remove package.
Date: Thu, 7 Sep 2017 18:15:03 -0400

This package has not built successfully for a long time. Since it
appears to have no users, we remove it for now.

* gnu/packages/tls.scm (python2-acme): Remove variable.
---
 gnu/packages/tls.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 52554a292..ea90b797d 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -529,9 +529,6 @@ netcat implementation that supports TLS.")
     (description "ACME protocol implementation in Python")
     (license license:asl2.0)))
 
-(define-public python2-acme
-  (package-with-python2 python-acme))
-
 (define-public certbot
   (package
     (name "certbot")
-- 
2.14.1






reply via email to

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