SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python38-pdfminer.six-20201018-11.17.noarch.rpm :

* Mon Mar 01 2021 John Vandenberg - Update to version 20201018
* Removed support for Python 3.4 and 3.5
* Added option to disable boxes flow layout analysis when using pdf2txt
* Added support for pathlib.PurePath in open_filename
* Pass caching parameter to PDFResourceManager in high_level functions
* Fix .paint_path logic for handling non-rect quadrilaterals and decomposing complex paths
* Fix out-of-bound access on some PDFs
* Removed unused rijndael encryption implementation
* Tue Sep 08 2020 pgajdosAATTsuse.com- 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
* Wed May 20 2020 Petr Gajdos - %python3_only -> %python_alternative
* Thu Feb 13 2020 Martin Hauke - Update to version v20200124- Drop support for python2 (not longer supported by upstream)- Specfile cleanup- Run testsuite
* Sun Mar 17 2019 John Vandenberg - Update to v20181108
* Thu Oct 26 2017 toddrme2178AATTgmail.com- Initial version
 
ICM