15
0

- Update to 0.7.1:

- Fix groupby() not working with empty iterables (#39)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioitertools?expand=0&rev=4
This commit is contained in:
2021-05-13 18:22:36 +00:00
committed by Git OBS Bridge
parent 535b17073d
commit edf7260139
5 changed files with 9 additions and 13 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-aioitertools
Version: 0.7.0
Version: 0.7.1
Release: 0
Summary: itertools and builtins for AsyncIO and mixed iterables
License: MIT