14
0
forked from pool/python-PyPDF2

Accepting request 1031666 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1031666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=10
This commit is contained in:
2022-10-28 17:31:12 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

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

3
2.11.1.tar.gz Normal file
View File

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

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> Wed Oct 12 02:36:06 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-PyPDF2 Name: python-PyPDF2
Version: 2.11.0 Version: 2.11.1
Release: 0 Release: 0
Summary: PDF toolkit Summary: PDF toolkit
License: BSD-3-Clause License: BSD-3-Clause