From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: [PATCH v2 0/6] Make python-oslosphinx work in python-tests branch. Date: Wed, 18 Jan 2017 08:52:59 +0100 Message-ID: <20170118075305.29573-1-dannym@scratchpost.org> References: <8737gxxza3.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTl41-0001Et-Do for guix-devel@gnu.org; Wed, 18 Jan 2017 02:53:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTl3y-0007MI-Aj for guix-devel@gnu.org; Wed, 18 Jan 2017 02:53:49 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:59503) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cTl3y-0007JI-3V for guix-devel@gnu.org; Wed, 18 Jan 2017 02:53:46 -0500 In-Reply-To: <8737gxxza3.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> 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 Preparations to make python-oslosphinx work in python-tests branch. Danny Milosavljevic (6): gnu: python-testtools: Update to 1.4.0. gnu: Add python-fastimport. gnu: Add python-dulwich. gnu: Add python-reno. gnu: python-mox3: Remove native-input dependency (since the tests don't run anyway). gnu: python-sphinx: Update to 1.5.1 and enable tests. gnu/packages/openstack.scm | 46 +++++++++++++++++- gnu/packages/python.scm | 114 +++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 149 insertions(+), 11 deletions(-)