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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4096459bdb19df0231360617f2266d8068a40b9eb202bbea9c54274a320f0c55
size 8009612

View File

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

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>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pypdf
Version: 4.2.0
Version: 4.3.1
Release: 0
Summary: PDF toolkit
License: BSD-3-Clause