From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: [PATCH 0/4] Add more dependencies of OpenStack. Date: Mon, 14 Sep 2015 23:23:19 +0200 Message-ID: <1442265803-26218-1-git-send-email-tipecaml@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbbEf-0003pF-0k for guix-devel@gnu.org; Mon, 14 Sep 2015 17:24:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbbEZ-0000G3-SP for guix-devel@gnu.org; Mon, 14 Sep 2015 17:24:25 -0400 Received: from mail-wi0-f182.google.com ([209.85.212.182]:35583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbbEZ-0000C9-LY for guix-devel@gnu.org; Mon, 14 Sep 2015 17:24:19 -0400 Received: by wicge5 with SMTP id ge5so2396723wic.0 for ; Mon, 14 Sep 2015 14:23:28 -0700 (PDT) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org These packages would be really useful to have for a demo of guix-tox :) -- Cyril Roelandt (4): gnu: Add python-oslo.serialization. gnu: Add python-oslo.context. gnu: Add python-webob. gnu: Add python-requests-mock. gnu/packages/openstack.scm | 101 +++++++++++++++++++++++++++++++++++++++++++++ gnu/packages/python.scm | 27 ++++++++++++ 2 files changed, 128 insertions(+) -- 2.1.4