Accepting request 1203658 from home:csena:branches:devel:languages:python

- Update to 4.3.1:
  * Bug Fixes: Cope with Matrix entry in field annotations (#2736)
  * Robustness: Cope with fields with upside down box/rectangle (#2729)
  * Maintenance: Add deprecate_with_replacement to 
    StreamObject.initializeFromD… (#2728);
    Deal with cryptography>=43 moving ARC4 (#2765)

OBS-URL: https://build.opensuse.org/request/show/1203658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypdf?expand=0&rev=7
This commit is contained in:
2024-09-25 22:10:56 +00:00
committed by Git OBS Bridge
parent 5eddb0ddf8
commit 2ca4444146
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 25 18:28:54 UTC 2024 - Caroline Sena <caroline.sena@suse.com>
- Update to 4.3.1:
* Bug Fixes: Cope with Matrix entry in field annotations (#2736)
* Robustness: Cope with fields with upside down box/rectangle (#2729)
* Maintenance: Add deprecate_with_replacement to
StreamObject.initializeFromD… (#2728);
Deal with cryptography>=43 moving ARC4 (#2765)
-------------------------------------------------------------------
Fri Sep 13 05:35:16 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>