14
0

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:
Todd R
2015-08-03 09:54:15 +00:00
committed by Git OBS Bridge
parent 03aa45b86d
commit 8d4804df64
4 changed files with 20 additions and 12 deletions

View File

@@ -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