Hello community, here is the log from the commit of package python-twodict for openSUSE:Factory checked in at 2018-12-07 14:37:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-twodict (Old) and /work/SRC/openSUSE:Factory/.python-twodict.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-twodict" Fri Dec 7 14:37:15 2018 rev:2 rq:655752 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-twodict/python-twodict.changes 2017-07-21 22:50:24.320213050 +0200 +++ /work/SRC/openSUSE:Factory/.python-twodict.new.19453/python-twodict.changes 2018-12-07 14:37:20.622926650 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:55:27 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-twodict.spec ++++++ --- /var/tmp/diff_new_pack.UDL1lt/_old 2018-12-07 14:37:21.710925301 +0100 +++ /var/tmp/diff_new_pack.UDL1lt/_new 2018-12-07 14:37:21.714925297 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-twodict # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -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/ # @@ -24,12 +24,11 @@ # The Unlicense License: SUSE-Permissive Group: Development/Languages/Python -Url: https://github.com/MrS0m30n3/twodict +URL: https://github.com/MrS0m30n3/twodict Source0: https://files.pythonhosted.org/packages/source/t/twodict/twodict-%{version}.tar.gz -BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -53,8 +52,8 @@ %python_exec test_twodict.py %files %{python_files} -%defattr(-,root,root) -%doc LICENSE README.md +%license LICENSE +%doc README.md %{python_sitelib}/* %changelog
