Hello community,

here is the log from the commit of package python-poyo for openSUSE:Factory 
checked in at 2018-12-24 11:41:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-poyo (Old)
 and      /work/SRC/openSUSE:Factory/.python-poyo.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-poyo"

Mon Dec 24 11:41:21 2018 rev:2 rq:659559 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-poyo/python-poyo.changes  2018-03-06 
10:45:46.999545395 +0100
+++ /work/SRC/openSUSE:Factory/.python-poyo.new.28833/python-poyo.changes       
2018-12-24 11:41:22.613452934 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:51:38 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-poyo.spec ++++++
--- /var/tmp/diff_new_pack.XVDTpW/_old  2018-12-24 11:41:23.057452540 +0100
+++ /var/tmp/diff_new_pack.XVDTpW/_new  2018-12-24 11:41:23.057452540 +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,17 +24,15 @@
 Summary:        YAML Parser for Python
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/hackebrot/poyo
+URL:            https://github.com/hackebrot/poyo
 Source:         
https://files.pythonhosted.org/packages/source/p/poyo/poyo-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module pytest}
 %endif
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -65,8 +63,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to