forked from pool/python-Pebble
- update to 5.0.5:
* issue #123: do not raise exception when returned from workers * issue #122: slightly improve type hints * issue #122: add type hints to decorator functions - Update to 4.6.1 + issue #64: rework versioning logic * use poll in channel implementation instead of select OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pebble?expand=0&rev=28
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Pebble
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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.3
|
||||
Version: 5.0.5
|
||||
Release: 0
|
||||
Summary: Threading and multiprocessing eye-candy for Python
|
||||
License: LGPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user