forked from pool/python-joblib
Accepting request 209862 from home:posophe:branches:devel:languages:python
update OBS-URL: https://build.opensuse.org/request/show/209862 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
cc1e58142d
commit
bba9212c80
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1eef2ff1a8dff32f4204e9ae2bd6c2348e1e4dfdef12baf26b3f5fa0eb933c27
|
||||
size 296118
|
3
joblib-0.7.1.tar.gz
Normal file
3
joblib-0.7.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e57eead7aff9cdfa0d961b11e73f9934af692ef3c4db861ec8cfce56e26fd3b5
|
||||
size 302746
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 19:47:59 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 0.7.1
|
||||
+ MISC: capture meaningless argument (n_jobs=0) in Parallel
|
||||
+ ENH Handles tuples, sets and Python 3's dict_keys type the same as
|
||||
lists. in pre_dispatch
|
||||
+ ENH: fix function caching for IPython
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:07:22 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define modname joblib
|
||||
Name: python-%{modname}
|
||||
Version: 0.7.0d
|
||||
Version: 0.7.1
|
||||
Release: 0
|
||||
Summary: Lightweight pipelining: using Python functions as pipeline jobs
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user