Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 13:58:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 256885] [NEW PORT] www/py-homeassistant: Open-source home automation platform
Message-ID:  <bug-256885-21822-u6XoZjpoFW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256885-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256885

--- Comment #48 from Saro <web@saromedia.com> ---
I wish to share my experience installing an unmodified Core 2025.12.2 in a
Python 3.13 venv. Everything is working just like before, including zwave2js,
zigbee2mqtt, esphome, Bluetooth proxy, and so forth.

There are two dependency issues to address:

1. pynacl 1.6.0 requires substituting 'make' with 'gmake'. Version 1.6.1 has
resolved this issue. More information:
https://github.com/pyca/pynacl/issues/899 and
https://github.com/pyca/pynacl/pull/895
2. pyav 16.0.1 requires ffmpeg => 7.0 while multimedia/ffmpeg is currently at
6.1.2. I was able to install 8.0.1 through bug #278705.

Once you install these dependencies separately, the rest of the Core
installation proceeds smoothly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256885-21822-u6XoZjpoFW>