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

Update to 0.6.0

OBS-URL: https://build.opensuse.org/request/show/233301
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=4
This commit is contained in:
Todd R 2014-05-09 23:41:48 +00:00 committed by Git OBS Bridge
parent a7d1bb2c9a
commit 3b081e3085
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri May 9 23:36:32 UTC 2014 - toddrme2178@gmail.com
- Update to 0.6.0
* memoize is curried by default
* memoize support `key` keyword argument
* Cleaned up issues in curried namespace
* Unary functions memoize with just the single argument, not a tuple
* Flattened directory structure
* Add `pluck` function from underscore.js
* Remove `sandbox.jackknife`
- 0.5.3 Changelog
* get_in function
* add itervalues, iterkeys, iteritems to compatibility
* Add do function, remove side_effects from sandbox
* Add juxt, partner to map
* Performance improvements to merge_with
* Errors from curried functions propagate upwards
* keyfilter, valfilter
* do
-------------------------------------------------------------------
Sat Mar 29 12:59:19 UTC 2014 - toddrme2178@gmail.com

View File

@ -16,7 +16,7 @@
Name: python-toolz
Version: 0.5.3
Version: 0.6.0
Release: 0
License: BSD-3-Clause
Summary: List processing tools and functional utilities for python

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ffe2cfa5fa6fd7bcb84216e1d3ce2508e6c4a1d4be459bbff3ab84dd44e4ffd
size 14798

3
toolz-0.6.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f6d4b94f3d4775e7612d6515843b8d6a0c7b0a7b4e6444974fd3ca73361adfb
size 15751