Hello community,

here is the log from the commit of package python-sphinxcontrib-actdiag for 
openSUSE:Factory checked in at 2018-12-10 12:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-actdiag (Old)
 and      /work/SRC/openSUSE:Factory/.python-sphinxcontrib-actdiag.new.19453 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinxcontrib-actdiag"

Mon Dec 10 12:29:08 2018 rev:3 rq:656154 version:0.8.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-actdiag/python-sphinxcontrib-actdiag.changes
        2017-10-13 14:18:55.880726559 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-actdiag.new.19453/python-sphinxcontrib-actdiag.changes
     2018-12-10 12:29:12.490474812 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:54:36 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sphinxcontrib-actdiag.spec ++++++
--- /var/tmp/diff_new_pack.Lxwxr5/_old  2018-12-10 12:29:12.902474400 +0100
+++ /var/tmp/diff_new_pack.Lxwxr5/_new  2018-12-10 12:29:12.902474400 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sphinxcontrib-actdiag
 #
-# 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,12 +12,12 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-# Test files missing
+# Test files missing gh#blockdiag/sphinxcontrib-actdiag#1
 %bcond_with     test
 Name:           python-sphinxcontrib-actdiag
 Version:        0.8.5
@@ -25,25 +25,21 @@
 Summary:        Sphinx actdiag extension
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            http://github.com/blockdiag/sphinxcontrib-actdiag
+URL:            http://github.com/blockdiag/sphinxcontrib-actdiag
 Source:         
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-actdiag/sphinxcontrib-actdiag-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module Sphinx >= 0.6}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module sphinxcontrib}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-Sphinx >= 0.6
+Requires:       python-actdiag >= 0.5.3
+Requires:       python-blockdiag >= 1.5.0
+BuildArch:      noarch
 %if %{with test}
-BuildRequires:  %{python_module Sphinx >= 0.6}
 BuildRequires:  %{python_module actdiag >= 0.5.3}
 BuildRequires:  %{python_module blockdiag >= 1.5.0}
 BuildRequires:  %{python_module sphinx-testing}
 %endif
-Requires:       python-Sphinx >= 0.6
-Requires:       python-actdiag >= 0.5.3
-Requires:       python-blockdiag >= 1.5.0
-Requires:       python-sphinxcontrib
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -65,10 +61,10 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS LICENSE README.rst
+%license LICENSE
+%doc AUTHORS README.rst
 %{python_sitelib}/sphinxcontrib/actdiag.py*
-%pycache_only %{python_sitelib}/sphinxcontrib/__pycache__/actdiag*.py*
+%pycache_only %{python_sitelib}/sphinxcontrib/__pycache__
 %{python_sitelib}/sphinxcontrib_actdiag-%{version}-py*-nspkg.pth
 %{python_sitelib}/sphinxcontrib_actdiag-%{version}-py*.egg-info
 


Reply via email to