15
0
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:
2023-12-10 21:38:07 +00:00
committed by Git OBS Bridge
parent 32d4a5f164
commit 30bd19ad7a
4 changed files with 16 additions and 8 deletions

View File

@@ -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