~ruther/guix-local

45bed1d3eaac6d4fe077f7a2427f2d9d7125ee6a — Leo Famulari 8 years ago 73a2ef3
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.
1 files changed, 0 insertions(+), 3 deletions(-)

M gnu/packages/tls.scm
M gnu/packages/tls.scm => gnu/packages/tls.scm +0 -3
@@ 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")