[Buildroot] [PATCH 1/5] package/python-couchdb: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Oct 7 13:30:18 UTC 2016


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



More information about the buildroot mailing list