Hello community,
here is the log from the commit of package python-pylons-sphinx-themes for
openSUSE:Factory checked in at 2018-12-24 11:42:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylons-sphinx-themes (Old)
and /work/SRC/openSUSE:Factory/.python-pylons-sphinx-themes.new.28833
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylons-sphinx-themes"
Mon Dec 24 11:42:06 2018 rev:3 rq:659594 version:1.0.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pylons-sphinx-themes/python-pylons-sphinx-themes.changes
2018-01-31 19:52:13.964525611 +0100
+++
/work/SRC/openSUSE:Factory/.python-pylons-sphinx-themes.new.28833/python-pylons-sphinx-themes.changes
2018-12-24 11:42:07.573413062 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:52:27 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pylons-sphinx-themes.spec ++++++
--- /var/tmp/diff_new_pack.UVvtKM/_old 2018-12-24 11:42:08.041412648 +0100
+++ /var/tmp/diff_new_pack.UVvtKM/_new 2018-12-24 11:42:08.045412644 +0100
@@ -13,7 +13,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/
#
@@ -25,25 +25,23 @@
Summary: Pylons Sphinx themes for documentation styling
License: SUSE-Repoze
Group: Development/Languages/Python
-Url: https://github.com/Pylons/pylons-sphinx-themes
+URL: https://github.com/Pylons/pylons-sphinx-themes
Source:
https://files.pythonhosted.org/packages/source/p/pylons-sphinx-themes/pylons-sphinx-themes-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Pygments
+Obsoletes: python-pylons_sphinx_theme < %{version}
+Provides: python-pylons_sphinx_theme = %{version}
+Obsoletes: python-pylons_theme_support < %{version}
+Provides: python-pylons_theme_support = %{version}
+BuildArch: noarch
%ifpython2
Obsoletes: %{oldpython}-pylons_sphinx_theme < %{version}
Provides: %{oldpython}-pylons_sphinx_theme = %{version}
Obsoletes: %{oldpython}-pylons_theme_support < %{version}
Provides: %{oldpython}-pylons_theme_support = %{version}
%endif
-Obsoletes: python-pylons_sphinx_theme < %{version}
-Provides: python-pylons_sphinx_theme = %{version}
-Obsoletes: python-pylons_theme_support < %{version}
-Provides: python-pylons_theme_support = %{version}
-BuildArch: noarch
-
%python_subpackages
%description
@@ -65,8 +63,8 @@
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
%files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.txt CONTRIBUTORS.txt LICENSE.txt README.md
+%license LICENSE.txt
+%doc CHANGES.txt CONTRIBUTORS.txt README.md
%{python_sitelib}/pylons_sphinx_themes
%{python_sitelib}/pylons_sphinx_themes-%{version}-py*.egg-info