From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:60776) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlfen-0004vV-NW for guix-patches@gnu.org; Thu, 11 Jul 2019 16:27:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlfem-00058X-Mw for guix-patches@gnu.org; Thu, 11 Jul 2019 16:27:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58106) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hlfem-00058Q-J4 for guix-patches@gnu.org; Thu, 11 Jul 2019 16:27:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hlfem-0006sb-DP for guix-patches@gnu.org; Thu, 11 Jul 2019 16:27:08 -0400 Subject: [bug#36605] [PATCH 0/2] Updated patches for gunicorn Resent-Message-ID: From: Hartmut Goebel Date: Thu, 11 Jul 2019 22:26:15 +0200 Message-Id: <20190711202644.32014-7-h.goebel@crazy-compilers.com> In-Reply-To: <20190711202644.32014-1-h.goebel@crazy-compilers.com> References: <58494E16.9010909@crazy-compilers.com> <20190711202644.32014-1-h.goebel@crazy-compilers.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 36605@debbugs.gnu.org As discussed, I updated some comments. Additionally I added building teh documentation (2nd patch). Hartmut Goebel (2): gnu: Add gunicorn and gunicorn-python2. gnu: Build documentation for gunicorn and gunicorn-python2. gnu/packages/web.scm | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) -- 2.7.4