forked from pool/python-html5lib
Accepting request 318859 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/318859 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-html5lib?expand=0&rev=9
This commit is contained in:
commit
7fb9892064
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 24 20:28:37 UTC 2015 - seife+obs@b1-systems.com
|
||||
|
||||
- Fix non-SUSE build by conditionalizing Recommends: tags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 15:02:06 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
|
@ -31,8 +31,10 @@ BuildRequires: python-nose
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-six
|
||||
Requires: python-six
|
||||
%if 0%{?suse_version}
|
||||
Recommends: python-Genshi
|
||||
Recommends: python-lxml
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
Loading…
Reference in New Issue
Block a user