25 Commits

Author SHA256 Message Date
994f58fa83 Accepting request 1276817 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1276817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=12
2025-05-12 14:52:10 +00:00
e8d71ece1b - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=24
2025-05-12 11:44:19 +00:00
231b3346ed Accepting request 1105950 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1105950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=11
2023-08-28 15:13:48 +00:00
44c081e686 Accepting request 1105921 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1105921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=22
2023-08-25 18:45:30 +00:00
0b1f46570e 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
2022-10-28 17:31:12 +00:00
a81a6c1256 Accepting request 1031635 from home:yarunachalam:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1031635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=20
2022-10-27 23:50:06 +00:00
e50da9a66a Accepting request 1010000 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=9
2022-10-12 16:25:34 +00:00
68c02798d4 Accepting request 1009966 from home:yarunachalam:branches:devel:languages:python
- 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

  Documentation (DOC): -  Explanation for git submodule -  Watermark and stamp (#1095) Maintenance (MAINT):

OBS-URL: https://build.opensuse.org/request/show/1009966
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=18
2022-10-12 04:12:07 +00:00
ce30f1c3a6 Accepting request 1001820 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1001820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=8
2022-09-08 12:23:26 +00:00
29c8553413 Accepting request 1001799 from home:yarunachalam:branches:devel:languages:python
- Spec changes: 
  Changed the source to github
  Renamed CHANGELOG to CHANGELOG.md

- 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

OBS-URL: https://build.opensuse.org/request/show/1001799
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=16
2022-09-08 04:58:42 +00:00
4f9ae42491 Accepting request 741630 from devel:languages:python
- change the copyright to 2019

OBS-URL: https://build.opensuse.org/request/show/741630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=7
2019-10-22 13:45:17 +00:00
93c0acd519 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=14 2019-10-21 22:58:33 +00:00
48788ae3a3 Fix %pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=13
2019-10-14 13:45:48 +00:00
32e1415d87 Accepting request 655667 from devel:languages:python
- Fix fdupes call

- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/655667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=6
2018-12-07 13:35:11 +00:00
Tomáš Chvátal
e165053d6c - Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=11
2018-12-06 13:22:11 +00:00
6a1e414a4e Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=10
2018-12-04 13:53:16 +00:00
ba42c629be Accepting request 606992 from devel:languages:python
- Use license macro

OBS-URL: https://build.opensuse.org/request/show/606992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=5
2018-05-15 08:15:26 +00:00
Tomáš Chvátal
231eea02cf - Use license macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=8
2018-05-14 10:11:58 +00:00
5980160c36 Accepting request 489795 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/489795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=4
2017-04-24 07:49:40 +00:00
0471fd5ccb Accepting request 489737 from home:simotek:branches:devel:languages:python
- Convert to single spec
- Update to version 1.26.0

OBS-URL: https://build.opensuse.org/request/show/489737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=6
2017-04-21 11:20:22 +00:00
Stephan Kulow
27f2f2af5f Accepting request 307471 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/307471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=3
2015-05-16 17:01:47 +00:00
Denisart Benjamin
f190fd47b4 Accepting request 306412 from home:benoit_monin:branches:devel:languages:python
- update to version 1.24
- remove unwanted shebang in pagerange.py
- rename README to README.md: changed upstream

OBS-URL: https://build.opensuse.org/request/show/306412
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=4
2015-05-16 12:53:37 +00:00
Stephan Kulow
516ffc9a2c Accepting request 209380 from devel:languages:python
fork of pyPdf, maintained and working
Possible drop-in replacement

OBS-URL: https://build.opensuse.org/request/show/209380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyPDF2?expand=0&rev=1
2013-12-18 15:55:08 +00:00
Denisart Benjamin
0b0727d2e7 Accepting request 209254 from home:babelworx:ldig:branches:devel:languages:python
license update: BSD-3-Clause
See LICENSE

OBS-URL: https://build.opensuse.org/request/show/209254
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=2
2013-12-03 22:38:43 +00:00
Denisart Benjamin
732b7daba0 Accepting request 208234 from home:posophe:branches:devel:languages:python
fork of pyPdf, maintained and working
Possible drop-in replacement

OBS-URL: https://build.opensuse.org/request/show/208234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=1
2013-11-24 23:40:05 +00:00