Hello community, here is the log from the commit of package python-txWS for openSUSE:Factory checked in at 2018-12-24 11:45:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-txWS (Old) and /work/SRC/openSUSE:Factory/.python-txWS.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-txWS" Mon Dec 24 11:45:24 2018 rev:3 rq:659725 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-txWS/python-txWS.changes 2018-02-18 11:45:33.786710940 +0100 +++ /work/SRC/openSUSE:Factory/.python-txWS.new.28833/python-txWS.changes 2018-12-24 11:45:24.945238130 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:55:29 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-txWS.spec ++++++ --- /var/tmp/diff_new_pack.CJk8oN/_old 2018-12-24 11:45:25.413237716 +0100 +++ /var/tmp/diff_new_pack.CJk8oN/_new 2018-12-24 11:45:25.417237712 +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/ # @@ -24,9 +24,8 @@ Summary: Twisted WebSockets wrapper License: X11 Group: Development/Languages/Python -Url: http://github.com/MostAwesomeDude/txWS +URL: http://github.com/MostAwesomeDude/txWS Source: https://files.pythonhosted.org/packages/source/t/txWS/txWS-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: %{python_module vcversioner} @@ -50,8 +49,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%defattr(-,root,root,-) -%doc CHANGELOG.rst LICENSE README.rst +%license LICENSE +%doc CHANGELOG.rst README.rst %{python_sitelib}/* %changelog
