17
0

Accepting request 1062604 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1062604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-subprocess-tee?expand=0&rev=5
This commit is contained in:
2023-02-02 17:08:56 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 10 deletions

View File

@@ -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>
- * 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 <sebix+novell.com@sebix.at>

View File

@@ -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

View File

@@ -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 LFS Normal file

Binary file not shown.