forked from pool/python-pykka
- update to 4.0.2:
* Make `get_all()` generic over the futures' type. * Format with `ruff format` instead of `black`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykka?expand=0&rev=12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pykka
|
||||
#
|
||||
# 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
|
||||
@@ -20,7 +20,7 @@
|
||||
%define modname pykka
|
||||
%define skip_python36 1
|
||||
Name: python-pykka
|
||||
Version: 4.0.1
|
||||
Version: 4.0.2
|
||||
Release: 0
|
||||
Summary: A Python implementation of the actor model
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user