From 4405d56685154771929fee1f2e94fa1621f3cc6f4008fe1e6089d1f8c4c739b0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 1 Jun 2021 18:20:48 +0000 Subject: [PATCH] Accepting request 896645 from home:alarrosa:branches:devel:languages:python - Update to v2.1.2 * [mac] Fix relative path handling for non-recursive watch * [windows] On PyPy, events happening right after start() were missed. Add a workaround for that OBS-URL: https://build.opensuse.org/request/show/896645 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=29 --- python-watchdog.changes | 8 ++++++++ python-watchdog.spec | 2 +- watchdog-2.1.1.tar.gz | 3 --- watchdog-2.1.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 watchdog-2.1.1.tar.gz create mode 100644 watchdog-2.1.2.tar.gz diff --git a/python-watchdog.changes b/python-watchdog.changes index c2b285a..7b24764 100644 --- a/python-watchdog.changes +++ b/python-watchdog.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 1 09:02:44 UTC 2021 - Antonio Larrosa + +- Update to v2.1.2 + * [mac] Fix relative path handling for non-recursive watch + * [windows] On PyPy, events happening right after start() were + missed. Add a workaround for that + ------------------------------------------------------------------- Mon May 17 11:26:36 UTC 2021 - Matej Cepl diff --git a/python-watchdog.spec b/python-watchdog.spec index acc3166..6f3cebf 100644 --- a/python-watchdog.spec +++ b/python-watchdog.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-watchdog -Version: 2.1.1 +Version: 2.1.2 Release: 0 Summary: Filesystem events monitoring License: Apache-2.0 diff --git a/watchdog-2.1.1.tar.gz b/watchdog-2.1.1.tar.gz deleted file mode 100644 index f4e0627..0000000 --- a/watchdog-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2894440b4ea95a6ef4c5d152deedbe270cae46092682710b7028a04d6a6980f6 -size 105882 diff --git a/watchdog-2.1.2.tar.gz b/watchdog-2.1.2.tar.gz new file mode 100644 index 0000000..8899e24 --- /dev/null +++ b/watchdog-2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0237db4d9024859bea27d0efb59fe75eef290833fd988b8ead7a879b0308c2db +size 107725