14
0
forked from pool/python-toolz

Accepting request 603497 from home:TheBlackCat:branches:devel:languages:python

- Update to 0.9.0
  * do not worry abount having good introspection on breakpoint
  * Backport fix to a test from cytoolz.
  * A slightly faster interposed.
  * Don't import or reference `toolz.curried.exceptions`.

OBS-URL: https://build.opensuse.org/request/show/603497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=12
This commit is contained in:
Todd R
2018-05-03 06:24:44 +00:00
committed by Git OBS Bridge
parent 5ee018861c
commit 205f3d1512
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 3 06:19:45 UTC 2018 - toddrme2178@gmail.com
- Update to 0.9.0
* do not worry abount having good introspection on breakpoint
* Backport fix to a test from cytoolz.
* A slightly faster interposed.
* Don't import or reference `toolz.curried.exceptions`.
-------------------------------------------------------------------
Sun Mar 11 08:41:40 UTC 2018 - sebix+novell.com@sebix.at