- Use source from github to have tests - Update to 5.4.2 * Fix DeprecationWarning from cryptography library (reported by @dennn11, #92) v5.4.1 / 2024-05-25 * Fix for incorrect key size with 0 length keySize var (@UserJHansen, #89) v5.4.0 / 2024-05-02 * Never return None in ooxml's _parseinfo (@gdesmar, #88) v5.3.1 / 2024-01-19 * Bug fixes v5.3.0 / 2024-01-19 * Add support for OOXML encryption, a port from the C++ library https://github.com/herumi/msoffice (@stephane-rouleau, #86) v5.2.0 / 2024-01-06 * Support XOR Obfuscation decryption for .xls documents (@DissectMalware, #80) * Bug fixes v5.1.1 / 2023-07-20 * Drop Python 3.7 support as it reaches EOL, Add Python 3.11 to CI environments * Get the version in __main__.py instead of __init__.py to avoid a relevant error in PyInstaller/cx_Freeze in which pkg_resources does not work by default v5.1.0 / 2023-07-17 * Load plain OOXML as OfficeFile with type == plain. Fixes #74 * Use importlib.metadata.version in Python >=3.8 (#77) 5.0.1 / 2023-02-28 * (dev) Switch to GitHub Actions from Travis CI * Update dependencies, Drop Python 3.6 support 5.0.0 / 2022-01-20 * (dev) Add tests on Python 3.7 to 3.9 (#71) * (dev) Track poetry.lock (#71) OBS-URL: https://build.opensuse.org/request/show/1321993 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-msoffcrypto-tool?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%