Hello community, here is the log from the commit of package python-html5lib for openSUSE:Factory checked in at 2017-12-16 20:46:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-html5lib (Old) and /work/SRC/openSUSE:Factory/.python-html5lib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-html5lib" Sat Dec 16 20:46:38 2017 rev:14 rq:556680 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-html5lib/python-html5lib.changes 2017-12-12 21:17:38.753847360 +0100 +++ /work/SRC/openSUSE:Factory/.python-html5lib.new/python-html5lib.changes 2017-12-16 20:46:46.912632823 +0100 @@ -1,0 +2,8 @@ +Wed Dec 13 13:31:39 UTC 2017 - [email protected] + +- Version update to latest 1.0.1 release: + * Dropped support for py 2.6 + * Documentation update + * Fixes for python 3.7 and 3.6 + +------------------------------------------------------------------- Old: ---- html5lib-1.0b10.tar.gz New: ---- html5lib-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-html5lib.spec ++++++ --- /var/tmp/diff_new_pack.78mWq0/_old 2017-12-16 20:46:47.932583586 +0100 +++ /var/tmp/diff_new_pack.78mWq0/_new 2017-12-16 20:46:47.936583392 +0100 @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-html5lib -Version: 1.0b10 +Version: 1.0.1 Release: 0 Summary: HTML parser based on the WHAT-WG Web Applications 1 License: MIT Group: Development/Languages/Python Url: https://github.com/html5lib/html5lib-python -Source: https://pypi.io/packages/source/h/html5lib/html5lib-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz BuildRequires: %{python_module Genshi} BuildRequires: %{python_module datrie} BuildRequires: %{python_module devel} @@ -33,15 +33,14 @@ BuildRequires: %{python_module pytest-expect} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 18.5} -BuildRequires: %{python_module six} +BuildRequires: %{python_module six >= 1.9} BuildRequires: %{python_module webencodings} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-six +Requires: python-six >= 1.9 Requires: python-webencodings Recommends: python-Genshi Recommends: python-lxml -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -69,7 +68,6 @@ %python_expand %python_exec %{_bindir}/py.test --tb=short %files %{python_files} -%defattr(-,root,root,-) %doc CHANGES.rst LICENSE README.rst %{python_sitelib}/html5lib/ %{python_sitelib}/html5lib-%{version}-py%{python_version}.egg-info ++++++ html5lib-1.0b10.tar.gz -> html5lib-1.0.1.tar.gz ++++++ ++++ 2092 lines of diff (skipped)
