forked from pool/python-tesserocr
- Ensure we recommend some of the tesseract data so we can do at
least some basic ocr operations OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
c4f242f00f
commit
e75874cae4
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 2 09:40:45 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Ensure we recommend some of the tesseract data so we can do at
|
||||||
|
least some basic ocr operations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 2 08:59:20 UTC 2018 - tchvatal@suse.com
|
Thu Aug 2 08:59:20 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -37,6 +37,8 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: tesseract-ocr-traineddata-english
|
BuildRequires: tesseract-ocr-traineddata-english
|
||||||
BuildRequires: tesseract-ocr-traineddata-orientation_and_script_detection
|
BuildRequires: tesseract-ocr-traineddata-orientation_and_script_detection
|
||||||
BuildRequires: pkgconfig(tesseract)
|
BuildRequires: pkgconfig(tesseract)
|
||||||
|
Requires: tesseract-ocr-traineddata-english
|
||||||
|
Requires: tesseract-ocr-traineddata-orientation_and_script_detection
|
||||||
Recommends: python-Pillow
|
Recommends: python-Pillow
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user