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-10-16 22:47:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-watchdog (Old) and /work/SRC/openSUSE:Factory/.python-watchdog.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-watchdog" Sat Oct 16 22:47:09 2021 rev:14 rq:925613 version:2.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-watchdog/python-watchdog.changes 2021-07-12 21:40:50.383823647 +0200 +++ /work/SRC/openSUSE:Factory/.python-watchdog.new.1890/python-watchdog.changes 2021-10-16 22:47:42.980695767 +0200 @@ -1,0 +2,26 @@ +Sun Oct 10 19:18:31 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to v2.1.6 + * [bsd] Fixed returned paths in kqueue.py and restored the + overall results of the test suite. (#842) + * [bsd] Updated FreeBSD CI support .(#841) + * [watchmedo] Removed the argh dependency in favor of the builtin + argparse module. (#836) + * [watchmedo] Removed unexistant WindowsApiAsyncObserver + references and --debug-force-winapi-async arguments. + * [watchmedo] Improved the help output. + +------------------------------------------------------------------- +Fri Sep 17 10:34:32 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to v2.1.5 + * Convert regexes of type str to list. (#831) + * [watchmedo] Fix usage of os.setsid() and os.killpg() Unix-only + functions. (#809) + * Fix a possible AttributeError in SkipRepeatsQueue._put(). + (#818) + * Allow overriding or adding custom event handlers to event + dispatch map. (#814) -- reverted (#830) + * Fix tests on big endian platforms. (#828) + +------------------------------------------------------------------- Old: ---- watchdog-2.1.3.tar.gz New: ---- watchdog-2.1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-watchdog.spec ++++++ --- /var/tmp/diff_new_pack.t2cali/_old 2021-10-16 22:47:43.908696549 +0200 +++ /var/tmp/diff_new_pack.t2cali/_new 2021-10-16 22:47:43.908696549 +0200 @@ -16,10 +16,10 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-watchdog -Version: 2.1.3 +Version: 2.1.6 Release: 0 Summary: Filesystem events monitoring License: Apache-2.0 @@ -31,7 +31,6 @@ BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx Requires: python-PyYAML >= 3.10 -Requires: python-argh >= 0.24.1 Requires: python-pathtools >= 0.1.1 Requires(post): update-alternatives Requires(postun):update-alternatives ++++++ watchdog-2.1.3.tar.gz -> watchdog-2.1.6.tar.gz ++++++ ++++ 3911 lines of diff (skipped)