14
0
forked from pool/python-PyPDF2
Commit Graph

17 Commits

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