17
0

2 Commits

4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76c06e33979b7ba817c4f53e902d307e27a7ce1c888089164509c0778e4f0e14
size 12691

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5426bc8436de3767be5e543090622f4a2e105b5a849a3d526f2182079323550c
size 13108

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 20 14:03:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.4.2
* Updated badges in README
- from version 0.4.1
* #44 check cancelled() before calling set_exception() or
set_result() on futures (thanks @Hellzed)
-------------------------------------------------------------------
Fri Dec 1 09:57:04 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-aiodataloader
#
# Copyright (c) 2023 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-aiodataloader
Version: 0.4.0
Version: 0.4.2
Release: 0
Summary: Asyncio DataLoader implementation for Python
License: MIT