diff --git a/pebble-5.1.3.tar.gz b/pebble-5.1.3.tar.gz deleted file mode 100644 index 952c7d8..0000000 --- a/pebble-5.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fdf00dde4abb09907817114ad8cf822836b6d6cc8f43a3f0ec741be276086e7 -size 39027 diff --git a/pebble-5.2.0.tar.gz b/pebble-5.2.0.tar.gz new file mode 100644 index 0000000..116797f --- /dev/null +++ b/pebble-5.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0a5f6a1cfdd0ac1bfc4a789e20d2b4b895de976e547d23b7de23b71ef39b34 +size 39811 diff --git a/python-Pebble.changes b/python-Pebble.changes index 985882c..b48c90c 100644 --- a/python-Pebble.changes +++ b/python-Pebble.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 27 07:34:58 UTC 2026 - Dirk Müller + +- 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 diff --git a/python-Pebble.spec b/python-Pebble.spec index 5c882ed..a2c3dd0 100644 --- a/python-Pebble.spec +++ b/python-Pebble.spec @@ -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