forked from pool/python-subprocess-tee
- * Update to version 0.4.0 * Minor Changes Enable support for py311 (#72) @ssbarnea * Bugfixes Remove support for py37 (#70) @ssbarnea Remove support for py36 (#65) @ssbarnea Mark test test_rich_console_ex as broken (#64) @ssbarnea OBS-URL: https://build.opensuse.org/request/show/1041265 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocess-tee?expand=0&rev=8
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 7 22:28:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- * Update to version 0.4.0
|
|
* Minor Changes
|
|
Enable support for py311 (#72) @ssbarnea
|
|
* Bugfixes
|
|
Remove support for py37 (#70) @ssbarnea
|
|
Remove support for py36 (#65) @ssbarnea
|
|
Mark test test_rich_console_ex as broken (#64) @ssbarnea
|
|
-------------------------------------------------------------------
|
|
Sun Sep 11 08:51:09 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- 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 09:15:47 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Still missing BR: setuptools_scm_git_archive
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 31 07:50:38 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- remove dependency generator, as it is not adviced to do so
|
|
- add setuptools_scm as dependency to fix the version number
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 15 20:31:36 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- Initial package for version 0.3.5.
|