Hello community,

here is the log from the commit of package python-Markdown for openSUSE:Factory 
checked in at 2018-03-19 23:39:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Markdown (Old)
 and      /work/SRC/openSUSE:Factory/.python-Markdown.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Markdown"

Mon Mar 19 23:39:33 2018 rev:25 rq:588542 version:2.6.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes  
2018-01-07 17:22:56.492864695 +0100
+++ /work/SRC/openSUSE:Factory/.python-Markdown.new/python-Markdown.changes     
2018-03-19 23:40:13.173367873 +0100
@@ -1,0 +2,6 @@
+Mon Mar 19 11:32:36 UTC 2018 - tchva...@suse.com
+
+- Add build/runtime dependency over setuptools wrt bsc#1079287
+- Remove python-devel dependency which is not really needed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Markdown.spec ++++++
--- /var/tmp/diff_new_pack.swoSzG/_old  2018-03-19 23:40:14.429322566 +0100
+++ /var/tmp/diff_new_pack.swoSzG/_new  2018-03-19 23:40:14.433322422 +0100
@@ -27,22 +27,21 @@
 Url:            http://packages.python.org/Markdown/
 Source:         
https://files.pythonhosted.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
 BuildRequires:  %{python_module PyYAML}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module xml}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-setuptools
 Requires:       python-xml
 Requires(post):        update-alternatives
 Requires(postun):      update-alternatives
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %ifpython2
 # older python2 version provided the package in lowercase
 Provides:       %{oldpython}-markdown = %{version}
 Obsoletes:      %{oldpython}-markdown < %{version}
 %endif
-
 %python_subpackages
 
 %description
@@ -74,8 +73,8 @@
 %python_uninstall_alternative markdown_py
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.md README.md docs/*
+%license LICENSE.md
+%doc README.md docs/*
 %python_alternative %{_bindir}/markdown_py
 %{python_sitelib}/Markdown-%{version}-py%{python_version}.egg-info
 %{python_sitelib}/markdown


Reply via email to