mcepl pushed to python-cryptography (f20). "Fix pytest requires"

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


>From ac370de185b7c819647fe5d440432912ef16dc2a Mon Sep 17 00:00:00 2001
From: Nathaniel McCallum <npmccallum at redhat.com>
Date: Wed, 4 Mar 2015 13:31:25 -0500
Subject: Fix pytest requires


diff --git a/python-cryptography.spec b/python-cryptography.spec
index e9c9a15..e0719d8 100644
--- a/python-cryptography.spec
+++ b/python-cryptography.spec
@@ -18,7 +18,6 @@ Patch0:         python-cryptography-0.7.2-testspath.patch
 
 BuildRequires:  openssl-devel
 BuildRequires:  python-enum34
-BuildRequires:  pytest
 
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
@@ -28,6 +27,7 @@ BuildRequires:  python-cryptography-vectors = %{version}
 BuildRequires:  python-pyasn1
 BuildRequires:  python-iso8601
 BuildRequires:  python-pretend
+BuildRequires:  pytest
 
 %if 0%{?with_python3}
 BuildRequires:  python3-devel
@@ -38,6 +38,7 @@ BuildRequires:  python3-cryptography-vectors = %{version}
 BuildRequires:  python3-pyasn1
 BuildRequires:  python3-iso8601
 BuildRequires:  python3-pretend
+BuildRequires:  python3-pytest
 %endif
 
 Requires:       openssl
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list