From fee9d804724675f1ce3bcc1aa192b510c73deec708e8d0889d893ae75287ec8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 24 Jul 2019 07:25:50 +0000 Subject: [PATCH] - Add another patch fixing errors with new pytest: * pytest4.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invoke?expand=0&rev=19 --- python-invoke.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-invoke.changes b/python-invoke.changes index 7dd031e..ba0c7f9 100644 --- a/python-invoke.changes +++ b/python-invoke.changes @@ -2,6 +2,8 @@ Wed Jul 24 07:25:08 UTC 2019 - Tomáš Chvátal - Disable tests for now as they break with new pytest-relaxed +- Add another patch fixing errors with new pytest: + * pytest4.patch ------------------------------------------------------------------- Fri Jul 19 09:59:13 UTC 2019 - Tomáš Chvátal