AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to v0.3.10 * Fix image_to_osd regression (reported by @klavdijS) - v0.3.9 * Support only python 3.7+ (3.6 is End of Life) * Switch from deprecated distutils version parsing to packaging.version * Add build system requirements in order for pip to properly install Pillow - v0.3.8 * Header handling in file_to_dict function by @igor-ma * Proper raising behavior in case of timeout by @amenezes * __version__ attribute support by @amenezes * Couple of bug fixes
- Update license to Apache-2.0 - Update to v0.3.7 * no upstream changelog
- Update to 0.3.4: - Support for WebP images - Support for python 3.8 (CI testing) - Improved cli error reporting - Don't use %python3_only command, but properly use alternatives.
- version update to 0.3.3 * no upstream changelog
- Update to 0.3.0: * no upstream changelog
- Update to 0.2.7: * no upstream changelog
- Update to 0.3.0: * no upstream changelog
- Update to 0.2.7: * no upstream changelog
- Update to 0.2.6 + No upstream changelog
- Remove superfluous devel dependency for noarch package
- Fix some grammar issues and replace future plans by current state.
- 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
- Implement single-spec version - Update to version 0.1.7 * No changelog
- pull from pypi. needed by testipy