Hello community,

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

Package is "python-nine"

Mon Dec 24 11:40:08 2018 rev:2 rq:659509 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nine/python-nine.changes  2017-08-18 
15:00:54.675657306 +0200
+++ /work/SRC/openSUSE:Factory/.python-nine.new.28833/python-nine.changes       
2018-12-24 11:40:09.281517983 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:50:46 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-nine.spec ++++++
--- /var/tmp/diff_new_pack.UhSRuB/_old  2018-12-24 11:40:09.637517667 +0100
+++ /var/tmp/diff_new_pack.UhSRuB/_new  2018-12-24 11:40:09.641517663 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nine
 #
-# 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,14 +24,11 @@
 Summary:        Python 2 / 3 compatibility, like six, but favouring Python 3
 License:        SUSE-Public-Domain
 Group:          Development/Languages/Python
-Url:            https://github.com/nandoflorestan/nine
+URL:            https://github.com/nandoflorestan/nine
 Source:         
https://files.pythonhosted.org/packages/source/n/nine/nine-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -55,8 +52,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.rst README.rst
+%license LICENSE.rst
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to