14
0

Accepting request 1218128 from home:yeey:OpenWebUI

SUSE AI needs version 1.0.2

OBS-URL: https://build.opensuse.org/request/show/1218128
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-pptx?expand=0&rev=11
This commit is contained in:
2024-10-25 14:45:25 +00:00
committed by Git OBS Bridge
parent dcb64b2067
commit 49aebe10cc
5 changed files with 39 additions and 104 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
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>