14
0

Accepting request 1008614 from home:yarunachalam:branches:devel:languages:python

- Update to 0.6.21 (2021-09-20)
  Fix #741 _DirPkgReader must implement .__contains__()
- Update to 0.6.20 (2021-09-14)
  Fix #206 accommodate NULL target-references in relationships.
  Fix #223 escape image filename that appears as literal in XML.
  Fix #517 option to display chart categories/values in reverse order.
  Major refactoring of ancient package loading code.

OBS-URL: https://build.opensuse.org/request/show/1008614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-pptx?expand=0&rev=5
This commit is contained in:
2022-10-07 07:54:57 +00:00
committed by Git OBS Bridge
parent 337f954427
commit 3adb533462
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Oct 6 22:44:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.6.21 (2021-09-20)
Fix #741 _DirPkgReader must implement .__contains__()
- Update to 0.6.20 (2021-09-14)
Fix #206 accommodate NULL target-references in relationships.
Fix #223 escape image filename that appears as literal in XML.
Fix #517 option to display chart categories/values in reverse order.
Major refactoring of ancient package loading code.
-------------------------------------------------------------------
Mon Apr 11 13:24:32 UTC 2022 - Markéta Machová <mmachova@suse.com>