diff --git a/aioitertools-0.12.0.tar.gz b/aioitertools-0.12.0.tar.gz deleted file mode 100644 index 5b90894..0000000 --- a/aioitertools-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68adc7afe6f428f9b93a118cba3c5f844fb2677bf74b28295882242d51bccd24 -size 26993 diff --git a/aioitertools-0.13.0.tar.gz b/aioitertools-0.13.0.tar.gz new file mode 100644 index 0000000..63f27bf --- /dev/null +++ b/aioitertools-0.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ea8a96655a27783afd58985bf505c4d258c3b8eb0da51117ab11651e73581b +size 26782 diff --git a/python-aioitertools.changes b/python-aioitertools.changes index 98a0a95..7903560 100644 --- a/python-aioitertools.changes +++ b/python-aioitertools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 13 13:37:44 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.13.0 + * Modernized project metadata (#208) + * Fixed references to old branch (#209) + * Tested up to Python 3.14 (#208) + * Drop support for Python 3.8 (#208) + * Use modern type annotations, clean up lint (#219, #220, #221) + ------------------------------------------------------------------- Mon Nov 4 13:09:07 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-aioitertools.spec b/python-aioitertools.spec index ff0cd6e..1d92758 100644 --- a/python-aioitertools.spec +++ b/python-aioitertools.spec @@ -17,7 +17,7 @@ %{?sle15_python_module_pythons} Name: python-aioitertools -Version: 0.12.0 +Version: 0.13.0 Release: 0 Summary: Itertools and builtins for AsyncIO and mixed iterables License: MIT