From 205f3d1512dcdf65cf6c757808c9690f87df9f470b0b4e8213688ef25b47083d Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 3 May 2018 06:24:44 +0000 Subject: [PATCH] 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 --- python-toolz.changes | 9 +++++++++ python-toolz.spec | 2 +- toolz-0.8.2.tar.gz | 3 --- toolz-0.9.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 toolz-0.8.2.tar.gz create mode 100644 toolz-0.9.0.tar.gz diff --git a/python-toolz.changes b/python-toolz.changes index 71e689c..75735c6 100644 --- a/python-toolz.changes +++ b/python-toolz.changes @@ -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 diff --git a/python-toolz.spec b/python-toolz.spec index 59b5366..4b8e25e 100644 --- a/python-toolz.spec +++ b/python-toolz.spec @@ -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 diff --git a/toolz-0.8.2.tar.gz b/toolz-0.8.2.tar.gz deleted file mode 100644 index 3cd13a7..0000000 --- a/toolz-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a13c90c426001d6299c5568cf5b98e095df9c985df194008a67f84ef4fc6c50 -size 45486 diff --git a/toolz-0.9.0.tar.gz b/toolz-0.9.0.tar.gz new file mode 100644 index 0000000..7fc7a41 --- /dev/null +++ b/toolz-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929f0a7ea7f61c178bd951bdae93920515d3fbdbafc8e6caf82d752b9b3b31c9 +size 45544