|
|
|
|
Changelog for python38-python-daemon-2.3.0-qubes.9.6.noarch.rpm :
* Sat Mar 19 2022 ecsos - Add missing BuildRequires python-importlib_resources to fix build error in leap. * Thu Jan 13 2022 Matej Cepl - Add remove_double_patch.patch and remove_safe_hasattr.patch to fix https://pagure.io/python-daemon/issue/53- Remove pytest as the test runner (apparently, the package requires python3 -munittest discovery). * Thu Apr 22 2021 Dirk Müller - update to 2.3.0: * Remove support for Python versions older than Python 3. Python 2 has been unsupported by the Python project since 2020. * Remove dependency on back-ported `unittest2` and `mock`. Depend instead on standard library `unittest` and `unittest.mock`. * Thu Feb 04 2021 Matej Cepl - Switch off running of the test suite (https://pagure.io/python-daemon/issue/53). * Fri Feb 28 2020 Dirk Mueller - update to 2.2.4: * Run the Setuptools `egg-info` command as part of the `build` command. * Create the socket and catch “non-socket” errors. * Only deal with a range of file descriptors if the range is not empty. * Declare Twine as a build dependency. * Reformat the change log entries with keepachangelog.com sub-sections. * Tue May 14 2019 Jonathan - Skip broken test * Wed Apr 24 2019 Matej Cepl - Rebuild for jsc#SLE-5706 to be sent to SUSE:SLE-12-SP5:GA. * Thu Mar 21 2019 John Vandenberg - Add missing GPL license file- Add README to %doc- Drop extra \'doc\' subdirectory under %doc- Remove docutils from installed egg-info * Thu Mar 21 2019 John Vandenberg - Remove unnecessary dependency on python-devel- Remove unnecessary runtime dependency on docutils- Update URL to https://pagure.io/python-daemon/- Update to v2.2.3 * Use custom fake file type for testing `fileno` behaviour. This works around an incompatibility in Python 2.7 `file` type that caused test cases to fail. * Promote the warning for `runner` module to a `DeprecationWarning`. This has been an unofficial example module from the beginning, and it will be removed in a future version.- from v2.2.2 * Remove from the build system specification a white space character not permitted in TOML format. * Implement test suite automation in virtualenvs, using Tox.- from v2.2.1 * Add a :PEP:`518` conformant build system specification (the ``pyproject.toml`` file).- from v2.2.0 * Correct the description of the return value for `daemon.is_detach_process_context_required`. * Set a sensible default for `Distribution.script_name`. This works around a bug in Setuptools which calls commands before the `Distribution` is initialised. * The test suite now relies on the test discovery feature in ‘unittest’. This feature is in Python version 2.7 and later. * Improve performance of `daemon.close_all_open_files`. * Mon Aug 13 2018 mceplAATTsuse.com- Remove dependency on unittest2
|
|
|