diff --git a/aiostream-0.7.0.tar.gz b/aiostream-0.7.0.tar.gz deleted file mode 100644 index cfa0612..0000000 --- a/aiostream-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88abb1f60a4b01e0e941714e12fbab36c7f63513da66a8f70c83b84f994a882c -size 46653 diff --git a/aiostream-0.7.1.tar.gz b/aiostream-0.7.1.tar.gz new file mode 100644 index 0000000..9a085e4 --- /dev/null +++ b/aiostream-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90de1174340ae2dfeb19b1dcf0fd2736d268bdc43ebe4514f39ef8216c463b31 +size 46944 diff --git a/python-aiostream.changes b/python-aiostream.changes index ef86e4c..a2d9968 100644 --- a/python-aiostream.changes +++ b/python-aiostream.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 13 13:59:03 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-aiostream.spec b/python-aiostream.spec index 44f77cc..e51c554 100644 --- a/python-aiostream.spec +++ b/python-aiostream.spec @@ -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