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

Update to 0.7.1

OBS-URL: https://build.opensuse.org/request/show/288730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=6
This commit is contained in:
Todd R 2015-03-03 18:09:41 +00:00 committed by Git OBS Bridge
parent c069457093
commit 92a3f35bc7
4 changed files with 29 additions and 5 deletions

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Mar 3 18:00:39 UTC 2015 - toddrme2178@gmail.com
- Update to 0.7.1
* Test `nth` with negative index on sequence and iterator.
* Add itemmap, itemfilter to api doc.
* Add `itemmap` and `itemfilter` to `dicttoolz`.
* binstar: add more platforms/versions
* add tail to itertoolz.__all__
* take, drop, tail refer to each other in docstrings
* test tail in lazy setting
* fix tail doctest
* last is a recipe of tail
* add tail operation
* pep8 space error fix
* Identity doc string
* add dissoc function to dictoolz
* Describe the ideal contribution
* reduceby takes callable init keyword argument
* Add pypy3 to build matrix
* getter works in empty index case
* simpler check on index in get
* get([], seq) returns ()
-------------------------------------------------------------------
Thu Sep 11 13:51:49 UTC 2014 - toddrme2178@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-toolz
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,7 +16,7 @@
Name: python-toolz
Version: 0.7.0
Version: 0.7.1
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:8f88590f960c16db2146b6ecae31f9d048865612b69e197907e886c963fad6f3
size 18692

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

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