14
0

- Update to 0.3.0:

* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytesseract?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-09-10 11:36:32 +00:00
committed by Git OBS Bridge
parent f251d8e4b2
commit b51d178e8f
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46363b300d6890d24782852e020c06e96344529fead98f3b9b8506c82c37db6f
size 169581

3
pytesseract-0.3.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae1dce01413d1f8eb0614fd65d831e26e649dc1a31699b7275455c57aa563b59
size 20790

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 11:35:38 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.0:
* no upstream changelog
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 22 13:31:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Mon Jul 22 13:31:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -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.2.7 Version: 0.3.0
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