From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: [PATCH 0/8] Make python-oslosphinx work in python-tests branch. Date: Tue, 17 Jan 2017 23:25:40 +0100 Message-ID: <20170117222548.13995-1-dannym@scratchpost.org> References: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39757) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTcCj-00051q-FC for guix-devel@gnu.org; Tue, 17 Jan 2017 17:26:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTcCg-0003MW-AB for guix-devel@gnu.org; Tue, 17 Jan 2017 17:26:13 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:33309) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cTcCg-0003LO-3n for guix-devel@gnu.org; Tue, 17 Jan 2017 17:26:10 -0500 In-Reply-To: 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 Danny Milosavljevic (8): gnu: python-oslosphinx: Update to 4.9.0. gnu: Add python-reno. gnu: python-requests: Update to 2.10.0. gnu: Add python-dulwich. gnu: Add python-geventhttpclient. gnu: Add python-fastimport. gnu: python-oslosphinx: Add python-reno. gnu: python-dulwich: Fix tests. gnu/packages/openstack.scm | 32 ++++++++++++++-- gnu/packages/python.scm | 95 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 122 insertions(+), 5 deletions(-)