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 2021-05-17 18:45:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-watchdog (Old)
 and      /work/SRC/openSUSE:Factory/.python-watchdog.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-watchdog"

Mon May 17 18:45:26 2021 rev:11 rq:893715 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-watchdog/python-watchdog.changes  
2021-01-13 18:36:13.374331323 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-watchdog.new.2988/python-watchdog.changes    
    2021-05-17 18:45:56.680463240 +0200
@@ -1,0 +2,38 @@
+Mon May 17 11:26:36 UTC 2021 - Matej Cepl <[email protected]>
+
+- Add missing BR on python-flaky.
+
+-------------------------------------------------------------------
+Mon May 17 10:46:39 UTC 2021 - Antonio Larrosa <[email protected]>
+
+- Update to v2.1.1
+  * [mac] Fix callback exceptions when the watcher is deleted but
+    still receiving events
+- Update to v2.1.0
+  * [inotify] Simplify libc loading
+  * [mac] Add support for non-recursive watches in FSEventsEmitter
+  * [watchmedo] Add support for --debug-force-* arguments to tricks
+
+- Update to v2.0.3
+  * [mac] Use logger.debug() instead of logger.info()
+  * Updated documentation links
+
+- Update to v2.0.2
+  * [mac] Add missing exception objects
+
+- Update to v2.0.1
+  * [mac] Fix a segmentation fault when dealing with unicode paths
+  * Moved the CI from Travis-CI to GitHub Actions
+
+- Update to v2.0.0
+  * [mac] Drop support for macOS 10.12 and earlier
+  * [mac] Support coalesced filesystem events
+  * [mac] Fix an issue when renaming an item changes only the
+    casing
+  * [inotify] Add support for IN_CLOSE_WRITE events.
+    A FileCloseEvent event will be fired. Note that
+    IN_CLOSE_NOWRITE events are not handled to prevent much noise.
+  * [inotify] Allow to stop the emitter multiple times
+  * Avoid deprecated PyEval_InitThreads on Python 3.7+
+
+-------------------------------------------------------------------

Old:
----
  watchdog-1.0.2.tar.gz

New:
----
  watchdog-2.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-watchdog.spec ++++++
--- /var/tmp/diff_new_pack.J9lFGE/_old  2021-05-17 18:45:57.140461289 +0200
+++ /var/tmp/diff_new_pack.J9lFGE/_new  2021-05-17 18:45:57.144461272 +0200
@@ -19,12 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-watchdog
-Version:        1.0.2
+Version:        2.1.1
 Release:        0
 Summary:        Filesystem events monitoring
 License:        Apache-2.0
 URL:            https://github.com/gorakhargosh/watchdog
 Source:         
https://files.pythonhosted.org/packages/source/w/watchdog/watchdog-%{version}.tar.gz
+BuildRequires:  %{python_module flaky}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -33,7 +34,7 @@
 Requires:       python-argh >= 0.24.1
 Requires:       python-pathtools >= 0.1.1
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module pathtools >= 0.1.1}

++++++ watchdog-1.0.2.tar.gz -> watchdog-2.1.1.tar.gz ++++++
++++ 2598 lines of diff (skipped)

Reply via email to