From: Peter Korsgaard <peter@korsgaard.com>
To: Marcus Hoffmann <marcus.hoffmann@othermo.de>
Cc: Davide Viti <zinosat@gmail.com>, Asaf Kahlon <asafka7@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python-paho-mqtt: fix package for python 3.10
Date: Sun, 18 Sep 2022 09:45:48 +0200 [thread overview]
Message-ID: <87o7vdw2fn.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220829173754.214890-1-marcus.hoffmann@othermo.de> (Marcus Hoffmann's message of "Mon, 29 Aug 2022 19:37:54 +0200")
>>>>> "Marcus" == Marcus Hoffmann <marcus.hoffmann@othermo.de> writes:
> Fixes the following error on calling mqtt.publish():
> File "/usr/lib/python3.10/site-packages/paho/mqtt/publish.py", line 222, in single
> multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
> File "/usr/lib/python3.10/site-packages/paho/mqtt/publish.py", line 126, in multiple
> if not isinstance(msgs, collections.Iterable):
> AttributeError: module 'collections' has no attribute 'Iterable'
> Backported from https://github.com/eclipse/paho.mqtt.python/pull/497/
> This was deprecated in python 3.9 and stopped working in python 3.10
> Signed-off-by: Marcus Hoffmann <marcus.hoffmann@othermo.de>
Committed to 2022.05.x and 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-09-18 7:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-29 17:37 [Buildroot] [PATCH 1/1] package/python-paho-mqtt: fix package for python 3.10 Marcus Hoffmann
2022-08-31 19:43 ` Yann E. MORIN
2022-09-18 7:45 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o7vdw2fn.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=asafka7@gmail.com \
--cc=buildroot@buildroot.org \
--cc=marcus.hoffmann@othermo.de \
--cc=zinosat@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox