diff options
author | Justin Bronder <jsbronder@cold-front.org> | 2022-02-28 13:48:39 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-01 09:06:56 -0800 |
commit | 8988542616cc709cc23732243e4785ea36dd25a4 (patch) | |
tree | a782c23bca2a4675f778b168ca5190943d2cc386 /meta-python/recipes-devtools/python/python3-bitarray/setup.py-use-setuptools-instead-of-distutils.patch | |
parent | 2f4a34cb1e3c46a1da110ac49d6cc5bac3d392e9 (diff) | |
download | meta-openembedded-8988542616cc709cc23732243e4785ea36dd25a4.tar.gz |
python3-coloredlogs: fix location of coloredlogs.pth
When calling setup.py with bdist_wheel, the find_pth_directory() in
setup.py correctly install the pth file to
${D}${PYTHON_SITEPACKAGES_DIR}. It's not clear why setup.py was being
patched original when the recipe was added in 2019, but it doesn't
appear to be necessary now.
This fixes the recipe to build with the recent PEP-517 changes.
Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-bitarray/setup.py-use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions