Hello community,

here is the log from the commit of package python3-cryptography for 
openSUSE:Factory checked in at 2016-10-10 16:16:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-cryptography (Old)
 and      /work/SRC/openSUSE:Factory/.python3-cryptography.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-cryptography"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python3-cryptography/python3-cryptography.changes    
    2016-09-28 15:03:09.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-cryptography.new/python3-cryptography.changes
   2016-10-10 16:16:57.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Sep 30 15:03:38 UTC 2016 - [email protected]
+
+- update to version 1.5.2:
+  * Updated Windows and OS X wheels to be compiled against OpenSSL
+    1.0.2j.
+
+-------------------------------------------------------------------

Old:
----
  cryptography-1.5.1.tar.gz
  cryptography-1.5.1.tar.gz.asc

New:
----
  cryptography-1.5.2.tar.gz
  cryptography-1.5.2.tar.gz.asc

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

Other differences:
------------------
++++++ python3-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.cOZjJs/_old  2016-10-10 16:16:58.000000000 +0200
+++ /var/tmp/diff_new_pack.cOZjJs/_new  2016-10-10 16:16:58.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-cryptography
-Version:        1.5.1
+Version:        1.5.2
 Release:        0
 Url:            https://cryptography.io/en/latest/
 Summary:        Python library which exposes cryptographic recipes and 
primitives

++++++ cryptography-1.5.1.tar.gz -> cryptography-1.5.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5.1/CHANGELOG.rst 
new/cryptography-1.5.2/CHANGELOG.rst
--- old/cryptography-1.5.1/CHANGELOG.rst        2016-09-22 22:08:20.000000000 
+0200
+++ new/cryptography-1.5.2/CHANGELOG.rst        2016-09-26 22:22:36.000000000 
+0200
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.5.2 - 2016-09-26
+~~~~~~~~~~~~~~~~~~
+
+* Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2j.
+
+
 1.5.1 - 2016-09-22
 ~~~~~~~~~~~~~~~~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5.1/PKG-INFO 
new/cryptography-1.5.2/PKG-INFO
--- old/cryptography-1.5.1/PKG-INFO     2016-09-22 22:08:40.000000000 +0200
+++ new/cryptography-1.5.2/PKG-INFO     2016-09-26 22:22:59.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: cryptography
-Version: 1.5.1
+Version: 1.5.2
 Summary: cryptography is a package which provides cryptographic recipes and 
primitives to Python developers.
 Home-page: https://github.com/pyca/cryptography
 Author: The cryptography developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5.1/src/cryptography/__about__.py 
new/cryptography-1.5.2/src/cryptography/__about__.py
--- old/cryptography-1.5.1/src/cryptography/__about__.py        2016-09-22 
22:08:20.000000000 +0200
+++ new/cryptography-1.5.2/src/cryptography/__about__.py        2016-09-26 
22:22:36.000000000 +0200
@@ -14,7 +14,7 @@
                " and primitives to Python developers.")
 __uri__ = "https://github.com/pyca/cryptography";
 
-__version__ = "1.5.1"
+__version__ = "1.5.2"
 
 __author__ = "The cryptography developers"
 __email__ = "[email protected]"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cryptography-1.5.1/src/cryptography.egg-info/PKG-INFO 
new/cryptography-1.5.2/src/cryptography.egg-info/PKG-INFO
--- old/cryptography-1.5.1/src/cryptography.egg-info/PKG-INFO   2016-09-22 
22:08:40.000000000 +0200
+++ new/cryptography-1.5.2/src/cryptography.egg-info/PKG-INFO   2016-09-26 
22:22:59.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: cryptography
-Version: 1.5.1
+Version: 1.5.2
 Summary: cryptography is a package which provides cryptographic recipes and 
primitives to Python developers.
 Home-page: https://github.com/pyca/cryptography
 Author: The cryptography developers


Reply via email to