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

- update to version 4.33.0:
  * fix pandas==0.25 API change
  * add contributor badges (sourcerer)
  * fix py26 travis CI
  * metadata fixes
    > .zenodo.json
    > CODEOWNERS
  * GitHub package registry docker deployment
  * minor linting
  * documentation updates

OBS-URL: https://build.opensuse.org/request/show/722073
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=48
This commit is contained in:
Todd R
2019-08-09 19:42:19 +00:00
committed by Git OBS Bridge
parent a82c014d89
commit 46f4e7a6db
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Aug 9 19:37:55 UTC 2019 - Todd R <toddrme2178@gmail.com>
- update to version 4.33.0:
* fix pandas==0.25 API change
* add contributor badges (sourcerer)
* fix py26 travis CI
* metadata fixes
> .zenodo.json
> CODEOWNERS
* GitHub package registry docker deployment
* minor linting
* documentation updates
-------------------------------------------------------------------
Mon Jun 24 00:28:04 UTC 2019 - Arun Persaud <arun@gmx.de>