forked from pool/python-html5lib
Accepting request 319748 from home:alois:branches:devel:languages:python
update to version 0.999999 OBS-URL: https://build.opensuse.org/request/show/319748 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=14
This commit is contained in:
@@ -17,23 +17,23 @@
|
||||
|
||||
|
||||
Name: python-html5lib
|
||||
Version: 0.99999
|
||||
Version: 0.999999
|
||||
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: http://pypi.python.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz
|
||||
BuildRequires: python-Genshi
|
||||
BuildRequires: python-Genshi >= 0.7
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-lxml
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-six
|
||||
Requires: python-six
|
||||
BuildRequires: python-lxml >= 3.4.4
|
||||
BuildRequires: python-nose >= 1.3.7
|
||||
BuildRequires: python-setuptools >= 18.0.1
|
||||
BuildRequires: python-six >= 1.9.0
|
||||
Requires: python-six >= 1.9.0
|
||||
%if 0%{?suse_version}
|
||||
Recommends: python-Genshi
|
||||
Recommends: python-lxml
|
||||
Recommends: python-Genshi >= 0.7
|
||||
Recommends: python-lxml >= 3.4.4
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user