forked from pool/python-tesserocr
- Drop unused bcond
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
0ef2fc9320
commit
c4f242f00f
@@ -17,14 +17,13 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-tesserocr
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: A simple, Pillow-friendly, Python wrapper around tesseract-ocr
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/sirfz/tesserocr
|
||||
URL: https://github.com/sirfz/tesserocr
|
||||
Source: https://files.pythonhosted.org/packages/source/t/tesserocr/tesserocr-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module Pillow}
|
||||
|
Reference in New Issue
Block a user