14
0

Accepting request 1041265 from home:yarunachalam:branches:devel:languages:python

- * 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
This commit is contained in:
2022-12-08 11:49:49 +00:00
committed by Git OBS Bridge
parent 8499ce8b23
commit 8987195fa5
4 changed files with 14 additions and 4 deletions

View File

@@ -1,4 +1,14 @@
-------------------------------------------------------------------
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