[Buildroot] [PATCH 02/05] package/python-autobahn: bump to version 19.8.1

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Aug 4 06:59:25 UTC 2019


Hello,

On Sat,  3 Aug 2019 21:06:31 -0400
aduskett at gmail.com wrote:

> From: Adam Duskett <Aduskett at gmail.com>
> 
> In additon:

Typo: addition

>  - select python-cryptography as it's now a runtime dependency
>  - Gix a typo in the help.

Typo: Fix

> diff --git a/package/python-autobahn/Config.in b/package/python-autobahn/Config.in
> index 7e1429cdd7..de7bb3662a 100644
> --- a/package/python-autobahn/Config.in
> +++ b/package/python-autobahn/Config.in
> @@ -2,8 +2,9 @@ config BR2_PACKAGE_PYTHON_AUTOBAHN
>  	bool "python-autobahn"
>  	select BR2_PACKAGE_PYTHON_SIX # runtime
>  	select BR2_PACKAGE_PYTHON_TXAIO # runtime
> +	select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime

We prefer alphabeting ordering.

>  	help
> -	  WebSocket client Hhh server library, WAMP real-time
> +	  WebSocket client & server library, WAMP real-time

I used "and" instead of "&".

I fixed those minor details and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list