Skip to content
Snippets Groups Projects

main/py-bluez: add missing py2-setuptools dependancy to fix failing build

Closed Mike Sullivan requested to merge mksully22/aports:py-bluez into master

After commit f9ef1aaa that renamed py-setuptools, the build of py-bluez fails with error

Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    from setuptools import setup, Extension
ImportError: No module named setuptools
>>> ERROR: py-bluez: build failed

Adding py2-setuptools fixes the issue.

Merge request reports

Merge request pipeline #9469 passed with warnings

Merge request pipeline passed with warnings for a6eec05f

Closed by LeoLeo 5 years ago (Mar 11, 2020 2:11pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading