From 78bb76820fcaf04f31d687c3f442a98f57c1465fcde40d09bf6fa7beb9ae6e61 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 24 Apr 2021 14:12:45 +0000 Subject: [PATCH] - 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). - Add no-net-tests.patch which marks tests requiring network OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=20 --- python-sphinx-autodoc-typehints.changes | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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