Hello community,

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

Package is "python-positional"

Mon Dec 24 11:41:19 2018 rev:4 rq:659558 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-positional/python-positional.changes      
2017-12-08 13:02:21.874901304 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-positional.new.28833/python-positional.changes
   2018-12-24 11:41:19.945455300 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:51:37 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-positional.spec ++++++
--- /var/tmp/diff_new_pack.viMxFQ/_old  2018-12-24 11:41:20.493454814 +0100
+++ /var/tmp/diff_new_pack.viMxFQ/_new  2018-12-24 11:41:20.497454810 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-positional
 #
-# 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/
 #
 
 
@@ -23,9 +23,8 @@
 Summary:        Library to enforce positional or key-word arguments
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/morganfainberg/positional
+URL:            https://github.com/morganfainberg/positional
 Source:         
https://files.pythonhosted.org/packages/source/p/positional/positional-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
@@ -48,7 +47,7 @@
 %python_install
 
 %files %{python_files}
-%doc LICENSE
+%license LICENSE
 %doc README.rst
 %{python_sitelib}/positional
 %{python_sitelib}/positional*egg-info


Reply via email to