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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-toolz
Version: 0.8.2
Version: 0.9.0
Release: 0
Summary: List processing tools and functional utilities for python
License: BSD-3-Clause