[python-extras] Enable tests again.

Bohuslav Kabrda bkabrda at fedoraproject.org
Fri May 16 08:05:08 UTC 2014


commit 282f96fc0219f02881abcb0030ef4e19dd0b430e
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Fri May 16 10:04:59 2014 +0200

    Enable tests again.

 python-extras.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-extras.spec b/python-extras.spec
index c122dd5..a800032 100644
--- a/python-extras.spec
+++ b/python-extras.spec
@@ -2,11 +2,11 @@
 %global with_python3 1
 %endif
 
-%global with_tests 0
+%global with_tests 1
 
 Name:           python-extras
 Version:        0.0.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Useful extra bits for Python
 
 License:        MIT
@@ -107,6 +107,9 @@ popd
 
 
 %changelog
+* Fri May 16 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 0.0.3-5
+- Enable tests again.
+
 * Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 0.0.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
 - Bootstrap tests to break circular dependency with python-testtools


More information about the scm-commits mailing list