forked from pool/python-python-pptx
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbac6cdf28bde418acab332b62f961225f69993579f4662faf9f7a878150d2b5
|
||||
size 9253183
|
3
python-pptx-0.6.21.tar.gz
Normal file
3
python-pptx-0.6.21.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7798a2aaf89563565b3c7120c0acfe9aff775db0db3580544e3bf4840c2e378f
|
||||
size 10100675
|
@@ -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>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-pptx
|
||||
Version: 0.6.19
|
||||
Version: 0.6.21
|
||||
Release: 0
|
||||
Summary: Generate and manipulate Open XML PowerPoint (pptx) files
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user