commit python-PyPDF2 for openSUSE:Factory

2023-08-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyPDF2 for openSUSE:Factory 
checked in at 2023-08-28 17:13:48

Comparing /work/SRC/openSUSE:Factory/python-PyPDF2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-PyPDF2.new.1766 (New)


Package is "python-PyPDF2"

Mon Aug 28 17:13:48 2023 rev:11 rq:1105950 version:2.11.1

Changes:

--- /work/SRC/openSUSE:Factory/python-PyPDF2/python-PyPDF2.changes  
2022-10-28 19:31:42.219285258 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyPDF2.new.1766/python-PyPDF2.changes
2023-08-28 17:13:48.789629913 +0200
@@ -1,0 +2,5 @@
+Fri Aug 25 14:08:04 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-PyPDF2.spec ++
--- /var/tmp/diff_new_pack.P8L5Hg/_old  2023-08-28 17:13:49.833667404 +0200
+++ /var/tmp/diff_new_pack.P8L5Hg/_new  2023-08-28 17:13:49.837667547 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-PyPDF2
 Version:2.11.1
 Release:0


commit python-PyPDF2 for openSUSE:Factory

2022-10-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyPDF2 for openSUSE:Factory 
checked in at 2022-10-28 19:31:12

Comparing /work/SRC/openSUSE:Factory/python-PyPDF2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-PyPDF2.new.2275 (New)


Package is "python-PyPDF2"

Fri Oct 28 19:31:12 2022 rev:10 rq:1031666 version:2.11.1

Changes:

--- /work/SRC/openSUSE:Factory/python-PyPDF2/python-PyPDF2.changes  
2022-10-12 18:27:21.162041351 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyPDF2.new.2275/python-PyPDF2.changes
2022-10-28 19:31:42.219285258 +0200
@@ -1,0 +2,11 @@
+Thu Oct 27 21:04:36 UTC 2022 - Yogalakshmi Arunachalam 
+
+- 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
+
+---

Old:

  2.11.0.tar.gz

New:

  2.11.1.tar.gz



Other differences:
--
++ python-PyPDF2.spec ++
--- /var/tmp/diff_new_pack.KDlJfF/_old  2022-10-28 19:31:42.875288548 +0200
+++ /var/tmp/diff_new_pack.KDlJfF/_new  2022-10-28 19:31:42.879288568 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-PyPDF2
-Version:2.11.0
+Version:2.11.1
 Release:0
 Summary:PDF toolkit
 License:BSD-3-Clause

++ 2.11.0.tar.gz -> 2.11.1.tar.gz ++
/work/SRC/openSUSE:Factory/python-PyPDF2/2.11.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-PyPDF2.new.2275/2.11.1.tar.gz differ: char 
28, line 1


commit python-PyPDF2 for openSUSE:Factory

2022-10-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyPDF2 for openSUSE:Factory 
checked in at 2022-10-12 18:25:34

Comparing /work/SRC/openSUSE:Factory/python-PyPDF2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-PyPDF2.new.2275 (New)


Package is "python-PyPDF2"

Wed Oct 12 18:25:34 2022 rev:9 rq:101 version:2.11.0

Changes:

--- /work/SRC/openSUSE:Factory/python-PyPDF2/python-PyPDF2.changes  
2022-09-08 14:23:59.318715255 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyPDF2.new.2275/python-PyPDF2.changes
2022-10-12 18:27:21.162041351 +0200
@@ -1,0 +2,16 @@
+Wed Oct 12 02:36:06 UTC 2022 - Yogalakshmi Arunachalam 
+
+- Update to version 2.11.0 
+  * New Features (ENH)
+Addition of optional visitor-functions in extract_text() (#1252)
+Add metadata.creation_date and modification_date (#1364)
+Add PageObject.images attribute (#1330)
+  * Bug Fixes (BUG)
+Lookup index in _xobj_to_image can be ByteStringObject (#1366)
+???IndexError: index out of range??? when using extract_text (#1361)
+Errors in transfer_rotation_to_content() (#1356)
+  * Robustness (ROB) 
+Ensure update_page_form_field_values does not fail if no fields (#1346)
+Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.10.9???2.11.0
+
+---
@@ -21,4 +37 @@
-   Documentation (DOC):
-   -  Explanation for git submodule
-   -  Watermark and stamp (#1095)
-   Maintenance (MAINT):
+  Documentation (DOC): -  Explanation for git submodule -  Watermark and stamp 
(#1095) Maintenance (MAINT):

Old:

  2.10.5.tar.gz

New:

  2.11.0.tar.gz



Other differences:
--
++ python-PyPDF2.spec ++
--- /var/tmp/diff_new_pack.79zwKE/_old  2022-10-12 18:27:21.630042382 +0200
+++ /var/tmp/diff_new_pack.79zwKE/_new  2022-10-12 18:27:21.634042390 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-PyPDF2
-Version:2.10.5
+Version:2.11.0
 Release:0
 Summary:PDF toolkit
 License:BSD-3-Clause

++ 2.10.5.tar.gz -> 2.11.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-PyPDF2/2.10.5.tar.gz 
/work/SRC/openSUSE:Factory/.python-PyPDF2.new.2275/2.11.0.tar.gz differ: char 
28, line 1


commit python-PyPDF2 for openSUSE:Factory

2022-09-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyPDF2 for openSUSE:Factory 
checked in at 2022-09-08 14:23:26

Comparing /work/SRC/openSUSE:Factory/python-PyPDF2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-PyPDF2.new.2083 (New)


Package is "python-PyPDF2"

Thu Sep  8 14:23:26 2022 rev:8 rq:1001820 version:2.10.5

Changes:

--- /work/SRC/openSUSE:Factory/python-PyPDF2/python-PyPDF2.changes  
2019-10-22 15:45:20.593709712 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyPDF2.new.2083/python-PyPDF2.changes
2022-09-08 14:23:59.318715255 +0200
@@ -1,0 +2,691 @@
+Wed Sep  7 18:19:10 UTC 2022 - Yogalakshmi Arunachalam 
+
+- Spec changes: 
+  Changed the source to github
+  Renamed CHANGELOG to CHANGELOG.md
+
+---
+Wed Sep  7 16:36:36 UTC 2022 - Yogalakshmi Arunachalam 
+
+- Update to version 2.6.0:
+   New Features (ENH):
+   -  Add color and font_format to PdfReader.outlines[i] (#1104)
+   -  Extract Text Enhancement (whitespaces) (#1084)
+   Bug Fixes (BUG):
+   -  Use `build_destination` for named destination outlines (#1128)
+   -  Avoid a crash when a ToUnicode CMap has an empty dstString in 
beginbfchar (#1118)
+   -  Prevent deduplication of PageObject (#1105)
+   -  None-check in DictionaryObject.read_from_stream (#1113)
+   -  Avoid IndexError in _cmap.parse_to_unicode (#1110)
+   Documentation (DOC):
+   -  Explanation for git submodule
+   -  Watermark and stamp (#1095)
+   Maintenance (MAINT):
+   -  Text extraction improvements (#1126)
+   -  Destination.color returns ArrayObject instead of tuple as fallback 
(#1119)
+   -  Use add_bookmark_destination in add_bookmark (#1100)
+   -  Use add_bookmark_destination in add_bookmark_dict (#1099)
+   Testing (TST):
+   -  Remove xfail from test_outline_title_issue_1121
+   -  Add test for arab text (#1127)
+   -  Add xfail for decryption fail (#1125)
+   -  Add xfail test for IndexError when extracting text (#1124)
+   -  Add MCVE showing outline title issue (#1123)
+   Code Style (STY):
+   -  Apply black and isort
+   -  Use IntFlag for permissions_flag / update_page_form_field_values (#1094)
+   -  Simplify code (#1101)
+
+- Update to version 2.5.0:
+   New Features (ENH):
+   -  Add PageObject._get_fonts (#1083)
+   -  Add support for indexed color spaces / BitsPerComponent for decoding 
PNGs (#1067)
+   Performance Improvements (PI):
+   -  Use iterative DFS in PdfWriter._sweep_indirect_references (#1072)
+   Bug Fixes (BUG):
+   -  Let Page.scale also scale the crop-/trim-/bleed-/artbox (#1066)
+   -  Column default for CCITTFaxDecode (#1079)
+   Robustness (ROB):
+   -  Guard against None-value in _get_outlines (#1060)
+   Documentation (DOC):
+   -  Stamps and watermarks (#1082)
+   -  OCR vs PDF text extraction (#1081)
+   -  Python Version support
+   -  Formatting of CHANGELOG
+   Developer Experience (DEV):
+   -  Cache downloaded files (#1070)
+   -  Speed-up for CI (#1069)
+   Maintenance (MAINT):
+   -  Set page.rotate(angle: int) (#1092)
+   -  Issue #416 was fixed by #1015 (#1078)
+   Testing (TST):
+   -  Image extraction (#1080)
+   -  Image extraction (#1077)
+   Code Style (STY):
+   -  Apply black
+   -  Typo in Changelog
+
+- Update to version 2.4.2:
+   New Features (ENH):
+   -  Add PdfReader.xfa attribute (#1026)
+   Bug Fixes (BUG):
+   -  Wrong page inserted when PdfMerger.merge is done (#1063)
+   -  Resolve IndirectObject when it refers to a free entry (#1054)
+   Developer Experience (DEV):
+   -  Added {posargs} to tox.ini (#1055)
+   Maintenance (MAINT):
+   -  Remove PyPDF2._utils.bytes_type (#1053)
+   Testing (TST):
+   -  Scale page (indirect rect object) (#1057)
+   -  Simplify pathlib PdfReader test (#1056)
+   -  IndexError of VirtualList (#1052)
+   -  Invalid XML in xmp information (#1051)
+   -  No pycryptodome (#1050)
+   -  Increase test coverage (#1045)
+   Code Style (STY):
+   -  DOC of compress_content_streams (#1061)
+   -  Minimize diff for #879 (#1049)
+
+- Update to version 2.4.1:
+  New Features (ENH):
+  -  Add writer.pdf_header property (getter and setter) (#1038)
+  Performance Improvements (PI):
+  -  Remove b_ call in FloatObject.write_to_stream (#1044)
+  -  Check duplicate objects in writer._sweep_indirect_references (#207)
+  Documentation (DOC):
+  -  How to surppress exceptions/warnings/log messages (#1037)
+  -  Remove hyphen from lossless (#1041)
+  -  Compression of content streams (#1040)
+  -  Fix inconsistent variable names in add-watermark.md (#1039)
+  -  File size reduction
+  -  Add CHANGELOG to the rendered docs (#1023)
+  Maintenance (MAINT):
+  -  Handle XML error when reading XmpInformation (#1030)
+  -  Deduplicate Code / add mutmut config (#1022)
+  Code Style (STY):
+  -  Use unnecessary