[Buildroot] [PATCH] package/python-tinyrpc: not available for python 2.x

Peter Korsgaard peter at korsgaard.com
Fri Oct 2 08:59:10 UTC 2020


>>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:

 > Fixes:
 > http://autobuild.buildroot.net/results/eef0969bac04800cec51fa27f1e1ecd3a4c8211e/

 > tinyrpc 1.x is not compatible with python 2.x, leading to errors during the
 > pycompile step:

 > error:   File "/usr/lib/python2.7/site-packages/tinyrpc/client.py", line 37
 >     self, protocol: RPCProtocol, transport: ClientTransport
 >                   ^
 > SyntaxError: invalid syntax

 > As also documented in the README:
 > The current version will support Python3 only.  Have a look at the 0.9.x
 > version if you need Python2 support

 > https://github.com/mbr/tinyrpc/blob/1.0.4/README.rst

 > Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

Committed to 2020.02.x, 2020.05.x and 2020.08.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list