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.
This commit is contained in:
Leo Famulari 2017-09-07 18:14:04 -04:00
parent 73a2ef3697
commit 45bed1d3ea
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -529,9 +529,6 @@ (define-public python-acme
(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")