Hello community,

here is the log from the commit of package python-PyNaCl for openSUSE:Factory 
checked in at 2018-12-14 20:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyNaCl (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyNaCl.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyNaCl"

Fri Dec 14 20:48:53 2018 rev:3 rq:657564 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyNaCl/python-PyNaCl.changes      
2018-01-10 23:32:57.726234029 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyNaCl.new.28833/python-PyNaCl.changes   
2018-12-14 20:49:02.769372506 +0100
@@ -1,0 +2,19 @@
+Wed Dec 12 13:05:57 UTC 2018 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to 1.3.0
+  * Added support for Python 3.7.
+  * Run and test all code examples in PyNaCl docs through sphinx's doctest
+    builder.
+  * Add low-level bindings for chacha20-poly1305 AEAD constructions.
+  * Add low-level bindings for the chacha20-poly1305 secretstream
+    constructions.
+  * Add low-level bindings for ed25519ph pre-hashed signing construction.
+  * Add low-level bindings for constant-time increment and addition on
+    fixed-precision big integers represented as little-endian byte sequences.
+  * Add low-level bindings for the ISO/IEC 7816-4 compatible padding API.
+  * Add low-level bindings for libsodium's crypto_kx... key exchange
+    construction.
+  * Set hypothesis deadline to None in tests/test_pwhash.py to avoid incorrect
+    test failures on slower processor architectures.
+
+-------------------------------------------------------------------

Old:
----
  PyNaCl-1.2.1.tar.gz

New:
----
  PyNaCl-1.3.0.tar.gz

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

Other differences:
------------------
++++++ python-PyNaCl.spec ++++++
--- /var/tmp/diff_new_pack.rdOPsq/_old  2018-12-14 20:49:03.161371967 +0100
+++ /var/tmp/diff_new_pack.rdOPsq/_new  2018-12-14 20:49:03.161371967 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyNaCl
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-PyNaCl
-Version:        1.2.1
+Version:        1.3.0
 Release:        0
 Summary:        Python binding to the Networking and Cryptography (NaCl) 
library
 License:        Apache-2.0

++++++ PyNaCl-1.2.1.tar.gz -> PyNaCl-1.3.0.tar.gz ++++++
++++ 25358 lines of diff (skipped)


Reply via email to