Hello community, here is the log from the commit of package python-html5lib for openSUSE:Factory checked in at 2013-10-23 13:11:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-html5lib (Old) and /work/SRC/openSUSE:Factory/.python-html5lib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-html5lib" Changes: -------- --- /work/SRC/openSUSE:Factory/python-html5lib/python-html5lib.changes 2012-03-29 19:02:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-html5lib.new/python-html5lib.changes 2013-10-23 13:11:19.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Oct 22 13:29:08 UTC 2013 - [email protected] + +- Update to 0.99 + * No changes, just updated version number +- Add additional dependencies + +------------------------------------------------------------------- Old: ---- html5lib-0.95.tar.gz New: ---- html5lib-0.99.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-html5lib.spec ++++++ --- /var/tmp/diff_new_pack.Sejluu/_old 2013-10-23 13:11:20.000000000 +0200 +++ /var/tmp/diff_new_pack.Sejluu/_new 2013-10-23 13:11:20.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-html5lib # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # Name: python-html5lib -Version: 0.95 +Version: 0.99 Release: 0 License: MIT Summary: HTML parser based on the WHAT-WG Web Applications 1 @@ -24,7 +24,13 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-Genshi +BuildRequires: python-lxml +BuildRequires: python-setuptools +BuildRequires: python-six +Requires: python-six +Recommends: python-Genshi +Recommends: python-lxml #BuildRequires: python-nose BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 @@ -51,14 +57,14 @@ %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} -rm -r %{buildroot}%{python_sitelib}/html5lib/tests # Don't ship tests #%%check #nosetests %files %defattr(-,root,root,-) -%doc README -%{python_sitelib}/* +%doc CHANGES.rst LICENSE README.rst +%{python_sitelib}/html5lib/ +%{python_sitelib}/html5lib-%{version}-py*.egg-info %changelog ++++++ html5lib-0.95.tar.gz -> html5lib-0.99.tar.gz ++++++ ++++ 67060 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
