[packages/python-cryptography] - updated to 0.5

qboosh qboosh at pld-linux.org
Mon Jul 7 21:42:45 CEST 2014


commit cd19033ec98cce8b3f86717ad5d65779352d6d92
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 7 21:47:24 2014 +0200

    - updated to 0.5

 python-cryptography.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-cryptography.spec b/python-cryptography.spec
index b4faa25..8685dba 100644
--- a/python-cryptography.spec
+++ b/python-cryptography.spec
@@ -6,21 +6,21 @@
 Summary:	Crypthography library for Python 2
 Summary(pl.UTF-8):	Biblioteka Cryptography dla Pythona 2
 Name:		python-cryptography
-Version:	0.3
+Version:	0.5
 Release:	1
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz
-# Source0-md5:	1a9f2520acfef9489ac42fdc9a7be441
+# Source0-md5:	584e5be4cc02be01e04d0fbdd5ea1e72
 URL:		https://cryptography.io/
-BuildRequires:	openssl-devel
+BuildRequires:	openssl-devel >= 0.9.8
 %if %{with python2}
 BuildRequires:	python-devel >= 1:2.6
 BuildRequires:	python-cffi >= 0.8
 BuildRequires:	python-six >= 1.4.1
 %endif
 %if %{with python3}
-BuildRequires:	python3-devel >= 3.2
+BuildRequires:	python3-devel >= 1:3.2
 BuildRequires:	python3-cffi >= 0.8
 BuildRequires:	python3-six >= 1.4.1
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cryptography.git/commitdiff/cd19033ec98cce8b3f86717ad5d65779352d6d92



More information about the pld-cvs-commit mailing list