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