Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-oletools: correct license file and checksum | Gyorgy Sarvari | 2025-01-25 | 1 | -1/+1 |
| | | | | | | | | | | The PKG-INFO line referenced in the LIC_FILES_CHKSUM variable is outdated, and points to a non-license related detail. Instead use LICENSE.md to verify the license. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-oletools: upgrade 0.60.1 -> 0.60.2 | Wang Mingyu | 2024-07-15 | 1 | -0/+11 |
Changelog: ============ - fixed a bug in open_slk - fixed a bug due to new PROJECTCOMPATVERSION record in dir stream - oleobj: fixed SyntaxError with Python 3.12 - rtfobj: fixed SyntaxError with Python 3.12 - clsid: added CLSIDs for MSI, Zed - ftguess: added MSI, PNG and OneNote formats - pyxswf: fixed python 3.12 compatibility - setup/requirements: allow pyparsing 3 to solve install issues Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |