1
0
forked from pool/python-PyPDF2
Commit Graph

9 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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