Changelog for
python39-pydyf-0.7.0-16.2.noarch.rpm :
* Sun Jul 16 2023 Axel Braun
- version 0.7.0
* Python 3.11 is supported and tested
* Fix size of fields for xref
* Thu May 04 2023 Dirk Müller - update to 0.6.0:
* Add an option to use compressed object streams for PDF 1.5+, with financial support from Code & Co.
* Add new text operators
* Clean and fix documentation
* Fri Oct 28 2022 Yogalakshmi Arunachalam - Update to version 0.5.0
* Add the PDF.page_references property
* Revert the PDF.pages[\'Kids\'] behavior to be backwards compatible with version 0.3.0- Update to version 0.4.0
* Allow nth page’s reference to be retrieved using PDF.pages[\'Kids\'][n]
* Wed Oct 12 2022 Yogalakshmi Arunachalam - Update to version 0.3.0
* Support marked content
* Allow version and ID to be specified when initializing PDF objects
* Tue Aug 16 2022 Ben Greiner - Implement python packaging best practices for build requirements, testing and files section
* Sat Aug 13 2022 Axel Braun - Update to version 0.2.0
* Requires Python 3.7+
* change buildsystem to .toml
* Wed Dec 15 2021 pgajdosAATTsuse.com- fix build (testsuite run)- pytest-runner is not required for build
* Thu Nov 18 2021 Axel Braun - version 0.1.2 inital OBS build