guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: python2-acme: Remove package.


From: Leo Famulari
Subject: 01/01: gnu: python2-acme: Remove package.
Date: Fri, 8 Sep 2017 19:55:44 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 45bed1d3eaac6d4fe077f7a2427f2d9d7125ee6a
Author: Leo Famulari <address@hidden>
Date:   Thu Sep 7 18:14:04 2017 -0400

    gnu: python2-acme: Remove package.
    
    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 995c4e3..4b3d766 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")



reply via email to

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