From 93be9ade85b594331f5281fdff1d14e28a88456d789a2a36122c156e8ca8c2dd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:55:02 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytesseract?expand=0&rev=7 --- python-pytesseract.changes | 5 +++++ python-pytesseract.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pytesseract.changes b/python-pytesseract.changes index 4099031..a1ff6c3 100644 --- a/python-pytesseract.changes +++ b/python-pytesseract.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:56 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Jul 29 12:17:05 UTC 2018 - jengelh@inai.de diff --git a/python-pytesseract.spec b/python-pytesseract.spec index fb0b4fd..8a0b349 100644 --- a/python-pytesseract.spec +++ b/python-pytesseract.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -26,7 +26,6 @@ Group: Development/Languages/Python 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 devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros