Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 58EEDD2AC for ; Thu, 7 Mar 2013 12:48:47 +0000 (UTC) Received: (qmail 46702 invoked by uid 500); 7 Mar 2013 12:48:47 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 46520 invoked by uid 500); 7 Mar 2013 12:48:44 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 46432 invoked by uid 99); 7 Mar 2013 12:48:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2013 12:48:41 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gary.martin@wandisco.com designates 209.85.215.180 as permitted sender) Received: from [209.85.215.180] (HELO mail-ea0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2013 12:48:37 +0000 Received: by mail-ea0-f180.google.com with SMTP id c1so1414115eaa.25 for ; Thu, 07 Mar 2013 04:48:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:x-gm-message-state; bh=ZVgH1LPUsDUNG76wZrZwP4El0s1fUQRnDanWBR70bRg=; b=YNUAoaCRHDi6qLGY/9vck8EDQUDt8hblKxXMhZ5ZiRHnv91rEAMtv3B5W/Bw+43PSH dvieBYepGkEYaIIEFV0zrCB9yq4jNbEFi/YnOcbg31oi9B2N1+MXNNBP2Wvr5v8xQ6M/ 7WYezHdC1+hgLkUMCLN+/3f4zLneH5iV92Lmf0AtvbWnIaCALueuEsMJAErtS5Q8Z0OJ ud3M3hAg6VKzupSD4IlFm7KvTqzY2FUwHRkqziH4MtyFoMjmWlSWuDSyUtH5N6Qj6Z0Q /Z1oJ6oTEM3M01zhwMEr+9vNK+lhJRjrjBicJa2dn7aj/Uy13M2y2mgVG10zn/wxZ1C2 4klQ== X-Received: by 10.14.215.193 with SMTP id e41mr3164649eep.32.1362660495394; Thu, 07 Mar 2013 04:48:15 -0800 (PST) Received: from [10.2.5.205] ([109.159.232.61]) by mx.google.com with ESMTPS id 44sm2071190eek.5.2013.03.07.04.48.14 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 07 Mar 2013 04:48:14 -0800 (PST) Message-ID: <51388C80.4020405@wandisco.com> Date: Thu, 07 Mar 2013 12:48:00 +0000 From: Gary Martin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: bloodhound-dev@incubator.apache.org Subject: Re: svn commit: r1453323 - in /incubator/bloodhound/branches/bep_0003_multiproduct: bloodhound_multiproduct/multiproduct/env.py bloodhound_multiproduct/multiproduct/hooks.py bloodhound_multiproduct/multiproduct/util.py bloodhound_theme/bhtheme/theme.py References: <20130306132116.29C0623888CD@eris.apache.org> <51387268.5080406@digiverse.si> <51387D49.8090503@wandisco.com> In-Reply-To: <51387D49.8090503@wandisco.com> Content-Type: multipart/alternative; boundary="------------020007070904080000090908" X-Gm-Message-State: ALoCoQnIFWifgefxg2qeYbEsddfN5buZjdtrhN1zYEXwpcII1nvX/lLTXrDf7Z/4ohZ/eqoT1oy6 X-Virus-Checked: Checked by ClamAV on apache.org --------------020007070904080000090908 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/03/13 11:43, Gary Martin wrote: > On 07/03/13 10:56, Jure Zitnik wrote: >> >> There's one question though, is PSF license compatible with ASF? >> > > Yes, that appears to be fine (see > http://www.apache.org/legal/resolved.html#category-a). Obviously we > will have to update the notices if we do distribute any such code. > > Cheers, > Gary Actually, for the specific problem, there is also this if anyone wants to evaluate it: https://pypi.python.org/pypi/ordereddict Cheers, Gary --------------020007070904080000090908--