diff --git a/python-subprocess-tee.changes b/python-subprocess-tee.changes index e08a984..e8118ec 100644 --- a/python-subprocess-tee.changes +++ b/python-subprocess-tee.changes @@ -1,13 +1,26 @@ +------------------------------------------------------------------- +Tue Jan 31 15:15:06 UTC 2023 - Johannes Kastl + +- update to 0.4.1: + * Bugfixes + - Correct trove metadata related to supported platforms (#90) @ssbarnea + - Move mypy config to pyproject.toml (#88) @ssbarnea + - Stop using deprecated get_event_loop() (#86) @gotmax23 + - Configure packit (#81) @ssbarnea + - Add "setuptools >= 61.0" to build system requires (#82) @gotmax23 + - Clear build dependencies (#80) @ssbarnea + ------------------------------------------------------------------- Wed Dec 7 22:28:03 UTC 2022 - Yogalakshmi Arunachalam -- * Update to version 0.4.0 +- Update to version 0.4.0: * Minor Changes - Enable support for py311 (#72) @ssbarnea + - 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 + - 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 diff --git a/python-subprocess-tee.spec b/python-subprocess-tee.spec index c3d7cc3..8b886f6 100644 --- a/python-subprocess-tee.spec +++ b/python-subprocess-tee.spec @@ -1,7 +1,7 @@ # # spec file for package python-subprocess-tee # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-subprocess-tee -Version: 0.4.0 +Version: 0.4.1 Release: 0 Summary: Captures the output of subprocesses in real-time License: MIT diff --git a/subprocess-tee-0.4.0.tar.gz b/subprocess-tee-0.4.0.tar.gz deleted file mode 100644 index f9a9ad4..0000000 --- a/subprocess-tee-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ea885ff32cdb2b2d3b2a6c464492f2ee1ebbf324e50598d75de4f6f3ea0f149 -size 12815 diff --git a/subprocess-tee-0.4.1.tar.gz b/subprocess-tee-0.4.1.tar.gz new file mode 100644 index 0000000..85f18a4 --- /dev/null +++ b/subprocess-tee-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c124993f8b88d1eb1c2fde0bc2069787eac720ba88771cba17e8c93324825d +size 13599