14
0

- Switch off test coverage measurement.

- Skip test test_select_fd (gh#gorakhargosh/watchdog!1086 ?)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=51
This commit is contained in:
2025-01-08 10:10:02 +00:00
committed by Git OBS Bridge
parent 5162cc40b8
commit 141b79f463
2 changed files with 8 additions and 2 deletions

View File

@@ -36,6 +36,8 @@ Tue Jan 7 09:57:40 UTC 2025 - Adrian Schröter <adrian@suse.de>
- [watchmedo] Added the __repr__() method to the
HelpFormatter class.
- [windows] Fixed Mypy issues.
- Switch off test coverage measurement.
- Skip test test_select_fd (gh#gorakhargosh/watchdog!1086 ?)
-------------------------------------------------------------------
Thu Jun 13 15:32:08 UTC 2024 - Dirk Müller <dmueller@suse.com>