Commit Graph

11 Commits

Author SHA256 Message Date
Tomáš Chvátal
0f1e630cf2 - Skip randomly failing test test_event_dispatcher
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=20
2020-06-03 07:50:56 +00:00
Tomáš Chvátal
fa5ef35aed Accepting request 806792 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/806792
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=18
2020-05-18 08:12:07 +00:00
Tomáš Chvátal
0b03aee714 Accepting request 783286 from home:pgajdos:python
- version update to 0.10.2
  - Fixed the ``build_ext`` command on macOS Catalina (`#628 <https://github.com/gorakhargosh/watchdog/pull/628>`__)
  - Fixed the installation of macOS requirements on non-macOS OSes (`#635 <https://github.com/gorakhargosh/watchdog/pull/635>`__)
  - Refactored ``dispatch()`` method of ``FileSystemEventHandler``,
    ``PatternMatchingEventHandler`` and ``RegexMatchingEventHandler``
  - [bsd] Improved tests support on non Windows/Linux platforms (`#633 <https://github.com/gorakhargosh/watchdog/pull/633>`__, `#639 <https://github.com/gorakhargosh/watchdog/pull/639>`__)
  - [bsd] Added FreeBSD CI support (`#532 <https://github.com/gorakhargosh/watchdog/pull/532>`__)
  - [bsd] Restored full support (`#638 <https://github.com/gorakhargosh/watchdog/pull/638>`__, `#641 <https://github.com/gorakhargosh/watchdog/pull/641>`__)
- deleted patches
  - add-missing-conftest.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/783286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=16
2020-03-10 11:16:55 +00:00
Tomáš Chvátal
0968948fbe - Do not pull in Brownie as it is not needed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=14
2019-11-06 13:44:41 +00:00
Tomáš Chvátal
098d80a9c6 Accepting request 650196 from home:glaubitz:branches:devel:languages:python
- Update to version 0.8.3
- Cherry-pick upstream patch to fix testsuite
  + add-missing-conftest.patch
- Update BuildRequires from setup.py

OBS-URL: https://build.opensuse.org/request/show/650196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=12
2018-11-19 19:32:40 +00:00
Tomáš Chvátal
11057d69ae - Remove devel dependency
- Use %license macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=10
2018-08-09 10:18:50 +00:00
Thomas Bechtold
344cb183b9 Accepting request 516587 from home:jengelh:branches:devel:languages:python
- Specify RPM group more exactly
kill extraneous whitespaces from .changes

OBS-URL: https://build.opensuse.org/request/show/516587
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=7
2017-08-13 06:18:17 +00:00
Jan Matejek
cac729941b Accepting request 489963 from home:alois:branches:devel:languages:python
Converted to single-spec

OBS-URL: https://build.opensuse.org/request/show/489963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=4
2017-05-16 13:55:44 +00:00
5bc133800a 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
2016-03-14 15:26:02 +00:00
Sascha Peilicke
7931ec63f1 Accepting request 148467 from home:posophe:branches:devel:languages:python
Update to 0.6.0

OBS-URL: https://build.opensuse.org/request/show/148467
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=2
2013-01-15 14:17:28 +00:00
Sascha Peilicke
dd2ded87fe - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=1
2012-01-31 13:37:58 +00:00