Hello community, here is the log from the commit of package python-repex for openSUSE:Factory checked in at 2019-06-03 18:55:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-repex (Old) and /work/SRC/openSUSE:Factory/.python-repex.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-repex" Mon Jun 3 18:55:54 2019 rev:2 rq:707061 version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-repex/python-repex.changes 2019-05-15 12:35:26.320362869 +0200 +++ /work/SRC/openSUSE:Factory/.python-repex.new.5148/python-repex.changes 2019-06-03 18:55:54.720416800 +0200 @@ -1,0 +2,5 @@ +Sun Jun 2 21:02:31 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-repex.spec ++++++ --- /var/tmp/diff_new_pack.VTVnMD/_old 2019-06-03 18:55:55.712416432 +0200 +++ /var/tmp/diff_new_pack.VTVnMD/_new 2019-06-03 18:55:55.716416431 +0200 @@ -12,20 +12,21 @@ # 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/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-repex Version: 1.2.2 Release: 0 +Summary: Module to replace strings in files based on regular expressions License: Apache-2.0 -Summary: Replace strings in single/multiple files based on regular expressions -Url: https://github.com/cloudify-cosmo/repex Group: Development/Languages/Python +Url: https://github.com/cloudify-cosmo/repex Source: https://github.com/cloudify-cosmo/repex/archive/v%{version}.tar.gz#/repex-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module PyYAML >= 3.12} BuildRequires: %{python_module click >= 6.7} @@ -33,9 +34,9 @@ BuildRequires: %{python_module pytest-runner} # /SECTION BuildRequires: fdupes +Requires: python-PyYAML >= 3.12 Requires: python-click >= 6.7 Requires: python-jsonschema >= 2.5.1 -Requires: python-PyYAML >= 3.12 BuildArch: noarch %python_subpackages
