Hello community,

here is the log from the commit of package python-wptools for openSUSE:Factory 
checked in at 2018-12-13 19:45:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wptools (Old)
 and      /work/SRC/openSUSE:Factory/.python-wptools.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wptools"

Thu Dec 13 19:45:02 2018 rev:10 rq:654067 version:0.4.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wptools/python-wptools.changes    
2018-10-23 20:41:47.856443435 +0200
+++ /work/SRC/openSUSE:Factory/.python-wptools.new.28833/python-wptools.changes 
2018-12-13 19:45:04.760962986 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:56:07 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-wptools.spec ++++++
--- /var/tmp/diff_new_pack.uq4RSu/_old  2018-12-13 19:45:05.744961705 +0100
+++ /var/tmp/diff_new_pack.uq4RSu/_new  2018-12-13 19:45:05.748961700 +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,11 +24,10 @@
 Summary:        Wikipedia tools (for Humans)
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/siznax/wptools/
+URL:            https://github.com/siznax/wptools/
 Source:         
https://files.pythonhosted.org/packages/source/w/wptools/%{pyname}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM python-wptools-avoid-reading-readme.patch 
badshah...@gmail.com -- README.rst contains numerous spurious characters that 
are not readable in ascii. Skip reading this file in setup.py and manually 
insert a long description text instead
 Patch0:         python-wptools-avoid-reading-readme.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -63,7 +62,8 @@
 %python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc HISTORY.rst LICENSE README.rst
+%license LICENSE
+%doc HISTORY.rst README.rst
 %python3_only %{_bindir}/wptool
 %{python_sitelib}/*
 


Reply via email to