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 2022-11-12 17:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tesserocr (Old)
and /work/SRC/openSUSE:Factory/.python-tesserocr.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tesserocr"
Sat Nov 12 17:41:14 2022 rev:12 rq:1035283 version:2.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tesserocr/python-tesserocr.changes
2021-06-24 18:22:47.696930910 +0200
+++
/work/SRC/openSUSE:Factory/.python-tesserocr.new.1597/python-tesserocr.changes
2022-11-12 17:41:37.190328973 +0100
@@ -1,0 +2,10 @@
+Fri Nov 11 13:26:52 UTC 2022 - [email protected]
+
+- silent rpmlint
+
+-------------------------------------------------------------------
+Fri Nov 11 11:29:53 UTC 2022 - [email protected]
+
+- python-six is not required
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tesserocr.spec ++++++
--- /var/tmp/diff_new_pack.tGiOqM/_old 2022-11-12 17:41:37.518330926 +0100
+++ /var/tmp/diff_new_pack.tGiOqM/_new 2022-11-12 17:41:37.522330950 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-tesserocr
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tesserocr
Version: 2.5.2
Release: 0
@@ -30,7 +29,6 @@
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module six}
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
@@ -68,6 +66,7 @@
%files %{python_files}
%license LICENSE
%doc README.rst
-%{python_sitearch}/*
+%{python_sitearch}/tesserocr.cpython*.so
+%{python_sitearch}/tesserocr*egg-info
%changelog