From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKlDt-0002nM-Q5 for guix-patches@gnu.org; Tue, 13 Jun 2017 08:47:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKlDq-0007np-Mo for guix-patches@gnu.org; Tue, 13 Jun 2017 08:47:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41802) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dKlDq-0007nk-JD for guix-patches@gnu.org; Tue, 13 Jun 2017 08:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dKlDq-0008Dj-9p for guix-patches@gnu.org; Tue, 13 Jun 2017 08:47:02 -0400 Subject: [bug#26524] [PATCH 3/3] gnu: Add python2-httpretty Resent-Message-ID: MIME-Version: 1.0 In-Reply-To: <87tw3lhuha.fsf@fastmail.com> References: <20170611010718.31874-1-fredmanglis@gmail.com> <20170611010718.31874-3-fredmanglis@gmail.com> <87tw3lhuha.fsf@fastmail.com> From: Frederick Muriithi Date: Tue, 13 Jun 2017 15:45:49 +0300 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: Marius Bakke Cc: 26524@debbugs.gnu.org On Mon, Jun 12, 2017 at 10:33 PM, Marius Bakke wrote: > Muriithi Frederick Muriuki writes: > > Ugh. If you still have these patches, could you resubmit them to a new > bug report? Let's use them as a basis for a new 'python-updates' branch. > Please also include this patch as it did not apply for me. I've pushed > the other two to 'master' with slightly adjusted commit messages. > I did not retain the patches, but I'll regenerate them and send them. As for httpretty, it is one of the dependencies for conda: do I send it here, or with the patches for the newer python? -- Frederick M. Muriithi