unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28389] [PATCH] gnu: python2-acme: Remove package.
@ 2017-09-07 22:15 Leo Famulari
  2017-09-08 12:35 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Famulari @ 2017-09-07 22:15 UTC (permalink / raw)
  To: 28389

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#28389] [PATCH] gnu: python2-acme: Remove package.
  2017-09-07 22:15 [bug#28389] [PATCH] gnu: python2-acme: Remove package Leo Famulari
@ 2017-09-08 12:35 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-09-08 12:35 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 28389

Leo Famulari <leo@famulari.name> skribis:

> 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.

LGTM, thanks!

Ludo'.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-08 12:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-07 22:15 [bug#28389] [PATCH] gnu: python2-acme: Remove package Leo Famulari
2017-09-08 12:35 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).