Accepting request 1042764 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.2.0 * 2022-12-05 • full history [build] Wheels are now available for Python 3.11 (#932) [documentation] HTML documentation builds are now tested for errors (#902) [documentation] Fix typos here, and there (#910) [fsevents2] The fsevents2 observer is now deprecated (#909) [tests] The error message returned by musl libc for error code -1 is now allowed (#923) [utils] Remove unnecessary code in dirsnapshot.py (#930) [watchmedo] Handle shutdown events from SIGHUP (#912) Thanks to our beloved contributors: @kurtmckee, @babymastodon, @QuantumEnergyE, @timgates42, @BoboTiG OBS-URL: https://build.opensuse.org/request/show/1042764 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=35
This commit is contained in:
parent
66b84eb373
commit
171583efd2
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 17:42:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 2.2.0
|
||||
* 2022-12-05 • full history
|
||||
[build] Wheels are now available for Python 3.11 (#932)
|
||||
[documentation] HTML documentation builds are now tested for errors (#902)
|
||||
[documentation] Fix typos here, and there (#910)
|
||||
[fsevents2] The fsevents2 observer is now deprecated (#909)
|
||||
[tests] The error message returned by musl libc for error code -1 is now allowed (#923)
|
||||
[utils] Remove unnecessary code in dirsnapshot.py (#930)
|
||||
[watchmedo] Handle shutdown events from SIGHUP (#912)
|
||||
Thanks to our beloved contributors: @kurtmckee, @babymastodon, @QuantumEnergyE, @timgates42, @BoboTiG
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 23 11:29:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-watchdog
|
||||
Version: 2.1.9
|
||||
Version: 2.2.0
|
||||
Release: 0
|
||||
Summary: Filesystem events monitoring
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43ce20ebb36a51f21fa376f76d1d4692452b2527ccd601950d69ed36b9e21609
|
||||
size 119171
|
3
watchdog-2.2.0.tar.gz
Normal file
3
watchdog-2.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83cf8bc60d9c613b66a4c018051873d6273d9e45d040eed06d6a96241bd8ec01
|
||||
size 119214
|
Loading…
Reference in New Issue
Block a user