forked from pool/python-Pebble
Accepting request 1163617 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1163617 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pebble?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7f7ecfd0107ab7cec9f3bb411a856c4d7d552202d4e9a8b038e9a64ae31fd8c
|
||||
size 30635
|
||||
3
Pebble-5.0.7.tar.gz
Normal file
3
Pebble-5.0.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2784c147766f06388cea784084b14bec93fdbaa793830f1983155aa330a2a6e4
|
||||
size 32054
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 21:01:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user