14
0
Commit Graph

6 Commits

Author SHA256 Message Date
6417a382e4 - 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-image-argb.patch, no longer required.
- No longer use disabled service to update, we don't need to clean up
  pybind11 sources, switch to the GitHub tarball to keep the testsuite.
- Refresh patch use-system-pybind11.patch to work with meson.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-poppler?expand=0&rev=9
2025-01-13 01:29:49 +00:00
0324f59d62 Accepting request 1105341 from home:bmwiedemann:branches:devel:languages:python
Fix build with newer rpm

because %_smp_mflags gets expanded to a shell variable there.

OBS-URL: https://build.opensuse.org/request/show/1105341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-poppler?expand=0&rev=7
2023-08-23 10:54:00 +00:00
a4e15852d9 Accepting request 914690 from home:bnavigator:branches:devel:languages:python
- remove dangling series file
- skip failing test due to poppler 21.08.0 crash
  gh#cbrunet/python-poppler#39

OBS-URL: https://build.opensuse.org/request/show/914690
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-poppler?expand=0&rev=6
2021-08-28 09:07:46 +00:00
d7b813ad8e Accepting request 880532 from home:frispete:python
- Add fix-image-argb.patch to fix image formatting with
  pybind11 >= 2.6.0

OBS-URL: https://build.opensuse.org/request/show/880532
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-poppler?expand=0&rev=4
2021-03-22 14:47:10 +00:00
968ffdf893 Accepting request 880432 from home:frispete:python
- Add fix-image-argb-test.patch to fix image format tests

OBS-URL: https://build.opensuse.org/request/show/880432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-poppler?expand=0&rev=3
2021-03-22 01:35:42 +00:00
6d7342091f Accepting request 839768 from home:frispete:python
Tomáš, have a look at this iteration, please.

OBS-URL: https://build.opensuse.org/request/show/839768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-poppler?expand=0&rev=1
2020-10-08 10:03:10 +00:00