Re: devel/shiboken2 build with python-3.11

2023-12-11 Thread Jason E. Hale
On Mon, Dec 11, 2023 at 2:48 AM wen heping wrote: > > Then we shall set USES=python:3.8-3.11. > It will help the switch DEFAULT_PYTHON form 3.9 to 3.11. > > Would you commit it if you approve it ? > I've committed the change in [1]. I didn't do any runtime testing with Python 3.11, though. [1]

Re: devel/shiboken2 build with python-3.11

2023-12-10 Thread Jason E. Hale
On Fri, Dec 8, 2023 at 4:45 AM wen heping wrote: > > Hi, > > Here is a simple patch to build devel/shiboken2 when > DEFAULT_PYTHON=3.11. > > Upstream seems build with python-3.11 : > https://forum.qt.io/topic/144843/pyside2-shiboken2-support-for-python-3-11 > > Now it build well bu