Update python-python-poppler to version 0.4.1 / rev 5 via SR 1238866
https://build.opensuse.org/request/show/1238866
by user StevenK + anag+factory
- Add patch support-poppler-25.01.patch:
* Support Poppler 25.01 changes.
- Update to 0.4.1:
* Fix non-pure build for meson-python
* Tested with Python 3.11 and Poppler 23.04.0
* Minimal supported Python version is now 3.7
* Tested with Python 3.11 and Poppler 23.03.0
* Build system is now meson, and package is PEP-517 compliant
* Tested with Python 3.10 and Poppler 22.04.0
* EmbeddedFile data() and checksum() now return bytes
* Bugfix: Fixed typos in EmbeddedFile.modification_date and
EmbeddedFile.is_valid
* Bugfix: Fixed typo in page.search
* Bugfix: Fix underscore position in two attributes of the Rotation Enum
* Bugfix: Reading pdf_version now requires unlocked document
* Bugfix: Ensure document was loaded before creating Document object
- Drop patch fix-i