From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- .../python-xmp-toolkit/files/python-xmp-toolkit-2.0.1-test.patch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dev-python/python-xmp-toolkit/files/python-xmp-toolkit-2.0.1-test.patch (limited to 'dev-python/python-xmp-toolkit/files') diff --git a/dev-python/python-xmp-toolkit/files/python-xmp-toolkit-2.0.1-test.patch b/dev-python/python-xmp-toolkit/files/python-xmp-toolkit-2.0.1-test.patch new file mode 100644 index 000000000000..7679542cf535 --- /dev/null +++ b/dev-python/python-xmp-toolkit/files/python-xmp-toolkit-2.0.1-test.patch @@ -0,0 +1,7 @@ +diff -r -U1 python-xmp-toolkit-2.0.1.orig/test/test_exempi.py python-xmp-toolkit-2.0.1/test/test_exempi.py +--- python-xmp-toolkit-2.0.1.orig/test/test_exempi.py 2014-03-09 19:42:07.000000000 +0700 ++++ python-xmp-toolkit-2.0.1/test/test_exempi.py 2020-01-21 18:16:13.470778818 +0700 +@@ -539,2 +539,3 @@ + ++ @unittest.skip("Issue x1") + def test_single_namespace_single_path_leaf_names(self): -- cgit v1.3.1