{"html_url": "https://github.com/simonw/datasette/issues/1971#issuecomment-1368266904", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1971", "id": 1368266904, "node_id": "IC_kwDOBm6k_c5RjhiY", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-12-31T19:09:48Z", "updated_at": "2022-12-31T19:09:48Z", "author_association": "OWNER", "body": "For the moment I'm going to pin to Sphinx 5.3.0\r\n\r\nNote that I got this warning there:\r\n\r\n```\r\n[sphinx-autobuild] > sphinx-build -b html /Users/simon/Dropbox/Development/datasette/docs /Users/simon/Dropbox/Development/datasette/docs/_build\r\nRunning Sphinx v5.3.0\r\nloading pickled environment... done\r\nWARNING: extlinks: Sphinx-6.0 will require a caption string to contain exactly one '%s' and all other '%' need to be escaped as '%%'.\r\n```\r\nSo I should probably fix that in advance of the 6.0 upgrade.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1515185383, "label": "Upgrade for Sphinx 6.0 (once Furo has support for it)"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1971#issuecomment-1368266658", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1971", "id": 1368266658, "node_id": "IC_kwDOBm6k_c5Rjhei", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-12-31T19:07:19Z", "updated_at": "2022-12-31T19:07:19Z", "author_association": "OWNER", "body": "So it looks like Furo doesn't work with Sphinx 6.0 yet - there' s a fix on `main` but it hasn't been released:\r\n\r\n- https://github.com/pradyunsg/furo/discussions/569", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1515185383, "label": "Upgrade for Sphinx 6.0 (once Furo has support for it)"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1971#issuecomment-1368266457", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1971", "id": 1368266457, "node_id": "IC_kwDOBm6k_c5RjhbZ", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-12-31T19:05:26Z", "updated_at": "2022-12-31T19:05:26Z", "author_association": "OWNER", "body": "Ran this locally:\r\n\r\n pip install -U Sphinx\r\n\r\nGot these warnings:\r\n\r\n```\r\nInstalling collected packages: Sphinx\r\n Attempting uninstall: Sphinx\r\n Found existing installation: Sphinx 5.1.1\r\n Uninstalling Sphinx-5.1.1:\r\n Successfully uninstalled Sphinx-5.1.1\r\nERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.\r\nsphinx-basic-ng 0.0.1a12 requires sphinx<6.0,>=4.0, but you have sphinx 6.0.0 which is incompatible.\r\nfuro 2022.6.21 requires sphinx<6.0,>=4.0, but you have sphinx 6.0.0 which is incompatible.\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1515185383, "label": "Upgrade for Sphinx 6.0 (once Furo has support for it)"}, "performed_via_github_app": null}