From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [PATCH 3/7] gnu: Add python2-ruamel.ordereddict Date: Thu, 2 Feb 2017 11:46:53 +0100 Message-ID: <58930E1D.7050103@crazy-compilers.com> References: <20160925173931.GD9499@jasmine> <20170131125339.18500-1-contact.ng0@cryptolab.net> <20170131125339.18500-4-contact.ng0@cryptolab.net> <87h94d9os5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZEup-0005Hi-Op for guix-devel@gnu.org; Thu, 02 Feb 2017 05:47:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZEum-00076H-Mw for guix-devel@gnu.org; Thu, 02 Feb 2017 05:46:59 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:44436) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZEum-000764-G6 for guix-devel@gnu.org; Thu, 02 Feb 2017 05:46:56 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3vDcBQ5vC2z3hjgR for ; Thu, 2 Feb 2017 11:46:54 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3vDcBQ4xw5zvkWt for ; Thu, 2 Feb 2017 11:46:54 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id EqT-2LBeyL0k for ; Thu, 2 Feb 2017 11:46:53 +0100 (CET) Received: from hermia.goebel-consult.de (ppp-93-104-65-145.dynamic.mnet-online.de [93.104.65.145]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Thu, 2 Feb 2017 11:46:53 +0100 (CET) Received: from [192.168.110.2] (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 1AEDD60760 for ; Thu, 2 Feb 2017 11:46:53 +0100 (CET) In-Reply-To: <87h94d9os5.fsf@gmail.com> 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 Am 02.02.2017 um 05:53 schrieb Maxim Cournoyer: > Maybe the comment should say "No ordereddict python3 build available" ? This should be something like "No Python 3 implementation of this package available.", otherwise it would be very confusing. "Collections.OrderedDict" is part of the Python standard library since 2.7 and 3.1. Further there is a package "ordereddict". -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |