From 9d1b86b18a9c9e29b2790439ad8d01a8950a59c3e04520816c8066b84520e7ba Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 14 Dec 2022 12:44:22 +0000 Subject: [PATCH] - Remove skip_failing_test.patch not needed anymore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libcst?expand=0&rev=21 --- python-libcst.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-libcst.changes b/python-libcst.changes index 12b0b7e..c34efd5 100644 --- a/python-libcst.changes +++ b/python-libcst.changes @@ -2,6 +2,7 @@ Wed Dec 14 11:41:04 UTC 2022 - Daniel Garcia - Remove 650-sorting-in-test_ordering.patch not needed anymore +- Remove skip_failing_test.patch not needed anymore - Add remove-ufmt-dep.patch, python-ufmt is not in tumbleweed - Add replace-python-call.patch, wrong executable call when outside of venv (gh#Instagram/LibCST#468)