Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2025 11:34:16 +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-tmNcTzD1pA@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 #55 from Xavier Beaudouin <kiwi@FreeBSD.org> ---
(In reply to Ivan Rozhuk from comment #54)
Some tests in my ha-test jail

root@ha-test:/usr/ports/devel/py-uv # make FLAVOR=py313
===>  py313-uv-0.9.17 Unknown flavor 'py313', possible flavors: py311.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-uv
root@ha-test:/usr/ports/devel/py-uv # make FLAVOR=py312
===>  py312-uv-0.9.17 Unknown flavor 'py312', possible flavors: py311.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-uv
root@ha-test:/usr/ports/devel/py-uv # make FLAVOR=py314
===>  py314-uv-0.9.17 Unknown flavor 'py314', possible flavors: py311.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-uv
root@ha-test:/usr/ports/devel/py-uv # make FLAVOR=py310
===>  py310-uv-0.9.17 Unknown flavor 'py310', possible flavors: py311.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-uv
  (In reply to Ivan Rozhuk from comment #54)

Well sure it will working IF we have DEFAULT_VERSIONS+= python=3.13

But since python 3.13 is the default we cannot build that into current
poudriere.

Maybe we'll have to patch py-uv ?

-- 
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-tmNcTzD1pA>