Accepting request 1253022 from home:fstegmeier:branches:devel:languages:python
- Update to 5.3.1: i * Use the correct name StandardEncoding for the predefined cmap (#3156) by @stefan6419846 * Handle inline images containing EI sequences (#3152) by @stefan6419846 * Fix check box value which should be name object (#3124) by @stefan6419846 * Fix stream position on inline image fallback extraction (#3120) by @stefan6419846 * Fix object count for incremental writer (#3117) by @m32 OBS-URL: https://build.opensuse.org/request/show/1253022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypdf?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c7d6c9ddb6587ffd13ed3678d74842decf2aa209cba97c661830296c0e2c33bd
|
|
||||||
size 8016393
|
|
3
python-pypdf-5.3.1.tar.gz
Normal file
3
python-pypdf-5.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1c6089ad527376dbe362db25528ec9951843b42394de6830149cae6bd515a5bf
|
||||||
|
size 8045063
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 10:03:23 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
|
||||||
|
|
||||||
|
- Update to 5.3.1:
|
||||||
|
i * Use the correct name StandardEncoding for the predefined cmap (#3156) by @stefan6419846
|
||||||
|
* Handle inline images containing EI sequences (#3152) by @stefan6419846
|
||||||
|
* Fix check box value which should be name object (#3124) by @stefan6419846
|
||||||
|
* Fix stream position on inline image fallback extraction (#3120) by @stefan6419846
|
||||||
|
* Fix object count for incremental writer (#3117) by @m32
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 25 18:28:54 UTC 2024 - Caroline Sena <caroline.sena@suse.com>
|
Wed Sep 25 18:28:54 UTC 2024 - Caroline Sena <caroline.sena@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pypdf
|
# spec file for package python-pypdf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pypdf
|
Name: python-pypdf
|
||||||
Version: 4.3.1
|
Version: 5.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PDF toolkit
|
Summary: PDF toolkit
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user