From 3dbbdb46ed1fd3c1b1b78f50b0b53cb5504726a0bb066e3fb55fc2f9ad9400ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 10 Aug 2020 11:51:33 +0000 Subject: [PATCH] - Add patch to fix tests: * fix_tests_setupcfg.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textX?expand=0&rev=28 --- python-textX.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-textX.changes b/python-textX.changes index 936dd2c..34d47f0 100644 --- a/python-textX.changes +++ b/python-textX.changes @@ -33,6 +33,8 @@ Thu Aug 6 13:16:43 UTC 2020 - Sebastian Wagner table. ([#225]) - Allow passing kwargs in `metamodel_for_file/language` registration API calls. ([#224]) +- Add patch to fix tests: + * fix_tests_setupcfg.patch ------------------------------------------------------------------- Mon May 18 09:10:29 UTC 2020 - Petr Gajdos