15
0
forked from pool/python-Pebble

Accepting request 1329421 from devel:languages:python

- update to 5.2.0:
  * issue #158: set pending futures to BrokenProcessPool error
    when ProcessPool internal errors occur.
  * Cleanup resources when terminating pool's processes via SIGTERM.

OBS-URL: https://build.opensuse.org/request/show/1329421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pebble?expand=0&rev=20
This commit is contained in:
2026-01-27 15:17:51 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9fdf00dde4abb09907817114ad8cf822836b6d6cc8f43a3f0ec741be276086e7
size 39027

3
pebble-5.2.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e0a5f6a1cfdd0ac1bfc4a789e20d2b4b895de976e547d23b7de23b71ef39b34
size 39811

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 27 07:34:58 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 5.2.0:
* issue #158: set pending futures to BrokenProcessPool error
when ProcessPool internal errors occur.
* Cleanup resources when terminating pool's processes via SIGTERM.
-------------------------------------------------------------------
Fri Aug 15 02:17:49 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Pebble
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2026 SUSE LLC and contributors
#
# 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 @@
%{?sle15_python_module_pythons}
Name: python-Pebble
Version: 5.1.3
Version: 5.2.0
Release: 0
Summary: Threading and multiprocessing eye-candy for Python
License: LGPL-3.0-only