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