14
0

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:
2022-12-15 12:19:23 +00:00
committed by Git OBS Bridge
parent 66b84eb373
commit 171583efd2
4 changed files with 18 additions and 4 deletions

View File

@@ -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