Hello community,

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

Package is "python-hupper"

Mon Dec 24 11:38:15 2018 rev:2 rq:659430 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hupper/python-hupper-doc.changes  
2017-08-17 11:51:08.834237885 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-hupper.new.28833/python-hupper-doc.changes   
    2018-12-24 11:38:16.289618258 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 13:07:06 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
python-hupper.changes: same change

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

Other differences:
------------------
++++++ python-hupper-doc.spec ++++++
--- /var/tmp/diff_new_pack.KhMKiA/_old  2018-12-24 11:38:16.861617750 +0100
+++ /var/tmp/diff_new_pack.KhMKiA/_new  2018-12-24 11:38:16.865617746 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hupper-doc
 #
-# 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/
 #
 
 
@@ -32,8 +32,8 @@
 BuildRequires:  python3-pylons-sphinx-themes
 # /SECTION
 # SECTION test requirements
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-cov}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module watchdog}
 # /SECTION
 BuildRequires:  python-rpm-macros

++++++ python-hupper.spec ++++++
--- /var/tmp/diff_new_pack.KhMKiA/_old  2018-12-24 11:38:16.885617729 +0100
+++ /var/tmp/diff_new_pack.KhMKiA/_new  2018-12-24 11:38:16.885617729 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hupper
 #
-# 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:        An in-process file monitor
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://pylonsproject.org/
+URL:            https://pylonsproject.org/
 Source0:        
https://files.pythonhosted.org/packages/source/h/hupper/hupper-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -60,8 +59,8 @@
 %python_uninstall_alternative hupper
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.rst CONTRIBUTING.rst LICENSE.txt README.rst
+%license LICENSE.txt
+%doc CHANGES.rst CONTRIBUTING.rst README.rst
 %python_alternative %{_bindir}/hupper
 %{python_sitelib}/*
 


Reply via email to