[oe] patch to upgrade python-click to 7.0

Felix Snow fsnow at phoenixcontact.com
Tue Feb 26 10:55:19 UTC 2019


Hello,

attached is a patch which brings python-click to version 7.0.

This was initially discussed in the core mailing list -  http://lists.openembedded.org/pipermail/openembedded-core/2019-February/278937.html

So I first made the patch for our system and built it without errors and found that it worked by typing in

python3 -c "import click; print(click.__version__)"

at the terminal which returns "7.0". Then I cloned your repo from - https://git.openembedded.org/meta-openembedded/
and carefully brought the handful of changes from our patch into the files there and created a git patch.

So it works on our system which ultimately draws from openembedded upstream and it would be nice to have it patched there rather than applying this patch locally. Am not set up to build and test openembedded here sorry, our system has its own yocto build system. Am happy to look at it again if you have any issues with it.

Regards,
Felix Snow






.......................................................................................
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 --------------
A non-text attachment was scrubbed...
Name: 0001-upgrade-python-click-from-6.7-to-7.0.patch
Type: application/octet-stream
Size: 2324 bytes
Desc: 0001-upgrade-python-click-from-6.7-to-7.0.patch
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20190226/f9ed5749/attachment.obj>


More information about the Openembedded-devel mailing list