Changelog for
python3-pytesseract-0.2.0-4.20.noarch.rpm :
Tue Dec 4 13:00:00 2018 Matej Cepl
- Remove superfluous devel dependency for noarch package
Sun Jul 29 14:00:00 2018 jengelhAATTinai.de
- Fix some grammar issues and replace future plans by current state.
Thu May 24 14:00:00 2018 toddrme2178AATTgmail.com
- Update to 0.2.0
* Convert image to RGB mode in order to save as PNG
- Update to 0.1.9
* Preserve source image extension and metadata info
* Don\'t delete every file in current directory if the temp_name is not populated
* Remove enum dependency, fix bug with missing text in last line
* Support for different output types
* Added verbose option that returns detailed output from tesseract run
- Update to 0.1.8
* Add initial support for numpy arrays/opencv images
* Improved method to discard alpha channel
* Add optional nice agrument for runing tesseract with different priority
* fix python 3 byte string bug
- spec file cleanups
Wed Oct 18 14:00:00 2017 toddrme2178AATTgmail.com
- Implement single-spec version
- Update to version 0.1.7
* No changelog
Tue Jun 10 14:00:00 2014 jnweigerAATTgmail.com
- pull from pypi. needed by testipy