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:
parent
73a2ef3697
commit
45bed1d3ea
1 changed files with 0 additions and 3 deletions
|
|
@ -529,9 +529,6 @@ netcat implementation that supports TLS.")
|
||||||
(description "ACME protocol implementation in Python")
|
(description "ACME protocol implementation in Python")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-acme
|
|
||||||
(package-with-python2 python-acme))
|
|
||||||
|
|
||||||
(define-public certbot
|
(define-public certbot
|
||||||
(package
|
(package
|
||||||
(name "certbot")
|
(name "certbot")
|
||||||
|
|
|
||||||
Reference in a new issue