forked from pool/python-pytesseract
- 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:
@@ -1,6 +1,10 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 5 22:00:53 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
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.
|
- Don't use %python3_only command, but properly use alternatives.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pytesseract
|
Name: python-pytesseract
|
||||||
Version: 0.3.3
|
Version: 0.3.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python wrapper for Google's Tesseract-OCR
|
Summary: Python wrapper for Google's Tesseract-OCR
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62e810f1a3eb28ab88e95de17d8f4f7e6681e47c5a11e0c412ec26e36bc647ef
|
|
||||||
size 331608
|
|
3
v0.3.4.tar.gz
Normal file
3
v0.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ed6dd401469b1567db805f8985281b2b98ff86a920bbeb67494ee6c6af106ba
|
||||||
|
size 362370
|
Reference in New Issue
Block a user