[packages/python-cryptography] up to 0.8.2, dual licensed ASL 2.0 and BSD

glen glen at pld-linux.org
Wed Apr 15 15:10:35 CEST 2015


commit d6e7edf584035ff5406a801f3a6d25ea6c9ef7ca
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 13 21:54:44 2015 +0300

    up to 0.8.2, dual licensed ASL 2.0 and BSD

 python-cryptography.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-cryptography.spec b/python-cryptography.spec
index d188b3c..2f9a589 100644
--- a/python-cryptography.spec
+++ b/python-cryptography.spec
@@ -6,12 +6,12 @@
 Summary:	Crypthography library for Python 2
 Summary(pl.UTF-8):	Biblioteka Cryptography dla Pythona 2
 Name:		python-cryptography
-Version:	0.5.2
-Release:	2
-License:	Apache v2.0
+Version:	0.8.2
+Release:	1
+License:	Apache v2.0 or BSD
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz
-# Source0-md5:	8c2d381ef263653b640a7a5d14618e4c
+# Source0-md5:	7d33499e851300c194cbb0396de72462
 URL:		https://cryptography.io/
 BuildRequires:	openssl-devel >= 0.9.8
 %if %{with python2}
@@ -130,7 +130,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS.rst README.rst
+%doc AUTHORS.rst README.rst LICENSE.APACHE LICENSE.BSD
 %dir %{py_sitedir}/cryptography
 %attr(755,root,root) %{py_sitedir}/cryptography/_*_cffi_*.so
 %{py_sitedir}/cryptography/*.py[co]
@@ -164,7 +164,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-cryptography
 %defattr(644,root,root,755)
-%doc AUTHORS.rst README.rst
+%doc AUTHORS.rst README.rst LICENSE.APACHE LICENSE.BSD
 %dir %{py3_sitedir}/cryptography
 %attr(755,root,root) %{py3_sitedir}/cryptography/_*_cffi_*.so
 %{py3_sitedir}/cryptography/*.py
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list