From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: letsencrypt renamed "certbot" Date: Sat, 14 May 2016 02:30:47 -0400 Message-ID: <20160514063047.GA28220@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1T6N-0007pk-U9 for guix-devel@gnu.org; Sat, 14 May 2016 02:31:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b1T6J-0004n2-74 for guix-devel@gnu.org; Sat, 14 May 2016 02:31:03 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:46197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1T6H-0004mH-Qk for guix-devel@gnu.org; Sat, 14 May 2016 02:30:59 -0400 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id B07FDC00014 for ; Sat, 14 May 2016 02:30:48 -0400 (EDT) Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org The Let's Encrypt client (letsencrypt [0]) was recently renamed to certbot and upgraded to 0.6.0. [1] I renamed the letsencrypt package to certbot and applied the update in 9495cf9a8, keeping a letsencrypt variable that we can phase out later on. Please note that the executable's name has changed to 'certbot'. [0] https://github.com/letsencrypt/letsencrypt [1] https://pypi.python.org/pypi/certbot