Changelog for
python310-subprocess-tee-0.4.1-1.1.noarch.rpm :
* Tue Jan 31 2023 Johannes Kastl
- update to 0.4.1:
* Bugfixes - Correct trove metadata related to supported platforms (#90) AATTssbarnea - Move mypy config to pyproject.toml (#88) AATTssbarnea - Stop using deprecated get_event_loop() (#86) AATTgotmax23 - Configure packit (#81) AATTssbarnea - Add \"setuptools >= 61.0\" to build system requires (#82) AATTgotmax23 - Clear build dependencies (#80) AATTssbarnea
* Wed Dec 07 2022 Yogalakshmi Arunachalam - Update to version 0.4.0:
* Minor Changes - Enable support for py311 (#72) AATTssbarnea
* Bugfixes - Remove support for py37 (#70) AATTssbarnea - Remove support for py36 (#65) AATTssbarnea - Mark test test_rich_console_ex as broken (#64) AATTssbarnea
* Sun Sep 11 2022 Sebastian Wagner - Temporarily disable the failing test test_rich_console_ex to prevent a build fail reported upstream: https://github.com/pycontribs/subprocess-tee/issues/58
* Thu Mar 31 2022 Matej Cepl - Still missing BR: setuptools_scm_git_archive
* Thu Mar 31 2022 Sebastian Wagner - remove dependency generator, as it is not adviced to do so- add setuptools_scm as dependency to fix the version number
* Tue Mar 15 2022 Sebastian Wagner - Initial package for version 0.3.5.