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-27 18:17:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-watchdog (Old)
and /work/SRC/openSUSE:Factory/.python-watchdog.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-watchdog"
Mon Mar 27 18:17:56 2023 rev:19 rq:1074701 version:3.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-watchdog/python-watchdog.changes
2023-03-01 16:14:37.754778883 +0100
+++
/work/SRC/openSUSE:Factory/.python-watchdog.new.31432/python-watchdog.changes
2023-03-27 18:17:58.799644752 +0200
@@ -1,0 +2,15 @@
+Mon Mar 20 12:17:42 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 3.0.0:
+ * Drop support for Python 3.6.
+ * ``watchdog`` is now PEP 561 compatible, and tested with
+ ``mypy``
+ * Fix missing ``>`` in ``FileSystemEvent.__repr__()``
+ * [ci] Lots of improvements
+ * [inotify] Return from ``InotifyEmitter.queue_events()`` if
+ not launched when thread is inactive
+ * [tests] Stability improvements
+ * [utils] Remove handling of ``threading.Event.isSet`` spelling
+ * [watchmedo] Fixed tricks YAML generation
+
+-------------------------------------------------------------------
Old:
----
watchdog-2.3.1.tar.gz
New:
----
watchdog-3.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-watchdog.spec ++++++
--- /var/tmp/diff_new_pack.cRs8hN/_old 2023-03-27 18:18:00.075651485 +0200
+++ /var/tmp/diff_new_pack.cRs8hN/_new 2023-03-27 18:18:00.103651633 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-watchdog
-Version: 2.3.1
+Version: 3.0.0
Release: 0
Summary: Filesystem events monitoring
License: Apache-2.0
++++++ watchdog-2.3.1.tar.gz -> watchdog-3.0.0.tar.gz ++++++
++++ 2983 lines of diff (skipped)