This commit is contained in:
parent
5656997aa8
commit
4cc39b6e6e
@ -4,7 +4,7 @@
|
||||
Name: python-%{modulename}
|
||||
Summary: A python based HTML parser/tokenizer
|
||||
Version: 0.999
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Epoch: 1
|
||||
Group: Development/Libraries
|
||||
License: MIT
|
||||
@ -74,7 +74,7 @@ nosetests
|
||||
|
||||
%if 0%{?with_python3}
|
||||
pushd %{py3dir}
|
||||
nosetests-3.3
|
||||
nosetests-%{python3_version}
|
||||
popd
|
||||
%endif
|
||||
|
||||
@ -92,6 +92,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1:0.999-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
|
||||
|
||||
* Fri May 09 2014 Dennis Gilmore <dennis@ausil.us> - 0.999-3
|
||||
- move python3 Requires and BuildRequires into the python3 sub-package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user