From a51a0bb0dc7859f90c64e455d49cf11073a0c70a1bd2064fbb5fe57715562602 Mon Sep 17 00:00:00 2001 From: Mia Herkt <9+suse@cirno.systems> Date: Wed, 5 Dec 2018 23:39:24 +0000 Subject: [PATCH] - Update to version 2.4.0 Tesseract v4 new API methods supported: * GetBestLSTMSymbolChoices * BlanWksBeforeWord OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=12 --- python-tesserocr.changes | 9 +++++++++ python-tesserocr.spec | 4 ++-- tesserocr-2.3.1.tar.gz | 3 --- tesserocr-2.4.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 tesserocr-2.3.1.tar.gz create mode 100644 tesserocr-2.4.0.tar.gz diff --git a/python-tesserocr.changes b/python-tesserocr.changes index 3f05662..1ad6a2b 100644 --- a/python-tesserocr.changes +++ b/python-tesserocr.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 5 23:35:00 UTC 2018 - Martin Herkt <9+suse@cirno.systems> + +- Update to version 2.4.0 + Tesseract v4 new API methods supported: + + * GetBestLSTMSymbolChoices + * BlanWksBeforeWord + ------------------------------------------------------------------- Mon Aug 13 18:20:26 UTC 2018 - 9+suse@cirno.systems diff --git a/python-tesserocr.spec b/python-tesserocr.spec index 51df4a7..7096239 100644 --- a/python-tesserocr.spec +++ b/python-tesserocr.spec @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tesserocr -Version: 2.3.1 +Version: 2.4.0 Release: 0 Summary: A simple, Pillow-friendly, Python wrapper around tesseract-ocr License: MIT diff --git a/tesserocr-2.3.1.tar.gz b/tesserocr-2.3.1.tar.gz deleted file mode 100644 index 07f0dcd..0000000 --- a/tesserocr-2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72ac9b6bd2c6b76c9c512494824d3d741bc314abbf2ae9b91d128ba81fdffd11 -size 54996 diff --git a/tesserocr-2.4.0.tar.gz b/tesserocr-2.4.0.tar.gz new file mode 100644 index 0000000..9dbe76a --- /dev/null +++ b/tesserocr-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba60466fc91835656d4b4f93deb4ba7543d1588722ec4e0b84cc694500373b85 +size 56278