14
0

- Update to 0.3.4:

- Support for WebP images
  - Support for python 3.8 (CI testing)
  - Improved cli error reporting

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytesseract?expand=0&rev=18
This commit is contained in:
2020-05-05 22:11:49 +00:00
committed by Git OBS Bridge
parent ad142b6eb9
commit c6b12f829b
4 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
-------------------------------------------------------------------
Tue May 5 22:00:53 UTC 2020 - Matej Cepl <mcepl@suse.com>
- 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.
-------------------------------------------------------------------