From c79df399b994df635afd37445f66ff91957b3c749ae3a964e90b20368402a95d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 14 Dec 2023 20:55:25 +0000 Subject: [PATCH] - 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 --- python-pytesseract.changes | 14 ++++++++++++++ python-pytesseract.spec | 2 +- v0.3.10.tar.gz | 3 --- v0.3.13.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 v0.3.10.tar.gz create mode 100644 v0.3.13.tar.gz diff --git a/python-pytesseract.changes b/python-pytesseract.changes index 348df88..9f89570 100644 --- a/python-pytesseract.changes +++ b/python-pytesseract.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Dec 14 20:54:57 UTC 2023 - Dirk Müller + +- 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 diff --git a/python-pytesseract.spec b/python-pytesseract.spec index aeb2654..0f3b6e0 100644 --- a/python-pytesseract.spec +++ b/python-pytesseract.spec @@ -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 diff --git a/v0.3.10.tar.gz b/v0.3.10.tar.gz deleted file mode 100644 index dd64cca..0000000 --- a/v0.3.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1de64cae604fc0b2bc5b185620c612199b01c833c64c2a4a9e8877ace1ed5a92 -size 1098547 diff --git a/v0.3.13.tar.gz b/v0.3.13.tar.gz new file mode 100644 index 0000000..bd25711 --- /dev/null +++ b/v0.3.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454ca16dc7fa59aa9c8ba42500992531773fbdc04caef1b39611755cae9f34bf +size 1099109