From mboxrd@z Thu Jan 1 00:00:00 1970 From: contact.ng0@cryptolab.net Subject: Some searx requirements Date: Sat, 4 Feb 2017 16:34:57 +0000 Message-ID: <20170204163506.16758-1-contact.ng0@cryptolab.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ca3J0-0005Nl-GU for guix-devel@gnu.org; Sat, 04 Feb 2017 11:35:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ca3Iv-0007pg-Ji for guix-devel@gnu.org; Sat, 04 Feb 2017 11:35:18 -0500 Received: from aibo.runbox.com ([91.220.196.211]:38664) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ca3Iv-0007pK-Ci for guix-devel@gnu.org; Sat, 04 Feb 2017 11:35:13 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1ca3Is-0007r9-FF for guix-devel@gnu.org; Sat, 04 Feb 2017 17:35:10 +0100 Received: from x5d83f99f.dyn.telefonica.de ([93.131.249.159] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1ca3Is-0001xr-6m for guix-devel@gnu.org; Sat, 04 Feb 2017 17:35:10 +0100 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 These come from a branch so old I just had to start from from scratch again. While I was at it, I saw some of them were being added to a new python branch, but I can't filter that out and rebase against a moving-target branch. I'm trying to get searx to work again, patches should work on their own, though I need a comment on gunicorn and the one which adds pysocks as an input to some package. I never packaged a python based server (? gunicorn is a server right?) and lately I haven't been messing around with this branch so I don't know about the pysocks thing, except that searx needs this for the tor capability.