forked from pool/python-pytesseract
- update to 0.3.13:
* Add support for Python 3.12 - update to 0.3.12: * New functionality `run_and_get_multiple_output` #511 - update to 0.3.11: * Fix for config parsing on Windows (#356 and #501) * Fixes for the default hocr and boxing configs (#106 and #454) * get_tesseract_version caching is optional and disabled by default for the user (#411) * Various CI upgrades OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytesseract?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 14 20:54:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.3.13:
|
||||||
|
* Add support for Python 3.12
|
||||||
|
- update to 0.3.12:
|
||||||
|
* New functionality `run_and_get_multiple_output` #511
|
||||||
|
- update to 0.3.11:
|
||||||
|
* Fix for config parsing on Windows (#356 and #501)
|
||||||
|
* Fixes for the default hocr and boxing configs (#106 and #454)
|
||||||
|
* get_tesseract_version caching is optional and disabled by
|
||||||
|
default for the user (#411)
|
||||||
|
* Various CI upgrades
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 6 10:33:46 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
Mon Feb 6 10:33:46 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pytesseract
|
Name: python-pytesseract
|
||||||
Version: 0.3.10
|
Version: 0.3.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python wrapper for Google's Tesseract-OCR
|
Summary: Python wrapper for Google's Tesseract-OCR
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1de64cae604fc0b2bc5b185620c612199b01c833c64c2a4a9e8877ace1ed5a92
|
|
||||||
size 1098547
|
|
3
v0.3.13.tar.gz
Normal file
3
v0.3.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:454ca16dc7fa59aa9c8ba42500992531773fbdc04caef1b39611755cae9f34bf
|
||||||
|
size 1099109
|
Reference in New Issue
Block a user