Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| eaaa87cf52 | |||
| e71dab545f |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:76c06e33979b7ba817c4f53e902d307e27a7ce1c888089164509c0778e4f0e14
|
|
||||||
size 12691
|
|
||||||
3
python-aiodataloader-0.4.2.tar.gz
Normal file
3
python-aiodataloader-0.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5426bc8436de3767be5e543090622f4a2e105b5a849a3d526f2182079323550c
|
||||||
|
size 13108
|
||||||
@@ -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>
|
Fri Dec 1 09:57:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-aiodataloader
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-aiodataloader
|
Name: python-aiodataloader
|
||||||
Version: 0.4.0
|
Version: 0.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Asyncio DataLoader implementation for Python
|
Summary: Asyncio DataLoader implementation for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user