forked from pool/python-jaraco.itertools
Accepting request 508204 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/508204 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.itertools?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 4 18:21:32 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
- Update to version 2.0.1
|
||||
* Refresh package.
|
||||
2.0:
|
||||
* In ``always_iterable``, mappings are now considered
|
||||
singletons. It seems that the way ``always_iterable``
|
||||
is generally used, one wouldn't expect to only iterate
|
||||
on a mapping, but there are cases where a dictionary
|
||||
should behave like a singleton object.
|
||||
1.8:
|
||||
* Deprecated ``infiniteCall`` and replaced it with
|
||||
``infinite_call`` which only takes a single argument
|
||||
(the function to call).
|
||||
|
||||
- Converted to single-spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 13:24:18 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
Reference in New Issue
Block a user