Go to file
Markéta Machová 9bf8b4eb85 Accepting request 1274351 from home:glaubitz:branches:devel:languages:python
- Update to version 0.54.1
  * Fix potential issue where child MSG might have incompatible encoding
    to parent MSG when trying to grab a stream from the parent.
  * Added code to attempt to significantly improve RTF deencapsulation
    times. This tries to strip away unneeded data before passing it to
    `RTFDE`. This shows improvements on all files that take more than
    one second. Currently, this actually fixes some files previously
    outputting wrong from `RTFDE` when deencapsulating the HTML body,
    specifically around non breaking spaces sometimes not transferring over.
- from version 0.54.0
  * Changed the prepared html output to use plainly encoded HTML instead
    of prettified, since current prettification options used mangles the
    output and causes the output to sometimes be very large.
- from version 0.53.2
  * Adjusted code to allow html encoding to be cached to try to speed up
    `bs4` operations.
  * Fixed handler for too large filetimes so that some filetimes being too
    large doesn't break the handler.
  * Fixed a bug that would cause an error in task objects due to a lack of
    `enumerate`.
  * Fix `TOCEntry` not initializing `DVTargetDevice` correctly.
  * Add temporary properties for `ContentID` to `SignedAttachment`. AFAIK
    these can't ever be set, but this prevents errors in some places.

OBS-URL: https://build.opensuse.org/request/show/1274351
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extract-msg?expand=0&rev=10
2025-05-05 09:18:54 +00:00
Description
No description provided
44 KiB
Languages
RPM Spec 100%