17
0

6 Commits

Author SHA256 Message Date
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
2b0ffc47dc Accepting request 1243092 from home:glaubitz:branches:devel:languages:python
- Update to 0.1.5
  * Add `application/vnd.microsoft.portable-executable` to supported MIME types
  * Bump minimum supported Python version to 3.8
  * Add pdoc3 config, for autogenerated API docs
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions

OBS-URL: https://build.opensuse.org/request/show/1243092
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icoextract?expand=0&rev=8
2025-02-04 14:18:40 +00:00
e4913db261 Accepting request 1006803 from home:yarunachalam:branches:devel:languages:python
- Update to icoextract 0.1.4 (2022-08-08)
  IconExtractor: support raw bytes as input, in addition to a filename
  Refresh function descriptions

OBS-URL: https://build.opensuse.org/request/show/1006803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icoextract?expand=0&rev=6
2022-09-29 09:20:24 +00:00
Imo Hester
69a9cdbe7a Accepting request 1000201 from home:dimstar:Factory
- Don't use %{python_module FOO} on Requires/Recommends/Suggests.

OBS-URL: https://build.opensuse.org/request/show/1000201
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icoextract?expand=0&rev=4
2022-08-30 10:49:16 +00:00
044578b5ca - Cleanup the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icoextract?expand=0&rev=2
2022-07-16 11:19:06 +00:00
1ee0041fb7 Accepting request 989516 from home:VortexAcherontic
Added the requested changes:

- formatted spec file using spec-cleaner
- removed macros from name and url
-  added test runs
- and improved the multi version support

Many thanks for looking into it :)

OBS-URL: https://build.opensuse.org/request/show/989516
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icoextract?expand=0&rev=1
2022-07-16 10:57:26 +00:00