14
0

- 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:
Tomáš Chvátal
2018-08-02 09:53:53 +00:00
committed by Git OBS Bridge
parent c4f242f00f
commit e75874cae4
2 changed files with 8 additions and 0 deletions

View File

@@ -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

View File

@@ -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