Created attachment 231721 [details] Mark deprecated and broken with Python 3.9 It is broken with Python 3.9. Reported by: antoine
Is there any indication upstream that being broken with any particular version (3.9 in this case) is going to imply deprecation of the software? The port declares: python:3.6-3.8 implying no (current) support for anything > 3.8
(In reply to Kubilay Kocak from comment #1) When the ports tree will switch to Python-3.9, as asked in PR 261703 and as many Linux distributions already did, it will get BROKEN with the default Python. See https://bugs.launchpad.net/meliae/+bug/1899379 . This bug was reported on 2020-10-11, but no action has been taken. Besides, Meliae seems no longer maintained: see https://bugs.launchpad.net/meliae/+bug/1498436 .
Just committed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bee5127a7ce83aa289f9b0e39177990a5f726a9 commit 8bee5127a7ce83aa289f9b0e39177990a5f726a9 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-02-25 21:42:21 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-02-25 21:45:10 +0000 devel/py-meliae: add BROKEN with python=3.9, Mark DEPRECATED It is broken with Python 3.9. Reported by: antoine. Bug reported upstream: https://bugs.launchpad.net/meliae/+bug/1899379 PR: 261869 Approved by: maintainer’s time-out devel/py-meliae/Makefile | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)