Skip to content

python-aio-mqtt-mod: update to 0.4.0#28178

Merged
BKPepe merged 1 commit intoopenwrt:masterfrom
devbis:patch-2
Dec 28, 2025
Merged

python-aio-mqtt-mod: update to 0.4.0#28178
BKPepe merged 1 commit intoopenwrt:masterfrom
devbis:patch-2

Conversation

@devbis
Copy link
Copy Markdown
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
Copy Markdown
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

PYPI_NAME:=aio-mqtt-mod
PKG_HASH:=340184b35771b7eb7982072fcca313213d856638dd7f98b99bda3ab16ba23552
PYPI_SOURCE_NAME=aio_mqtt_mod
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
PYPI_SOURCE_NAME=aio_mqtt_mod
PYPI_SOURCE_NAME:=aio_mqtt_mod

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