14
0
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:
2024-02-22 09:56:41 +00:00
committed by Git OBS Bridge
parent f080d97da0
commit bf9e81e3c4
4 changed files with 12 additions and 5 deletions

View File

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