Before every sphinx update a copr repo is set to test the dependant packages. With Sphinx 3.5.1, flint is failing to build from source with: Exception occurred: File "/usr/lib/python3.9/site-packages/sphinx/builders/html/__init__.py", line 1039, in <lambda> ctx['css_files'].sort(key=lambda js: js.priority) AttributeError: 'str' object has no attribute 'priority' Link to logs: https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3_5/build/1970645/
I have added flint-sphinx3.5.patch to work around the issue, but the patch does some questionable things. I'm sure upstream will want to fix it differently. I will talk to upstream about it. In the meantime, the flint build should now succeed.
Thank you!