Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2021 04:10:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 257770] textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10
Message-ID:  <bug-257770-21822-Aqyscuec53@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257770-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257770-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257770

--- Comment #4 from Yasuhiro Kimura <yasu@utahime.org> ---
(In reply to Danilo G. Baio from comment #2)

Would you please revert ports 913219385dfd after my patch is committed?

----------------------------------------------------------------------
commit 913219385dfd
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
Date:   Sat Aug 21 01:11:31 2021 +0300

    devel/cmake: fix build with python 3.10 as default

    Approved by:    portmgt blanket
----------------------------------------------------------------------

As I reported as bug #257694 build of devel/cmake fails if default version =
of
Python is 3.10, and it is because of runtime error of textproc/py-sphinx. p=
orts
913219385dfd works around it by limiting the range of Python to 3.6-3.9. Bu=
t my
patch fixes the error. So after it is committed there is no reason to limit=
 the
range of Python any more.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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