Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH next] package: add python-httplib2
Date: Tue, 25 Nov 2014 20:25:00 +0100	[thread overview]
Message-ID: <20141125202500.12884fa1@free-electrons.com> (raw)
In-Reply-To: <1416939103-18848-1-git-send-email-peter@korsgaard.com>

Dear Peter Korsgaard,

On Tue, 25 Nov 2014 19:11:43 +0100, Peter Korsgaard wrote:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  package/Config.in                            |  1 +
>  package/python-httplib2/Config.in            | 11 +++++++++++
>  package/python-httplib2/python-httplib2.hash |  3 +++
>  package/python-httplib2/python-httplib2.mk   | 14 ++++++++++++++
>  4 files changed, 29 insertions(+)
>  create mode 100644 package/python-httplib2/Config.in
>  create mode 100644 package/python-httplib2/python-httplib2.hash
>  create mode 100644 package/python-httplib2/python-httplib2.mk

Thanks applied to next, after fixing the license (see below).

> +PYTHON_HTTPLIB2_VERSION = 0.9
> +PYTHON_HTTPLIB2_SOURCE = httplib2-$(PYTHON_HTTPLIB2_VERSION).tar.gz
> +PYTHON_HTTPLIB2_SITE = http://pypi.python.org/packages/source/h/httplib2
> +PYTHON_HTTPLIB2_SETUP_TYPE = setuptools
> +PYTHON_HTTPLIB2_LICENSE = BSD-3c
> +PYTHON_HTTPLIB2_LICENSE_FILES = PKG-INFO

The PKG-INFO file prominently indicates that the license is MIT, not
BSD-3c. And this seems to be confirmed in the individual source files.

Committed with this fixed.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-11-25 19:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25 18:11 [Buildroot] [PATCH next] package: add python-httplib2 Peter Korsgaard
2014-11-25 19:25 ` Thomas Petazzoni [this message]
2014-11-25 21:16   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141125202500.12884fa1@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox