mcepl pushed to python-cryptography (f20). "Only run tests on fedora"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 15:37:18 UTC 2015


>From 6c8f1e1f5c1d9108587ea12ff8916ecaf8478851 Mon Sep 17 00:00:00 2001
From: Nathaniel McCallum <npmccallum at redhat.com>
Date: Thu, 5 Mar 2015 10:03:51 -0500
Subject: Only run tests on fedora


diff --git a/python-cryptography.spec b/python-cryptography.spec
index e0719d8..bef82af 100644
--- a/python-cryptography.spec
+++ b/python-cryptography.spec
@@ -99,6 +99,7 @@ popd
 
 
 %check
+%if 0%{?fedora} > 20
 %{__python} setup.py test
 
 %if 0%{?with_python3}
@@ -106,6 +107,7 @@ pushd %{py3dir}
 %{__python3} setup.py test
 popd
 %endif
+%endif
 
 
 %files
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-cryptography.git/commit/?h=f20&id=6c8f1e1f5c1d9108587ea12ff8916ecaf8478851


More information about the scm-commits mailing list