Created attachment 1877192 [details] build.log The latest version of python-werkzeug, 2.1.2, intended for rawhide makes wxGTK FTBFS with: Traceback (most recent call last): File "/usr/lib64/python3.10/runpy.py", line 187, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib64/python3.10/runpy.py", line 110, in _get_module_details __import__(pkg_name) File "/usr/lib/python3.10/site-packages/httpbin/__init__.py", line 3, in <module> from .core import * File "/usr/lib/python3.10/site-packages/httpbin/core.py", line 22, in <module> from werkzeug.wrappers import BaseResponse ImportError: cannot import name 'BaseResponse' from 'werkzeug.wrappers' (/usr/lib/python3.10/site-packages/werkzeug/wrappers/__init__.py) Full build logs attached.
It seems upstream is pinning the versions so far: https://github.com/wxWidgets/wxWidgets/commit/1aab9e7ebb540b31f66fee01aa35c2f9ab297f22
It seems like this should probably be reassigned to python-httpbin, as I don't think anything can be done about this in wxGTK (except perhaps disabling tests). It appears there's a relatively simple patch than can be applied to python-httpbin.
I would keep it as is for tracking purposes. When httpbin is fixed I'll verify that wxGTK is also fine.
Fixed with python-httpbin-0.7.0-18.fc37