15
0

Accepting request 1317639 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1317639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiostream?expand=0&rev=5
This commit is contained in:
2025-11-14 15:13:50 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88abb1f60a4b01e0e941714e12fbab36c7f63513da66a8f70c83b84f994a882c
size 46653

3
aiostream-0.7.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90de1174340ae2dfeb19b1dcf0fd2736d268bdc43ebe4514f39ef8216c463b31
size 46944

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 13 13:59:03 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.7.1
* Fix typing for stream.create.just by @vxgmichel in (#134)
* Fix: strict zip of items that fail on __eq__ by @vthemelis in (#135)
* Fix: Use is instead of isinstance by @vthemelis in (#136)
* Add python 3.14 support by @vxgmichel in (#138)
-------------------------------------------------------------------
Mon Jul 21 05:58:13 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -19,7 +19,7 @@
%global modname aiostream
%{?sle15_python_module_pythons}
Name: python-aiostream
Version: 0.7.0
Version: 0.7.1
Release: 0
Summary: Generator-based operators for asynchronous iteration
License: Apache-2.0