Hello community,

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

Package is "python-m2r"

Thu Dec 27 00:27:12 2018 rev:2 rq:659486 version:0.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-m2r/python-m2r.changes    2017-07-21 
22:39:14.350721080 +0200
+++ /work/SRC/openSUSE:Factory/.python-m2r.new.28833/python-m2r.changes 
2018-12-27 00:27:13.615769358 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:50:43 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-m2r.spec ++++++
--- /var/tmp/diff_new_pack.0vh6Q2/_old  2018-12-27 00:27:14.239768847 +0100
+++ /var/tmp/diff_new_pack.0vh6Q2/_new  2018-12-27 00:27:14.243768844 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-m2r
 #
-# 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,21 +12,20 @@
 # 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-%{**}}
-Name:           python-m2r
 %global modname m2r
+Name:           python-m2r
 Version:        0.1.6
 Release:        0
 Summary:        Markdown to reStructuredText converter
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/miyakogi/%{modname}
-Source:         
https://pypi.io/packages/source/m/%{modname}/%{modname}-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:            https://github.com/miyakogi/%{modname}
+Source:         
https://files.pythonhosted.org/packages/source/m/m2r/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module docutils}
 BuildRequires:  %{python_module mistune}
 BuildRequires:  %{python_module setuptools}
@@ -36,9 +35,7 @@
 Requires:       python-mistune
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -64,8 +61,8 @@
 %python_uninstall_alternative m2r
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc README.md LICENSE
+%license LICENSE
+%doc README.md
 %python_alternative %{_bindir}/m2r
 %{python_sitelib}/%{modname}*
 %pycache_only %{python_sitelib}/__pycache__


Reply via email to