From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: [PATCH 00/11] Add a few modules from the Oslo library. Date: Thu, 16 Jul 2015 01:32:20 +0200 Message-ID: <1437003151-23838-1-git-send-email-tipecaml@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFWAM-0003Gs-J8 for guix-devel@gnu.org; Wed, 15 Jul 2015 19:32:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFWAJ-0001EU-DO for guix-devel@gnu.org; Wed, 15 Jul 2015 19:32:42 -0400 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:34294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFWAJ-0001Dh-6X for guix-devel@gnu.org; Wed, 15 Jul 2015 19:32:39 -0400 Received: by wgkl9 with SMTP id l9so45063383wgk.1 for ; Wed, 15 Jul 2015 16:32:37 -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 This is a first step towards packaging OpenStack. --- Cyril Roelandt (11): gnu: Bump python-six to 1.9.0. gnu: Add oslotest. gnu: Add oslo.i18n. gnu: Add oslo.config gnu: Add oslo.utils. gnu: Add oslo.context. gnu: Add oslo.serialization. gnu: Add oslo.log. gnu: Add oslo.cache. gnu: Add oslo.middleware. gnu: Add oslosphinx. gnu-system.am | 1 + gnu/packages/openstack.scm | 611 +++++++++++++++++++++++++++++++++++++++++++++ gnu/packages/python.scm | 352 +++++++++++++++++++++++++- 3 files changed, 958 insertions(+), 6 deletions(-) create mode 100644 gnu/packages/openstack.scm -- 2.1.4