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 2024-04-28 21:51:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tesserocr (Old)
 and      /work/SRC/openSUSE:Factory/.python-tesserocr.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tesserocr"

Sun Apr 28 21:51:22 2024 rev:19 rq:1170607 version:2.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tesserocr/python-tesserocr.changes        
2024-04-03 17:21:38.572211021 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tesserocr.new.1880/python-tesserocr.changes  
    2024-04-29 08:59:09.806281252 +0200
@@ -1,0 +2,12 @@
+Sun Apr 28 15:30:33 UTC 2024 - Mia Herkt <m...@0x0.st>
+
+- Update to 2.7.0:
+  * Allow passing configs/variables on initialization
+    gh#sirfz/tesserocr#349
+  * Stub file for completion
+    gh#sirfz/tesserocr#350
+  * Expose leptonica's log level setting via
+    set_leptonica_log_level function
+  * Keep tesseract's default debug_file setting
+
+-------------------------------------------------------------------

Old:
----
  tesserocr-2.6.3.tar.gz

New:
----
  tesserocr-2.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-tesserocr.spec ++++++
--- /var/tmp/diff_new_pack.lEFMQ1/_old  2024-04-29 08:59:10.314299729 +0200
+++ /var/tmp/diff_new_pack.lEFMQ1/_new  2024-04-29 08:59:10.314299729 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-tesserocr
-Version:        2.6.3
+Version:        2.7.0
 Release:        0
 Summary:        A Python wrapper around tesseract-ocr
 License:        MIT
@@ -29,6 +29,7 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
@@ -58,6 +59,7 @@
 
 %install
 %python_install
+%fdupes %{buildroot}
 
 %check
 export TESSDATA_PREFIX=/usr/share/tessdata
@@ -72,6 +74,5 @@
 %files %{python_files}
 %license LICENSE
 %doc README.rst
-%{python_sitearch}/tesserocr.cpython*.so
-%{python_sitearch}/tesserocr*egg-info
+%{python_sitearch}/tesserocr*
 

++++++ tesserocr-2.6.3.tar.gz -> tesserocr-2.7.0.tar.gz ++++++
++++ 9466 lines of diff (skipped)

Reply via email to