forked from pool/python-tesserocr
Accepting request 901578 from devel:languages:python
- Update to 2.5.2 * Support new Tesseract 5 API (gh#sirfz/tesserocr#242) * GetBestLSTMSymbolChoices crash fix (gh#sirfz/tesserocr#241) * Fallback to BMP instead of PNG * Create pix from a BMP image bytes (gh#sirfz/tesserocr#156) OBS-URL: https://build.opensuse.org/request/show/901578 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tesserocr?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 23 17:43:23 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 2.5.2
|
||||
* Support new Tesseract 5 API (gh#sirfz/tesserocr#242)
|
||||
* GetBestLSTMSymbolChoices crash fix (gh#sirfz/tesserocr#241)
|
||||
* Fallback to BMP instead of PNG
|
||||
* Create pix from a BMP image bytes (gh#sirfz/tesserocr#156)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 10:39:41 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-tesserocr
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-tesserocr
|
||||
Version: 2.5.1
|
||||
Version: 2.5.2
|
||||
Release: 0
|
||||
Summary: A Python wrapper around tesseract-ocr
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0a6f44044217f962541f3166c817023cf149d208cd5cb19cc46fc1032698731
|
||||
size 54587
|
3
tesserocr-2.5.2.tar.gz
Normal file
3
tesserocr-2.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9371dd3f6fe3238039c73bfe15bcaf21389f7e75f62bd530a30110149f39b2ae
|
||||
size 57406
|
Reference in New Issue
Block a user