Hello community, here is the log from the commit of package python-txWS for openSUSE:Leap:15.2 checked in at 2020-03-02 13:24:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-txWS (Old) and /work/SRC/openSUSE:Leap:15.2/.python-txWS.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-txWS" Mon Mar 2 13:24:17 2020 rev:12 rq:777239 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-txWS/python-txWS.changes 2020-01-15 15:53:56.383614974 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-txWS.new.26092/python-txWS.changes 2020-03-02 13:24:18.194511202 +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.Xjjjo4/_old 2020-03-02 13:24:18.486511783 +0100 +++ /var/tmp/diff_new_pack.Xjjjo4/_new 2020-03-02 13:24:18.486511783 +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
