forked from pool/python-pikepdf
- version update to 1.10.3 * Fixed ``isinstance(obj, pikepdf.Operator)`` not working. (#86) * Documentation updates. OBS-URL: https://build.opensuse.org/request/show/787775 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pikepdf?expand=0&rev=6
20 lines
704 B
Plaintext
20 lines
704 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 24 11:58:35 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 1.10.3
|
|
* Fixed ``isinstance(obj, pikepdf.Operator)`` not working. (#86)
|
|
* Documentation updates.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 16 09:39:13 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.10.2
|
|
* Fixed an issue where pages added from a foreign PDF were added as references
|
|
rather than copies.
|
|
* Documentation updates.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 14 07:50:37 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 1.10.1
|