forked from pool/python-watchdog
Accepting request 369927 from home:kfreitag:branches:devel:languages:python
- Update to version 0.8.3 * Event emitters are no longer started on schedule if Observer is not already running. Changes from 0.8.0: * DirectorySnapshot: methods returning internal stat info replaced by mtime, inode and path methods. * DirectorySnapshot: walker_callback parameter deprecated. no more changelog available upstream - Fix py compile mtime issue - use record filelist feature of setup.py to gather proper filelist OBS-URL: https://build.opensuse.org/request/show/369927 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 09:29:58 UTC 2016 - freitag@opensuse.org
|
||||
|
||||
- Update to version 0.8.3
|
||||
* Event emitters are no longer started on schedule if Observer is
|
||||
not already running.
|
||||
Changes from 0.8.0:
|
||||
* DirectorySnapshot: methods returning internal stat info replaced
|
||||
by mtime, inode and path methods.
|
||||
* DirectorySnapshot: walker_callback parameter deprecated.
|
||||
no more changelog available upstream
|
||||
- Fix py compile mtime issue
|
||||
- use record filelist feature of setup.py to gather proper filelist
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 14 15:48:45 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
Reference in New Issue
Block a user