It did a fresh pip install on bookworm and ran into this for weewx-mqtt. It will be an issue people ask about in the near future, that's for sure.
vince schrieb am Sonntag, 11. Februar 2024 um 20:32:48 UTC+1: > No reason to upgrade if it works for you already and if there are no > security risks since then. > > To list all versions available "pip list paho-mqtt==" > To install a specified version "pip install paho-mqtt==1.6.1" > > Or for apt....... > > List all versions "apt-cache policy python3-paho-mqtt" > Install one specified version "apt-get install python3-paho-mqtt=1.5.1-1" > > > Note that for deb12 (raspi) the latest package is 1.5.1 which is a year > older than 1.6.1, so they're not upgrading either. > > > On Sunday, February 11, 2024 at 11:27:54 AM UTC-8 Greg Troxel wrote: > >> vince <vince...@gmail.com> writes: >> >> > Why not stick with 1.6.1 indefinitely and the matching version of the >> > extension and not sweat it ? >> >> Because bugs are not going to be fixed, and packaging systems are going >> to have 2.0.0, and in general trying to stay in the past causes too much >> trouble eventually. The same reason weewx had to cope with python >> instead of just telling people to use 2.7 :) >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/1305fec1-cdb8-4ebd-8c67-0caede21e73dn%40googlegroups.com.