15
0

- update to 0.4.2:

* Use exec mode when passed a list of strings (#101)
- drop 0001-test-test_unit.py-do-not-use-python3-rather-use-sys..patch:
  merged upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocess-tee?expand=0&rev=22
This commit is contained in:
2025-03-29 09:50:46 +00:00
committed by Git OBS Bridge
parent 04f219e0ee
commit 790b281c4e
5 changed files with 15 additions and 51 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 29 09:49:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.4.2:
* Use exec mode when passed a list of strings (#101)
- drop 0001-test-test_unit.py-do-not-use-python3-rather-use-sys..patch:
merged upstream
-------------------------------------------------------------------
Thu May 16 15:09:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>