[python-tw2-excanvas] Add BuildRequires python-mako for tests.

Ralph Bean ralph at fedoraproject.org
Tue Aug 6 18:51:12 UTC 2013


commit 1b55f38d6235476e80f1d83200558e4aff4b9d91
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Aug 6 14:51:02 2013 -0400

    Add BuildRequires python-mako for tests.

 python-tw2-excanvas.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-tw2-excanvas.spec b/python-tw2-excanvas.spec
index ee5774b..e360b30 100644
--- a/python-tw2-excanvas.spec
+++ b/python-tw2-excanvas.spec
@@ -4,7 +4,7 @@
 
 Name:           python-tw2-excanvas
 Version:        2.0.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Excanvas for ToscaWidgets2
 
 Group:          Development/Languages
@@ -22,6 +22,7 @@ BuildRequires:  python-tw2-core
 BuildRequires:  python-nose
 BuildRequires:  python-BeautifulSoup
 BuildRequires:  python-genshi
+BuildRequires:  python-mako
 
 # Runtime requirements
 Requires:       python-tw2-core
@@ -49,6 +50,9 @@ PYTHONPATH=$(pwd) python setup.py test
 
 
 %changelog
+* Tue Aug 06 2013 Ralph Bean <rbean at redhat.com> - 2.0.2-6
+- Add BuildRequires python-mako for tests.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list