diff --git a/python-pypdf-4.2.0.tar.gz b/python-pypdf-4.2.0.tar.gz deleted file mode 100644 index 38b4a00..0000000 --- a/python-pypdf-4.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4096459bdb19df0231360617f2266d8068a40b9eb202bbea9c54274a320f0c55 -size 8009612 diff --git a/python-pypdf-4.3.1.tar.gz b/python-pypdf-4.3.1.tar.gz new file mode 100644 index 0000000..8093a6a --- /dev/null +++ b/python-pypdf-4.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d6c9ddb6587ffd13ed3678d74842decf2aa209cba97c661830296c0e2c33bd +size 8016393 diff --git a/python-pypdf.changes b/python-pypdf.changes index 42d6e92..f28ba81 100644 --- a/python-pypdf.changes +++ b/python-pypdf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 25 18:28:54 UTC 2024 - Caroline Sena + +- 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 diff --git a/python-pypdf.spec b/python-pypdf.spec index bc5c99f..ed40133 100644 --- a/python-pypdf.spec +++ b/python-pypdf.spec @@ -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