14
0
forked from pool/python-PyPDF2

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

- Update to version 2.11.1 
  Bug Fixes (BUG)
  * td matrix (#1373)
  * Cope with cmap from #1322 (#1372)
  Robustness (ROB)
  * Cope with str returned from get_data in cmap (#1380)
  Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.11.0…2.11.1

OBS-URL: https://build.opensuse.org/request/show/1031635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=20
This commit is contained in:
2022-10-27 23:50:06 +00:00
committed by Git OBS Bridge
parent 68c02798d4
commit a81a6c1256
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 27 21:04:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.11.1
Bug Fixes (BUG)
* td matrix (#1373)
* Cope with cmap from #1322 (#1372)
Robustness (ROB)
* Cope with str returned from get_data in cmap (#1380)
Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.11.0…2.11.1
-------------------------------------------------------------------
Wed Oct 12 02:36:06 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>