Accepting request 822237 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/822237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-watchdog?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-07-24 08:00:11 +00:00 committed by Git OBS Bridge
commit ab5b87cc2f
4 changed files with 15 additions and 7 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 22 10:26:11 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.10.3
* Ensure ``ObservedWatch.path`` is a string
* [inotify] Allow to monitor single file
* [inotify] Prevent raising an exception when a file in a monitored folder has no permissions
-------------------------------------------------------------------
Wed Jun 3 07:50:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -18,21 +18,21 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-watchdog
Version: 0.10.2
Version: 0.10.3
Release: 0
Summary: Filesystem events monitoring
License: Apache-2.0
URL: https://github.com/gorakhargosh/watchdog
Source: https://files.pythonhosted.org/packages/source/w/watchdog/watchdog-%{version}.tar.gz
BuildRequires: %{python_module pathtools >= 0.1.1}
BuildRequires: %{python_module pytest-timeout >= 0.3}
BuildRequires: %{python_module pytest-timeout}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-Sphinx
Requires: python-PyYAML
Requires: python-argh
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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c560efb643faed5ef28784b2245cf8874f939569717a4a12826a173ac644456b
size 95505

3
watchdog-0.10.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4214e1379d128b0588021880ccaf40317ee156d4603ac388b9adcf29165e0c04
size 94086