11
0

Accepting request 749747 from home:TheBlackCat:branches:devel:languages:python:numeric

Update to 3.0.1

OBS-URL: https://build.opensuse.org/request/show/749747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-openpyxl?expand=0&rev=13
This commit is contained in:
Todd R
2019-11-19 20:39:41 +00:00
committed by Git OBS Bridge
parent adc9d9a498
commit fdcffeb082
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 19 20:37:44 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 3.0.1:
+ Bugfixes
* Cannot read empty charts.
+ Pull Requests
* Fix for #1250
* TableStyleElement is a sequence
- Update to 3.0.0:
* Initial python3-only release
-------------------------------------------------------------------
Thu Sep 26 07:57:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>