From e99272032dabf8438731fe6f9239da06e74202526cf69833b471392114b3c8ae Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Dec 2022 11:51:43 +0000 Subject: [PATCH] Accepting request 1041277 from home:yarunachalam:branches:devel:languages:python - Update to version 3.0.3 * ci: update packages in freebsd #70 * Include STDOUT and PIPE in public API #69 * use 2**18 for bufsize test #61 * Try running tests on freebsd #60 * Add details to the failed-to-set-pipe-buffer-size warning #58 * Add details to the failed-to-set-pipe-buffer-size warning, closes #5757 #5757 OBS-URL: https://build.opensuse.org/request/show/1041277 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wurlitzer?expand=0&rev=15 --- python-wurlitzer.changes | 11 +++++++++++ python-wurlitzer.spec | 2 +- wurlitzer-3.0.2.tar.gz | 3 --- wurlitzer-3.0.3.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 wurlitzer-3.0.2.tar.gz create mode 100644 wurlitzer-3.0.3.tar.gz diff --git a/python-wurlitzer.changes b/python-wurlitzer.changes index 34643de..6cd541c 100644 --- a/python-wurlitzer.changes +++ b/python-wurlitzer.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 7 22:42:41 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.0.3 + * ci: update packages in freebsd #70 + * Include STDOUT and PIPE in public API #69 + * use 2**18 for bufsize test #61 + * Try running tests on freebsd #60 + * Add details to the failed-to-set-pipe-buffer-size warning #58 + * Add details to the failed-to-set-pipe-buffer-size warning, closes #5757 #5757 + ------------------------------------------------------------------- Thu Apr 14 09:47:12 UTC 2022 - pgajdos@suse.com diff --git a/python-wurlitzer.spec b/python-wurlitzer.spec index ee12b3d..0822b0c 100644 --- a/python-wurlitzer.spec +++ b/python-wurlitzer.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-wurlitzer -Version: 3.0.2 +Version: 3.0.3 Release: 0 Summary: Python package to capture C-level output in context managers License: MIT diff --git a/wurlitzer-3.0.2.tar.gz b/wurlitzer-3.0.2.tar.gz deleted file mode 100644 index 80d4247..0000000 --- a/wurlitzer-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36051ac530ddb461a86b6227c4b09d95f30a1d1043de2b4a592e97ae8a84fcdf -size 9846 diff --git a/wurlitzer-3.0.3.tar.gz b/wurlitzer-3.0.3.tar.gz new file mode 100644 index 0000000..30d8bf2 --- /dev/null +++ b/wurlitzer-3.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224f5fe70618be3872c05dfddc8c457191ec1870654596279fcc1edadebe3e5b +size 10171