Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tesserocr for
openSUSE:Factory checked in at 2025-10-11 22:50:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tesserocr (Old)
and /work/SRC/openSUSE:Factory/.python-tesserocr.new.5300 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tesserocr"
Sat Oct 11 22:50:04 2025 rev:24 rq:1310620 version:2.9.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tesserocr/python-tesserocr.changes
2025-10-10 17:10:58.289335571 +0200
+++
/work/SRC/openSUSE:Factory/.python-tesserocr.new.5300/python-tesserocr.changes
2025-10-11 22:51:06.647462490 +0200
@@ -1,0 +2,6 @@
+Fri Oct 10 16:08:51 UTC 2025 - Mia Herkt <[email protected]>
+
+- Update to 2.9.1
+ No relevant changes.
+
+-------------------------------------------------------------------
Old:
----
tesserocr-2.9.0.tar.gz
New:
----
tesserocr-2.9.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tesserocr.spec ++++++
--- /var/tmp/diff_new_pack.OpG9ux/_old 2025-10-11 22:51:07.427495075 +0200
+++ /var/tmp/diff_new_pack.OpG9ux/_new 2025-10-11 22:51:07.427495075 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-tesserocr
-Version: 2.9.0
+Version: 2.9.1
Release: 0
Summary: A Python wrapper around tesseract-ocr
License: MIT
++++++ tesserocr-2.9.0.tar.gz -> tesserocr-2.9.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/tesserocr-2.9.0/PKG-INFO new/tesserocr-2.9.1/PKG-INFO
--- old/tesserocr-2.9.0/PKG-INFO 2025-10-09 14:09:59.169221200 +0200
+++ new/tesserocr-2.9.1/PKG-INFO 2025-10-10 15:16:15.052038400 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: tesserocr
-Version: 2.9.0
+Version: 2.9.1
Summary: A simple, Pillow-friendly, Python wrapper around tesseract-ocr API
using Cython
Home-page: https://github.com/sirfz/tesserocr
Author: Fayez Zouheiry
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/tesserocr-2.9.0/tesserocr/tesserocr.pyx
new/tesserocr-2.9.1/tesserocr/tesserocr.pyx
--- old/tesserocr-2.9.0/tesserocr/tesserocr.pyx 2025-10-09 14:09:49.000000000
+0200
+++ new/tesserocr-2.9.1/tesserocr/tesserocr.pyx 2025-10-10 15:16:07.000000000
+0200
@@ -18,7 +18,7 @@
['eng', 'osd', 'equ'])
"""
-__version__ = '2.9.0'
+__version__ = '2.9.1'
import os
import logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/tesserocr-2.9.0/tesserocr.egg-info/PKG-INFO
new/tesserocr-2.9.1/tesserocr.egg-info/PKG-INFO
--- old/tesserocr-2.9.0/tesserocr.egg-info/PKG-INFO 2025-10-09
14:09:57.000000000 +0200
+++ new/tesserocr-2.9.1/tesserocr.egg-info/PKG-INFO 2025-10-10
15:16:13.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: tesserocr
-Version: 2.9.0
+Version: 2.9.1
Summary: A simple, Pillow-friendly, Python wrapper around tesseract-ocr API
using Cython
Home-page: https://github.com/sirfz/tesserocr
Author: Fayez Zouheiry