Skip to content

Conversation

@devbis
Copy link
Contributor

@devbis devbis commented Dec 26, 2025

Add support of building against python 3.12+
Replace imp module with importlib

Full changelog:
devbis/aio-mqtt@0.3.4...0.4.0

📦 Package Details

Maintainer: @QuintinHill
(You can find this by checking the history of the package Makefile.)

Description:


🧪 Run Testing Details

  • OpenWrt Version:
  • OpenWrt Target/Subtarget:
  • OpenWrt Device:

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

Add support of building against python 3.12+
Replace imp module with importlib

Full changelog:
devbis/aio-mqtt@0.3.4...0.4.0

Signed-off-by: Ivan Belokobylskiy <belokobylskij@gmail.com>
@devbis
Copy link
Contributor Author

devbis commented Dec 28, 2025

Tests are passing, segfault while installing sqlite is not related to this PR

@BKPepe BKPepe merged commit 05c7ab7 into openwrt:master Dec 28, 2025
11 of 12 checks passed
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