[Buildroot] [PATCH v2 01/10] package/python-decorator: New package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 4 19:49:20 UTC 2017


Hello,

On Thu, 27 Apr 2017 14:33:31 -0700, Andrey Smirnov wrote:

>  package/Config.in                            |  1 +
>  package/python-decorator/Config.in           |  6 ++++++
>  package/python-decorator/python-decorator.mk | 13 +++++++++++++

This was missing an addition to the DEVELOPERS file.

> diff --git a/package/python-decorator/python-decorator.mk b/package/python-decorator/python-decorator.mk
> new file mode 100644
> index 0000000..fac03a3
> --- /dev/null
> +++ b/package/python-decorator/python-decorator.mk
> @@ -0,0 +1,13 @@
> +################################################################################
> +#
> +# python-decorator
> +#
> +################################################################################
> +
> +PYTHON_DECORATOR_VERSION = 4.0.11
> +PYTHON_DECORATOR_SITE = https://github.com/micheles/decorator.git
> +PYTHON_DECORATOR_SITE_METHOD = git

We prefer downloading from Pypi, so I've changed that.

Also, a hash file was missing, so I've added one.

Thanks,

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


More information about the buildroot mailing list