Hello community, here is the log from the commit of package python-exrex for openSUSE:Factory checked in at 2018-12-05 09:45:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-exrex (Old) and /work/SRC/openSUSE:Factory/.python-exrex.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-exrex" Wed Dec 5 09:45:59 2018 rev:2 rq:654101 version:0.10.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-exrex/python-exrex.changes 2018-03-11 15:24:01.665848864 +0100 +++ /work/SRC/openSUSE:Factory/.python-exrex.new.19453/python-exrex.changes 2018-12-05 09:46:10.468522912 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:47:49 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-exrex.spec ++++++ --- /var/tmp/diff_new_pack.ogC2TA/_old 2018-12-05 09:46:12.060521172 +0100 +++ /var/tmp/diff_new_pack.ogC2TA/_new 2018-12-05 09:46:12.064521168 +0100 @@ -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/ # @@ -27,7 +27,6 @@ Source: https://files.pythonhosted.org/packages/source/e/exrex/exrex-%{version}.tar.gz # PATCH-FIX-UPSTREAM add-license.patch Patch0: https://github.com/asciimoo/exrex/pull/32.patch#/add-license.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ add-license.patch ++++++ --- /var/tmp/diff_new_pack.ogC2TA/_old 2018-12-05 09:46:12.084521147 +0100 +++ /var/tmp/diff_new_pack.ogC2TA/_new 2018-12-05 09:46:12.084521147 +0100 @@ -4,7 +4,7 @@ Subject: [PATCH 1/2] Add full license file --- - COPYING | 661 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + COPYING | 661 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 661 insertions(+) create mode 100644 COPYING
