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:
@@ -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
3
pydyf-0.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51e751ae1504037c1fc1f4815119137b011802cd5f6c3539db066c455b14a7e1
|
||||
size 15092
|
@@ -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 page’s reference to be retrieved using PDF.pages['Kids'][n]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 14:08:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user