Hello community,

here is the log from the commit of package python3-pyOpenSSL for 
openSUSE:Factory checked in at 2016-06-20 10:55:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyOpenSSL (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pyOpenSSL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pyOpenSSL"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyOpenSSL/python3-pyOpenSSL.changes      
2016-05-17 17:11:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyOpenSSL.new/python3-pyOpenSSL.changes 
2016-06-20 10:55:04.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Jun  9 05:15:11 UTC 2016 - jacobwin...@gmail.com
+
+- Fix Traceback & ImportError: No module named 'cryptography':
+  * Add python3-cryptography to Requires & BuildRequires
+- Add python3-six to Requires & BuildRequires (upstream requirement)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pyOpenSSL.spec ++++++
--- /var/tmp/diff_new_pack.nE5bC0/_old  2016-06-20 10:55:05.000000000 +0200
+++ /var/tmp/diff_new_pack.nE5bC0/_new  2016-06-20 10:55:05.000000000 +0200
@@ -26,8 +26,12 @@
 Source:         
https://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libopenssl-devel
+BuildRequires:  python3-cryptography >= 1.3.1
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+BuildRequires:  python3-six >= 1.5.2
+Requires:       python3-cryptography >= 1.3.1
+Requires:       python3-six >= 1.5.2
 BuildArch:      noarch
 
 %description


Reply via email to