summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2021-08-01 19:41:30 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-02 15:44:11 +0100
commitaeaafe2fa591c601e41ea065aa9c3905db6cc438 (patch)
tree3b81bee33b74141f5f30a6223b3b91ebde630e45 /meta-poky
parent825043ec771aad54c055ec30aee007a793183487 (diff)
downloadpoky-aeaafe2fa591c601e41ea065aa9c3905db6cc438.tar.gz
python3-pytest: display correct version info
It does not show correct version info of python3-pytest: $ pip3 list | grep pytest pytest 0.0.0 pytest requires setuptools-scm in setup.cfg. It could be met by adding python3-setuptools-scm-native to dependency and then it will not download egg file of setuptools-scm during do_compile any more. So remove 0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch and depend on python3-setuptools-scm-native to make it show the correct version info. (From OE-Core rev: 9159db64d3b3c7633deb135e683317fd3e98852c) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions