Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-watchdog for openSUSE:Factory
checked in at 2023-03-01 16:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-watchdog (Old)
and /work/SRC/openSUSE:Factory/.python-watchdog.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-watchdog"
Wed Mar 1 16:14:13 2023 rev:18 rq:1068309 version:2.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-watchdog/python-watchdog.changes
2023-01-02 15:02:35.169491826 +0100
+++
/work/SRC/openSUSE:Factory/.python-watchdog.new.31432/python-watchdog.changes
2023-03-01 16:14:37.754778883 +0100
@@ -1,0 +2,23 @@
+Tue Feb 28 20:02:59 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.3.1:
+ * Run ``black`` on the entire source code
+ * Bundle the ``requirements-tests.txt`` file in the source
+ distribution
+ * [watchmedo] Exclude ``FileOpenedEvent`` events from
+ ``AutoRestartTrick``, and ``ShellCommandTrick``, to restore
+ watchdog < 2.3.0 behavior. A better solution should be found
+ in the future.
+ * [watchmedo] Log ``FileOpenedEvent``, and ``FileClosedEvent``,
+ events in ``LoggerTrick``
+ * [inotify] Add support for ``IN_OPEN`` events: a
+ ``FileOpenedEvent`` event will be fired
+ * [watchmedo] Add optional event debouncing for ``auto-
+ restart``, only restarting once if many events happen in
+ quick succession (``--debounce-interval``)
+ * [watchmedo] Exit gracefully on ``KeyboardInterrupt``
+ exception (Ctrl+C)
+ * [watchmedo] Add option to not auto-restart the command after
+ it exits (``--no-restart-on-command-exit``)
+
+-------------------------------------------------------------------
Old:
----
watchdog-2.2.1.tar.gz
New:
----
watchdog-2.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-watchdog.spec ++++++
--- /var/tmp/diff_new_pack.QAV9Os/_old 2023-03-01 16:14:38.366782048 +0100
+++ /var/tmp/diff_new_pack.QAV9Os/_new 2023-03-01 16:14:38.370782068 +0100
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-watchdog
-Version: 2.2.1
+Version: 2.3.1
Release: 0
Summary: Filesystem events monitoring
License: Apache-2.0
++++++ watchdog-2.2.1.tar.gz -> watchdog-2.3.1.tar.gz ++++++
++++ 7107 lines of diff (skipped)