diff --git a/python-setuptools.changes b/python-setuptools.changes index fa90316..32e1f01 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -5,6 +5,7 @@ Tue Aug 22 13:02:46 UTC 2023 - Markéta Machová * Fix editable install finder handling of nested packages, by only handling 1 level of nesting and relying on importlib.machinery to find the remaining modules based on the parent package path. +- add sphinx72.patch: address circular imports in sphinx 7.2+ ------------------------------------------------------------------- Wed Aug 16 07:53:31 UTC 2023 - Markéta Machová