diff --git a/python-pytesseract.changes b/python-pytesseract.changes index b1ed0fe..f9cc799 100644 --- a/python-pytesseract.changes +++ b/python-pytesseract.changes @@ -1,6 +1,10 @@ ------------------------------------------------------------------- Tue May 5 22:00:53 UTC 2020 - Matej Cepl +- Update to 0.3.4: + - Support for WebP images + - Support for python 3.8 (CI testing) + - Improved cli error reporting - Don't use %python3_only command, but properly use alternatives. ------------------------------------------------------------------- diff --git a/python-pytesseract.spec b/python-pytesseract.spec index b142c5b..384c4ce 100644 --- a/python-pytesseract.spec +++ b/python-pytesseract.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytesseract -Version: 0.3.3 +Version: 0.3.4 Release: 0 Summary: Python wrapper for Google's Tesseract-OCR License: GPL-3.0-only diff --git a/v0.3.3.tar.gz b/v0.3.3.tar.gz deleted file mode 100644 index 39376c7..0000000 --- a/v0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62e810f1a3eb28ab88e95de17d8f4f7e6681e47c5a11e0c412ec26e36bc647ef -size 331608 diff --git a/v0.3.4.tar.gz b/v0.3.4.tar.gz new file mode 100644 index 0000000..8a4f737 --- /dev/null +++ b/v0.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed6dd401469b1567db805f8985281b2b98ff86a920bbeb67494ee6c6af106ba +size 362370