From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dqIW1-0005zs-5N for guix-patches@gnu.org; Fri, 08 Sep 2017 08:36:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dqIVv-00076f-BV for guix-patches@gnu.org; Fri, 08 Sep 2017 08:36:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46780) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dqIVv-00076Z-8N for guix-patches@gnu.org; Fri, 08 Sep 2017 08:36:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dqIVv-0000us-1d for guix-patches@gnu.org; Fri, 08 Sep 2017 08:36:03 -0400 Subject: [bug#28389] [PATCH] gnu: python2-acme: Remove package. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <8da9b3a7a5a6c5e5fee18dd0affd097d83310dbc.1504822503.git.leo@famulari.name> Date: Fri, 08 Sep 2017 14:35:08 +0200 In-Reply-To: <8da9b3a7a5a6c5e5fee18dd0affd097d83310dbc.1504822503.git.leo@famulari.name> (Leo Famulari's message of "Thu, 7 Sep 2017 18:15:03 -0400") Message-ID: <87vaktjrlv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Leo Famulari Cc: 28389@debbugs.gnu.org Leo Famulari 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'.