forked from pool/python-joblib
- Implement single-spec version. - Run tests. - Fix source URL. - Update to version 0.11. OBS-URL: https://build.opensuse.org/request/show/497353 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=9
47 lines
1.5 KiB
Plaintext
47 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 22 16:35:59 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Implement single-spec version.
|
|
- Run tests.
|
|
- Fix source URL.
|
|
- Update to version 0.11.
|
|
* For a full changelog please see:
|
|
https://github.com/joblib/joblib/blob/0.11/CHANGES.rst
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 24 13:14:03 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
- Disable non-functional documentation
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 9 15:54:15 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 0.7.0d
|
|
* No changelog available
|
|
- Clean the specfile and remove .buildinfo file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 10 20:59:57 UTC 2012 - scorot@free.fr
|
|
|
|
- Add Group field in doc package for SLE 11
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 5 17:10:35 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|
|
|