17
0
Files
python-icoextract/python-icoextract.spec
Nico Krapp 232ee9e5f8 Accepting request 1319345 from home:mnhauke
- Update to version 0.2.0
  * Add -i/--id option to extract icons by resource ID.
  * Refactor / streamline extraction code.
  * Add new IconNotFoundError exception, raised when the requested
    icon index or resource ID does not exist.
  * cli: warn when extracting from Windows system DLLs for which
    icons have been moved to the SystemResources directory.
  * Bump minimum supported Python version to 3.9
- Update to version 0.1.6
  * exe-thumbnailer: add --force-resize convenience option.
  * exe-thumbnailer: fix handling of icons containing non-standard
    sizes like 192x192.
  * cli: warn when exporting images with a wrong extension (.jpg or
    .png). This aims to address a common source of confusion.

OBS-URL: https://build.opensuse.org/request/show/1319345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icoextract?expand=0&rev=10
2025-11-24 08:46:34 +00:00

3.7 KiB