forked from pool/python-python-pptx
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-pptx?expand=0&rev=12
64 lines
2.3 KiB
Plaintext
64 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 27 17:49:50 UTC 2024 - Thiago Bertoldi <thiago.bertoldi@suse.com>
|
|
|
|
- Remove utc.patch (not necessary since 1.0.0)
|
|
|
|
- Update to 1.0.2 (2024-08-07)
|
|
* fix: #1003 restore read-only enum members
|
|
|
|
- Update to 1.0.1 (2024-08-05)
|
|
* fix: #1000 add py.typed
|
|
|
|
- Update to 1.0.0 (2024-08-03)
|
|
* fix: #929 raises on JPEG with image/jpg MIME-type
|
|
* fix: #943 remove mention of a Px Length subtype
|
|
* fix: #972 next-slide-id fails in rare cases
|
|
* fix: #990 do not require strict timestamps for Zip
|
|
* Add type annotations
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 26 20:25:47 UTC 2024 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- fixed %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 15 09:18:12 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Add patch utc.patch to fix the behavior on Python 3.12
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 26 20:29:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.6.23:
|
|
* fix: #912 Pillow<=9.5 constraint entails security
|
|
vulnerability
|
|
* Add #909 Add imgW, imgH params to `shapes.add_ole_object()`
|
|
* fix: #754 _Relationships.items() raises
|
|
* fix: #758 quote in autoshape name must be escaped
|
|
* fix: #746 update Python 3.x support in docs
|
|
* fix: #748 setup's `license` should be short string
|
|
* fix: #762 AttributeError: module 'collections' has no
|
|
attribute 'abc'
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- do not use mock
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 24 18:00:59 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 0.6.19
|