From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 5/5] gnu: Split acme into python-acme and python2-acme. Date: Wed, 10 Feb 2016 22:24:48 +0100 Message-ID: <87lh6si7hb.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTcFs-0001gT-IG for guix-devel@gnu.org; Wed, 10 Feb 2016 16:24:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTcFn-0007H6-If for guix-devel@gnu.org; Wed, 10 Feb 2016 16:24:56 -0500 In-Reply-To: (Leo Famulari's message of "Tue, 9 Feb 2016 03:11:03 -0500") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > * gnu/packages/tls.scm (acme): Split variable into... > (python-acme, python2-acme): ...both Python variants. > (letsencrypt)[propagated-inputs]: Update user of renamed variable. LGTM. Thanks! Ludo'.