Hello community, here is the log from the commit of package python-pytesseract for openSUSE:Factory checked in at 2019-05-16 22:07:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytesseract (Old) and /work/SRC/openSUSE:Factory/.python-pytesseract.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytesseract" Thu May 16 22:07:09 2019 rev:4 rq:703002 version:0.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytesseract/python-pytesseract.changes 2018-12-24 11:42:27.713395205 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytesseract.new.5148/python-pytesseract.changes 2019-05-16 22:07:10.954441639 +0200 @@ -1,0 +2,6 @@ +Tue May 14 21:19:51 UTC 2019 - John Jolly <jjo...@suse.com> + +- Update to 0.2.6 + + No upstream changelog + +------------------------------------------------------------------- Old: ---- pytesseract-0.2.0.tar.gz New: ---- pytesseract-0.2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytesseract.spec ++++++ --- /var/tmp/diff_new_pack.GkELY3/_old 2019-05-16 22:07:12.046440558 +0200 +++ /var/tmp/diff_new_pack.GkELY3/_new 2019-05-16 22:07:12.046440558 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pytesseract # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,29 +18,28 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytesseract -Version: 0.2.0 +Version: 0.2.6 Release: 0 Summary: Python wrapper for Google's Tesseract-OCR License: GPL-3.0-only Group: Development/Languages/Python -Url: https://github.com/madmaze/python-tesseract +URL: https://github.com/madmaze/python-tesseract Source: https://files.pythonhosted.org/packages/source/p/pytesseract/pytesseract-%{version}.tar.gz Source10: https://raw.githubusercontent.com/madmaze/pytesseract/v%{version}/LICENSE BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-Pillow +Requires: tesseract-traineddata-deu +Requires: tesseract-traineddata-eng +Requires: pkgconfig(tesseract) +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module Pillow} BuildRequires: tesseract-traineddata-deu BuildRequires: tesseract-traineddata-eng BuildRequires: pkgconfig(tesseract) # /SECTION -Requires: python-Pillow -Requires: tesseract-traineddata-deu -Requires: tesseract-traineddata-eng -Requires: pkgconfig(tesseract) -BuildArch: noarch - %python_subpackages %description ++++++ pytesseract-0.2.0.tar.gz -> pytesseract-0.2.6.tar.gz ++++++ ++++ 1681 lines of diff (skipped)