forked from pool/python-tesserocr
- update to 2.6.3:
* Clarified the comments for tessdata path * skip unit test for GetComponentImages if Pillow is missing * Build with C++17 for Tesseract>=5.3.4 (which should be required by tesseract 4.0+ and not older versions). * Documentation fixes and other minor improvments OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 2 18:53:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.6.3:
|
||||||
|
* Clarified the comments for tessdata path
|
||||||
|
* skip unit test for GetComponentImages if Pillow is missing
|
||||||
|
* Build with C++17 for Tesseract>=5.3.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 7 01:04:01 UTC 2023 - Mia Herkt <mia@0x0.st>
|
Tue Nov 7 01:04:01 UTC 2023 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tesserocr
|
# spec file for package python-tesserocr
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-tesserocr
|
Name: python-tesserocr
|
||||||
Version: 2.6.2
|
Version: 2.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python wrapper around tesseract-ocr
|
Summary: A Python wrapper around tesseract-ocr
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45525fa1c1a356f9d155a9de91b3759ca444084afd853544f5a29aa858b30390
|
|
||||||
size 58882
|
|
3
tesserocr-2.6.3.tar.gz
Normal file
3
tesserocr-2.6.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:44c1c4ef7bdc286cfa144ce1a097e81c3329f4a43509bc8494a1ab852338c6e1
|
||||||
|
size 59231
|
Reference in New Issue
Block a user