14
0
forked from pool/python-pydyf

Accepting request 1032039 from home:yarunachalam:branches:devel:languages:python

- 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]

OBS-URL: https://build.opensuse.org/request/show/1032039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydyf?expand=0&rev=10
This commit is contained in:
2022-10-29 09:59:33 +00:00
committed by Git OBS Bridge
parent 42c604184b
commit d36c99fbf2
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1aea6c0c97cc7b809efb5427147e168a5404ed76a53d76a3aea590d4ca1b04a3
size 14909

3
pydyf-0.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51e751ae1504037c1fc1f4815119137b011802cd5f6c3539db066c455b14a7e1
size 15092

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 28 20:04:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 pages reference to be retrieved using PDF.pages['Kids'][n]
-------------------------------------------------------------------
Wed Oct 12 14:08:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -18,7 +18,7 @@
Name: python-pydyf
Version: 0.3.0
Version: 0.5.0
Release: 0
Summary: A low-level PDF generator
License: BSD-3-Clause