[python-iptools] Add BR on python{3}-nose

Orion Poplawski orion at fedoraproject.org
Tue Apr 23 15:08:56 UTC 2013


commit 2a97d11f400a2ba87f635619048437199d9a50f6
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Apr 23 09:08:54 2013 -0600

    Add BR on python{3}-nose

 python-iptools.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-iptools.spec b/python-iptools.spec
index 2813306..3228124 100644
--- a/python-iptools.spec
+++ b/python-iptools.spec
@@ -12,9 +12,11 @@ Source0:        https://github.com/bd808/%{name}/archive/v%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
+BuildRequires:  python-nose
 BuildRequires:  python-setuptools
 %if 0%{?with_python3}
 BuildRequires:  python3-devel
+BuildRequires:  python3-nose
 BuildRequires:  python3-setuptools
 %endif # if with_python3
 


More information about the scm-commits mailing list