x11/py-qt5 broke in my last bulk:

>>> Running configure in x11/py-qt5,python3 at 1693756267.05
===> x11/py-qt5,python3
===>  Generating configure for py3-qt5-5.15.9p0
===>  Configuring for py3-qt5-5.15.9p0
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/sipbuild/toml.py", line 25, in 
<module>
    import tomllib
ModuleNotFoundError: No module named 'tomllib'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/sip-build", line 5, in <module>
    from sipbuild.tools.build import main
  File "/usr/local/lib/python3.10/site-packages/sipbuild/__init__.py", line 25, 
in <module>
    from .abstract_builder import AbstractBuilder
  File "/usr/local/lib/python3.10/site-packages/sipbuild/abstract_builder.py", 
line 26, in <module>
    from .configurable import Configurable
  File "/usr/local/lib/python3.10/site-packages/sipbuild/configurable.py", line 
27, in <module>
    from .pyproject import PyProjectOptionException
  File "/usr/local/lib/python3.10/site-packages/sipbuild/pyproject.py", line 
26, in <module>
    from .toml import toml_load
  File "/usr/local/lib/python3.10/site-packages/sipbuild/toml.py", line 27, in 
<module>
    import tomli as tomllib
ModuleNotFoundError: No module named 'tomli'




On Sat, 2023-09-02 at 04:58 -0600, Rafael Sadowski wrote:
> CVSROOT:        /cvs
> Module name:    ports
> Changes by:     rsadow...@cvs.openbsd.org      2023/09/02 04:58:57
> 
> Modified files:
>         editors/qscintilla: Makefile distinfo 
>         editors/qscintilla/pkg: PLIST 
>         editors/py-qscintilla: Makefile distinfo 
>         editors/py-qscintilla/pkg: PLIST 
>         x11/py-sip-qt5 : Makefile distinfo 
>         devel/py-qt-builder: Makefile distinfo 
>         x11/py-qtpy    : Makefile distinfo 
>         x11/py-qtpy/pkg: PLIST 
>         devel/py-sip   : Makefile distinfo 
>         devel/py-sip/pkg: PLIST 
>         x11/py-qt5     : Makefile 
> Removed files:
>         devel/py-sip/patches: 
>                               
> patch-sipbuild_generator_parser_instantiations_py 
> 
> Log message:
> Update riverbankcomputing (Python Qt5) ecosystem and friends
> 
> - QScintilla 2.14.1
> - Py QScintilla 2.14.1
> - SIP support for PyQt 12.12.2
> - PyQt-builder 1.15.2
> - QtPy 2.4.0
> 
> Bonus: x11/py-qt5 depends on x11/py-sip-qt5${MODPY_FLAVOR}>=12.12 now
> 
> Feedback, tests and OK landry@ merci
> 

-- 
Antoine

Reply via email to