forked from pool/python-taskgroup
- Update to 0.2.2
* Update note about which version we backported from * [pre-commit.ci] pre-commit autoupdate * Restore support for 3.8 * Update news for 0.2.2 - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-taskgroup?expand=0&rev=3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-taskgroup
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-taskgroup
|
||||
Version: 0.2.1
|
||||
Version: 0.2.2
|
||||
Release: 0
|
||||
Summary: Backport of asyncio.TaskGroup, asyncio.Runner and asynciotimeout
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user