[OE-core] version upgrade to python-click

Felix Snow fsnow at phoenixcontact.com
Tue Feb 12 10:02:57 UTC 2019


Hello,

it seems that the latest version of python-click in open-embedded is 6.7 :
 https://layers.openembedded.org/layerindex/recipe/52136/
This was released in January 2017, but 7.0 came out in September 2018:
https://pypi.org/project/click/#history

I have had a considerable struggle with click on our embedded linux around locale.

It was a hard requirement and there are were a lot of complaints prior to version 7.0

Here are a few examples:
https://github.com/NixOS/nixpkgs/pull/41843
https://github.com/NixOS/nixpkgs/issues/40146
https://github.com/NixOS/nixpkgs/issues/38991

I believe they removed the hard dependency in this pull request - https://github.com/pallets/click/pull/880
which went into version 7.0

If you look at the code of that request there is very little which fixes this, but it would probably still be cleaner at least long term to have the newer version of click than to patch that in our system.  The locale issue is one of a long list of changes in 7.0 http://click.palletsprojects.com/en/7.x/changelog/

Actually, click is not explicitly mentioned in the bb file, but python-flask is, and that somehow installs click with it, I think as there is another recipe for python-flask which includes click.

Cheers,
Felix



.......................................................................................
PHOENIX CONTACT Cyber Security GmbH 
Richard-Willstätter-Straße 6  
D-12489 Berlin  
 
Register Court: AG Charlottenburg, HR B 202908 
Geschäftsführer/General Manager: Kilian Golm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190212/41f8bd6d/attachment-0001.html>


More information about the Openembedded-core mailing list