Skip to content

Conversation

@ogayot
Copy link
Member

@ogayot ogayot commented Jan 23, 2026

The build CI step was still attempting to build the C extension modules (i.e.,nl80211 & rtnetlink) but they have been replaced with pure Python implementations now.

While we could drop the build step entirely, calling python3 setup.py build at least ensures there is nothing blatantly wrong in setup.py.

…anymore

The build CI step was still attempting to build the C extension modules (i.e.,
nl80211 & rtnetlink) but they have been replaced with pure Python
implementations now.

While we could drop the build step entirely, calling `python3 setup.py build`
at least ensures there is nothing blatantly wrong in setup.py.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
@ogayot ogayot requested a review from dbungert January 23, 2026 10:41
@ogayot ogayot merged commit 3f9d390 into canonical:main Jan 23, 2026
2 checks passed
@ogayot ogayot deleted the ci-build-update branch January 23, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants