forked from pool/python-subprocess-tee
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:
@@ -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
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-subprocess-tee
|
||||
Version: 0.3.5
|
||||
Version: 0.4.0
|
||||
Release: 0
|
||||
Summary: Captures the output of subprocesses in real-time
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff5cced589a4b8ac973276ca1ba21bb6e3de600cde11a69947ff51f696efd577
|
||||
size 16887
|
3
subprocess-tee-0.4.0.tar.gz
Normal file
3
subprocess-tee-0.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ea885ff32cdb2b2d3b2a6c464492f2ee1ebbf324e50598d75de4f6f3ea0f149
|
||||
size 12815
|
Reference in New Issue
Block a user