[python-html5lib] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

Bohuslav Kabrda bkabrda at fedoraproject.org
Thu May 15 13:45:14 UTC 2014


commit 4cc39b6e6ea5c7c13eef836fa5bfeb16cd406536
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Thu May 15 15:45:00 2014 +0200

    Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

 python-html5lib.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-html5lib.spec b/python-html5lib.spec
index e35aed5..59da8ef 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -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 at redhat.com> - 1:0.999-4
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Fri May 09 2014 Dennis Gilmore <dennis at ausil.us> - 0.999-3
 - move python3 Requires and BuildRequires into the python3 sub-package
 


More information about the scm-commits mailing list