meta-openembedded/meta-python/recipes-devtools/python/python3-wpa-supplicant
Bartosz Golaszewski 68f7c47da9 python3-wpa-supplicant: fix importing the cli submodule
The @click.argument decorator in the version of click provided by
meta-python no longer takes more than one positional argument. Add a
local patch for python3-wpa-supplicant that fixes the parsing error when
running: 'from wpa_supplicant import cli'.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-22 09:19:27 -07:00
..
0001-cli-drop-the-second-argument-from-click.argument-dec.patch