14
0

- update to 2.7.1:

* bugfix: `set_leptonica_log_level` expects int
  * revert: disable tesseract's logging by default

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=42
This commit is contained in:
2024-09-23 09:21:14 +00:00
committed by Git OBS Bridge
parent 6f3317864c
commit 16abe536f8
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 23 09:20:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.7.1:
* bugfix: `set_leptonica_log_level` expects int
* revert: disable tesseract's logging by default
-------------------------------------------------------------------
Sun Apr 28 15:30:33 UTC 2024 - Mia Herkt <mia@0x0.st>