Hello community, here is the log from the commit of package python-PyScreeze for openSUSE:Factory checked in at 2018-05-08 13:36:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyScreeze (Old) and /work/SRC/openSUSE:Factory/.python-PyScreeze.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyScreeze" Tue May 8 13:36:33 2018 rev:2 rq:603085 version:0.1.14 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyScreeze/python-PyScreeze.changes 2018-03-07 10:36:16.855008608 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyScreeze.new/python-PyScreeze.changes 2018-05-08 13:36:35.591170269 +0200 @@ -1,0 +2,5 @@ +Mon Mar 5 22:30:54 UTC 2018 - [email protected] + +- Ensure neutrality of description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyScreeze.spec ++++++ --- /var/tmp/diff_new_pack.WrySox/_old 2018-05-08 13:36:36.167149482 +0200 +++ /var/tmp/diff_new_pack.WrySox/_new 2018-05-08 13:36:36.171149338 +0200 @@ -13,33 +13,34 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyScreeze Version: 0.1.14 Release: 0 +Summary: A screenshot Python module License: BSD-3-Clause -Summary: A simple screenshot python module -Url: https://github.com/asweigart/pyscreeze Group: Development/Languages/Python +Url: https://github.com/asweigart/pyscreeze Source: https://files.pythonhosted.org/packages/source/P/PyScreeze/PyScreeze-%{version}.tar.gz Source99: https://raw.githubusercontent.com/asweigart/pyscreeze/master/LICENSE.txt -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module Pillow} # /SECTION -BuildRequires: fdupes BuildRequires: dos2unix +BuildRequires: fdupes Requires: python-Pillow BuildArch: noarch %python_subpackages %description -PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3 +PyScreeze is a screenshot module for Python 2 and 3. %prep
