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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytesseract
Version: 0.3.3
Version: 0.3.4
Release: 0
Summary: Python wrapper for Google's Tesseract-OCR
License: GPL-3.0-only