From 86fc324f0c787734ff7208aa6db855d01d2016e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Tue, 14 Apr 2015 16:47:42 +0200 Subject: [PATCH] Add python-pyasn1 Requires (#1211073) --- python-cryptography.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index e603a74..bf759bf 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -7,7 +7,7 @@ Name: python-cryptography Version: 0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PyCA's cryptography library Group: Development/Libraries @@ -44,6 +44,7 @@ Requires: openssl Requires: python-enum34 Requires: python-cffi >= 0.8 Requires: python-six >= 1.6.1 +Requires: python-pyasn1 %description cryptography is a package designed to expose cryptographic primitives and @@ -121,6 +122,9 @@ popd %changelog +* Tue Apr 14 2015 Matej Cepl - 0.8-2 +- Add python-pyasn1 Requires (#1211073) + * Fri Mar 13 2015 Nathaniel McCallum - 0.8-1 - New upstream release - Remove upstreamed patch