14
0
Commit Graph

4 Commits

Author SHA256 Message Date
41ebe191d8 - Use pytest to run the testsuite.
- Add patch import-from-non-pythonpath-files.patch:
  * Allow the test suite to find modules not shipped as modules.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfminer.six?expand=0&rev=7
2021-11-09 07:33:46 +00:00
Tomáš Chvátal
74eddac484 Accepting request 833056 from home:pgajdos:python
- version update to 20200726
  - Rename PDFTextExtractionNotAllowedError to PDFTextExtractionNotAllowed to revert breaking change 
  - Always try to get CMap, not only for identity encodings 
  - Support for painting multiple rectangles at once 
  - Validate image object in do_EI is a PDFStream 
  - Hiding fallback xref by default from dumppdf.py output 
  - Raise a warning instead of an error when extracting text from a non-extractable PDF 
  - Switched from pycryptodome to cryptography package for AES decryption 
  - Python3 shebang line to script in tools 
  - Fix ordering of textlines within a textbox when `boxes_flow=None` 
  - Allow boxes_flow LAParam to be passed as None, validate the input, and update documentation 
  - Also accept file-like objects in high level functions `extract_text` and `extract_pages` 
  - Text no longer comes in reverse order when advanced layout analysis is disabled 
  - Updated misleading documentation for `word_margin` and `char_margin` 
  - Ignore ValueError when converting font encoding differences 
  - Grouping of text lines outside of parent container bounding box 
  - Group text lines if they are centered 
  - Python3 shebang line to script in tools 
  - Fix ordering of textlines within a textbox when `boxes_flow=None` 
- do not require nose for testing
- added patches
  fix https://github.com/pdfminer/pdfminer.six/pull/489
  + python-pdfminer.six-remove-nose.patch

OBS-URL: https://build.opensuse.org/request/show/833056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfminer.six?expand=0&rev=5
2020-09-08 18:34:28 +00:00
Tomáš Chvátal
e00946054d Accepting request 807600 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807600
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfminer.six?expand=0&rev=3
2020-05-20 11:28:27 +00:00
7eac542c34 Accepting request 774365 from home:mnhauke
Initial package for python-pdfminer.six

OBS-URL: https://build.opensuse.org/request/show/774365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfminer.six?expand=0&rev=1
2020-02-14 14:52:12 +00:00