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

Bohuslav Kabrda bkabrda at fedoraproject.org
Thu May 15 13:48:07 UTC 2014


commit 8029c64eaab96ba48497329a1feced3fce37241a
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Thu May 15 15:47:56 2014 +0200

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

 python-blessings.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/python-blessings.spec b/python-blessings.spec
index b73fb5b..0a23315 100644
--- a/python-blessings.spec
+++ b/python-blessings.spec
@@ -8,7 +8,7 @@
 
 Name:           python-%{upstream_name}
 Version:        1.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Python library for terminal coloring, styling, and positioning
 License:        MIT
 URL:            https://github.com/erikrose/blessings
@@ -71,12 +71,7 @@ popd
 
 %if %{with python3}
 pushd %{py3dir}
-%if 0%{?fedora} <= 17
-nosetests-3.2 build/lib
-%else
-nosetests-3.3 build/lib
-%endif
-popd
+nosetests-%{python3_version} build/lib
 %endif
 
 %files
@@ -92,6 +87,9 @@ popd
 %endif
 
 %changelog
+* Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 1.5-4
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list