forked from pool/python-subprocess-tee
Accepting request 1062577 from home:ojkastl_buildservice:Branch_devel_languages_python
- 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 OBS-URL: https://build.opensuse.org/request/show/1062577 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocess-tee?expand=0&rev=10
This commit is contained in:
@@ -1,13 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 31 15:15:06 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- 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 <yarunachalam@suse.com>
|
Wed Dec 7 22:28:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
- * Update to version 0.4.0
|
- Update to version 0.4.0:
|
||||||
* Minor Changes
|
* Minor Changes
|
||||||
Enable support for py311 (#72) @ssbarnea
|
- Enable support for py311 (#72) @ssbarnea
|
||||||
* Bugfixes
|
* Bugfixes
|
||||||
Remove support for py37 (#70) @ssbarnea
|
- Remove support for py37 (#70) @ssbarnea
|
||||||
Remove support for py36 (#65) @ssbarnea
|
- Remove support for py36 (#65) @ssbarnea
|
||||||
Mark test test_rich_console_ex as broken (#64) @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>
|
Sun Sep 11 08:51:09 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-subprocess-tee
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-subprocess-tee
|
Name: python-subprocess-tee
|
||||||
Version: 0.4.0
|
Version: 0.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Captures the output of subprocesses in real-time
|
Summary: Captures the output of subprocesses in real-time
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7ea885ff32cdb2b2d3b2a6c464492f2ee1ebbf324e50598d75de4f6f3ea0f149
|
|
||||||
size 12815
|
|
BIN
subprocess-tee-0.4.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
subprocess-tee-0.4.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user