diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index 0a6b647..8a97226 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -1,10 +1,15 @@ +------------------------------------------------------------------- +Sat Apr 24 14:11:17 UTC 2021 - Matej Cepl + +- Remove no-net-tests.patch as adding the fixed + python-sphinx-autodoc-typehints-system-object.inv.patch + makes tests requiring network working + (gh#agronholm/sphinx-autodoc-typehints#174). + ------------------------------------------------------------------- Fri Apr 23 14:24:23 UTC 2021 - Matej Cepl -- Readd fixed - python-sphinx-autodoc-typehints-system-object.inv.patch which - makes tests requiring network working - (gh#agronholm/sphinx-autodoc-typehints#174). +- Add no-net-tests.patch which marks tests requiring network ------------------------------------------------------------------- Wed Sep 23 13:29:55 UTC 2020 - Dirk Mueller