[Buildroot] [PATCH v2 3/3] python-tornado: bump to 4.3

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Dec 18 21:27:05 UTC 2015


Hello,

On Wed, 16 Dec 2015 08:36:12 +0100, yegorslists at googlemail.com wrote:

> diff --git a/package/python-tornado/Config.in b/package/python-tornado/Config.in
> index 85c7891..ac86682 100644
> --- a/package/python-tornado/Config.in
> +++ b/package/python-tornado/Config.in
> @@ -2,6 +2,8 @@ config BR2_PACKAGE_PYTHON_TORNADO
>  	bool "python-tornado"
>  	select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON # runtime
>  	select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime
> +	select BR2_PACKAGE_PYTHON_SINGLEDISPATCH if BR2_PACKAGE_PYTHON # runtime
> +	select BR2_PACKAGE_PYTHON_BACKPORTS_ABC	# runtime

So I guess that the plan is to make this a Python 2 dependency only
once we bump Python 3 to 3.5, right ?

Other than that, applied, thanks!

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



More information about the buildroot mailing list