14
0

- 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:
2023-12-14 20:55:25 +00:00
committed by Git OBS Bridge
parent 85c6ce0253
commit c79df399b9
4 changed files with 18 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-pytesseract
Version: 0.3.10
Version: 0.3.13
Release: 0
Summary: Python wrapper for Google's Tesseract-OCR
License: Apache-2.0