commit 0b5d1b0dc8eedf5b5d179085e51bac197fca21b5
Author: Mateusz Korniak <[email protected]>
Date:   Mon Jul 6 09:30:05 2015 +0200

    Release 3. Added BRs.

 python-sure.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/python-sure.spec b/python-sure.spec
index be50cbc..fee9fa5 100644
--- a/python-sure.spec
+++ b/python-sure.spec
@@ -8,7 +8,7 @@
 Summary:       Utility belt for automated testing in python for python
 Name:          python-%{module}
 Version:       1.2.12
-Release:       2
+Release:       3
 License:       GPL v3+
 Group:         Libraries/Python
 # Source0:     https://github.com/gabrielfalcao/sure/archive/%{version}.tar.gz
@@ -21,11 +21,17 @@ BuildRequires:      rpmbuild(macros) >= 1.219
 %if %{with python2}
 BuildRequires: python-devel
 BuildRequires: python-distribute
+BuildRequires: python-mock
+BuildRequires: python-nose
+BuildRequires: python-six
 %endif
 %if %{with python3}
 BuildRequires: python3-devel
 BuildRequires: python3-distribute
+BuildRequires: python3-mock
 BuildRequires: python3-modules
+BuildRequires: python3-nose
+BuildRequires: python3-six
 %endif
 Requires:      python-modules
 BuildArch:     noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sure.git/commitdiff/0b5d1b0dc8eedf5b5d179085e51bac197fca21b5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to