Accepting request 635938 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/635938
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=31
This commit is contained in:
Tomáš Chvátal
2018-09-17 09:21:33 +00:00
committed by Git OBS Bridge
parent 5cac9b9018
commit e6b9a89406
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Sep 16 15:40:33 UTC 2018 - Arun Persaud <arun@gmx.de>
- update to version 4.26.0:
* fix smoothing (#566 -> #601)
* pandas updates
+ address the FutureWarning in pandas, drop pandas test in py34,
add in py37 (#603)
+ support pandas axis='index' or 'columns' (#570)
* minor documentation updates (#597, #600, #606)
+ developer notes
-------------------------------------------------------------------
Tue Aug 28 13:08:16 UTC 2018 - tchvatal@suse.com