Hello community,

here is the log from the commit of package python-pyOpenSSL for 
openSUSE:Factory checked in at 2016-11-17 12:24:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyOpenSSL (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyOpenSSL"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyOpenSSL/python-pyOpenSSL.changes        
2016-05-23 16:37:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new/python-pyOpenSSL.changes   
2016-11-17 12:24:35.000000000 +0100
@@ -1,0 +2,28 @@
+Wed Nov 16 07:46:25 UTC 2016 - dmuel...@suse.com
+
+- fix source url
+
+-------------------------------------------------------------------
+Tue Nov 15 09:39:09 UTC 2016 - m...@suse.com
+
+- Change source url to pypi.io
+  * version 16.2.0 source tarball failed to download from pypi.python.org
+
+-------------------------------------------------------------------
+Mon Nov 14 08:46:18 UTC 2016 - m...@suse.com
+
+- Update to 16.2.0
+  * Deprecations
+  ** Dropped support for OpenSSL 0.9.8.
+  * Changes
+  ** Fix memory leak in OpenSSL.crypto.dump_privatekey() with FILETYPE_TEXT. 
#496
+  ** Enable use of CRL (and more) in verify context. #483
+  ** OpenSSL.crypto.PKey can now be constructed from cryptography objects and 
also
+     exported as such. #439
+  ** Support newer versions of cryptography which use opaque structs for 
OpenSSL
+     1.1.0 compatibility.
+  ** Fixed compatibility errors with OpenSSL 1.1.0.
+  ** Fixed an issue that caused failures with subinterpreters and embedded 
Pythons.
+     #552
+
+-------------------------------------------------------------------

Old:
----
  pyOpenSSL-16.0.0.tar.gz

New:
----
  pyOpenSSL-16.2.0.tar.gz

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

Other differences:
------------------
++++++ python-pyOpenSSL.spec ++++++
--- /var/tmp/diff_new_pack.f2Nz4E/_old  2016-11-17 12:24:36.000000000 +0100
+++ /var/tmp/diff_new_pack.f2Nz4E/_new  2016-11-17 12:24:36.000000000 +0100
@@ -17,20 +17,20 @@
 
 
 Name:           python-pyOpenSSL
-Version:        16.0.0
+Version:        16.2.0
 Release:        0
 Url:            https://github.com/pyca/pyopenssl
 Summary:        Python wrapper module around the OpenSSL library
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Source:         
http://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
+Source:         
https://pypi.io/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
 Patch0:         bug-lp-1265482.diff
 Patch1:         skip-networked-test.patch
 Patch2:         rsa128-i586.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  openssl-devel
 BuildRequires:  python-Sphinx
-BuildRequires:  python-cryptography >= 1.3.1
+BuildRequires:  python-cryptography >= 1.3.4
 BuildRequires:  python-devel
 BuildRequires:  python-pytest
 BuildRequires:  python-setuptools

++++++ pyOpenSSL-16.0.0.tar.gz -> pyOpenSSL-16.2.0.tar.gz ++++++
++++ 4693 lines of diff (skipped)


Reply via email to