- 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:
parent
7985641b0f
commit
f47d0f37d0
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 11:14:53 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 04:36:54 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
3
taskgroup-0.2.2.tar.gz
Normal file
3
taskgroup-0.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:078483ac3e78f2e3f973e2edbf6941374fbea81b9c5d0a96f51d297717f4752d
|
||||
size 11504
|
Loading…
x
Reference in New Issue
Block a user