diff --git a/Pebble-5.0.6.tar.gz b/Pebble-5.0.6.tar.gz deleted file mode 100644 index b87b15f..0000000 --- a/Pebble-5.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7f7ecfd0107ab7cec9f3bb411a856c4d7d552202d4e9a8b038e9a64ae31fd8c -size 30635 diff --git a/Pebble-5.0.7.tar.gz b/Pebble-5.0.7.tar.gz new file mode 100644 index 0000000..493da70 --- /dev/null +++ b/Pebble-5.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2784c147766f06388cea784084b14bec93fdbaa793830f1983155aa330a2a6e4 +size 32054 diff --git a/python-Pebble.changes b/python-Pebble.changes index 3558f36..54c4140 100644 --- a/python-Pebble.changes +++ b/python-Pebble.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Mar 22 21:01:33 UTC 2024 - Dirk Müller + +- update to 5.0.7: + * issue #96: handle race condition under different interpreters + * issue #125: handle frozen classes as exceptions + * issue #127: handle unexpected errors when reading from pipe in + process decorators + * issue #128: allow different context from `multiprocessing` ones + ------------------------------------------------------------------- Wed Dec 27 13:52:06 UTC 2023 - Dirk Müller diff --git a/python-Pebble.spec b/python-Pebble.spec index 34afb45..d0c6db6 100644 --- a/python-Pebble.spec +++ b/python-Pebble.spec @@ -1,7 +1,7 @@ # # spec file for package python-Pebble # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-Pebble -Version: 5.0.6 +Version: 5.0.7 Release: 0 Summary: Threading and multiprocessing eye-candy for Python License: LGPL-3.0-only