All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/5] package/python-couchdb: new package
Date: Fri, 7 Oct 2016 15:30:18 +0200	[thread overview]
Message-ID: <20161007153018.7f76d26b@free-electrons.com> (raw)
In-Reply-To: <20161006044858.27768-1-bernd.kuhls@t-online.de>

Hello,

On Thu,  6 Oct 2016 06:48:54 +0200, Bernd Kuhls wrote:

> diff --git a/package/python-couchdb/Config.in b/package/python-couchdb/Config.in
> new file mode 100644
> index 0000000..5b1937f
> --- /dev/null
> +++ b/package/python-couchdb/Config.in
> @@ -0,0 +1,6 @@
> +config BR2_PACKAGE_PYTHON_COUCHDB
> +	bool "python-couchdb"

No runtime dependencies?

> +PYTHON_COUCHDB_VERSION = 1.1
> +PYTHON_COUCHDB_SOURCE = CouchDB-$(PYTHON_COUCHDB_VERSION).tar.gz
> +PYTHON_COUCHDB_SITE = https://pypi.python.org/packages/9a/e8/c3c8da6d00145aaca07f2b784794917613dad26532068da4e8392dc48d7f
> +PYTHON_COUCHDB_SETUP_TYPE = setuptools
> +PYTHON_COUCHDB_LICENSE = BSD

This is not a correct license. It should be BSD-2c, BSD-3c, or another
BSD variant.

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

      parent reply	other threads:[~2016-10-07 13:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-06  4:48 [Buildroot] [PATCH 1/5] package/python-couchdb: new package Bernd Kuhls
2016-10-06  4:48 ` [Buildroot] [PATCH 2/5] package/python-futures: " Bernd Kuhls
2016-10-07 13:31   ` Thomas Petazzoni
2016-10-06  4:48 ` [Buildroot] [PATCH 3/5] package/python-pylru: " Bernd Kuhls
2016-10-07 13:31   ` Thomas Petazzoni
2016-10-06  4:48 ` [Buildroot] [PATCH 4/5] package/python-mwclient: " Bernd Kuhls
2016-10-07 13:32   ` Thomas Petazzoni
2016-10-06  4:48 ` [Buildroot] [PATCH 5/5] package/python-mwscrape: " Bernd Kuhls
2016-10-07 13:33   ` Thomas Petazzoni
2016-10-07 13:30 ` Thomas Petazzoni [this message]

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=20161007153018.7f76d26b@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.