71b0f22839da67e607da8948f2a67aff8e7c7a4b1a4ae834f000aac1100cd21b
* Declare dependency on Setuptools >= 62.4.0.
* Refactor calculation of file descriptor ranges to close.
* When the range of candidate file descriptors is very large,
the code that computes file descriptors to close when the
daemon starts attempted to allocate a large amount of memory
and took a long time to compute.
* Document a `ServiceRunner` class as an example of using
`DaemonContext`.
* Raise a TypeError if any `exclude` values are not valid file
descriptors.
* Remove the obsolete `runner` module.
This module was deprecated starting in `python-daemon`
version 2.1.2, and is now removed as unmaintained.
- Update to 2.3.2
- Skip broken test
- BuildRequire lowercase python-minimock
- Add Provides for the old python-daemon name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=42
Description
No description provided
Languages
Diff
100%