Hello community,

here is the log from the commit of package python3-cryptography for 
openSUSE:Factory checked in at 2016-06-25 02:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-13 21:55:55.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-cryptography.new/python3-cryptography.changes
   2016-06-25 02:21:44.000000000 +0200
@@ -1,0 +2,20 @@
+Sat Jun 18 19:00:08 UTC 2016 - [email protected]
+
+- update to version 1.4:
+  * Support for OpenSSL 0.9.8 has been removed. Users on older
+    versions of OpenSSL will need to upgrade.
+  * Added KBKDFHMAC.
+  * Added support for OpenSSH public key serialization.
+  * Added support for SHA-2 in RSA OAEP when using OpenSSL 1.0.2 or
+    greater.
+  * Added “one shot” sign() and verify() methods to RSA keys.
+
+- changes from version 1.3.4:
+  * Added another OpenSSL function to the bindings to support an
+    upcoming pyOpenSSL release.
+
+- changes from version 1.3.3:
+  * Added two new OpenSSL functions to the bindings to support an
+    upcoming pyOpenSSL release.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python3-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.UOd5G9/_old  2016-06-25 02:21:44.000000000 +0200
+++ /var/tmp/diff_new_pack.UOd5G9/_new  2016-06-25 02:21:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-cryptography
+# spec file for package python3-cryptography
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:           python3-cryptography
-Version:        1.3.2
+Version:        1.4
 Release:        0
 Url:            https://cryptography.io/en/latest/
 Summary:        Python library which exposes cryptographic recipes and 
primitives
@@ -27,14 +27,14 @@
 Source1:        
https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pkgconfig(python3)
-BuildRequires:  pkgconfig(openssl)
-BuildRequires:  pkgconfig(libffi)
 BuildRequires:  python3-cffi >= 0.8
-BuildRequires:  python3-six >= 1.4.1
-BuildRequires:  python3-setuptools
-BuildRequires:  python3-pyasn1
 BuildRequires:  python3-idna
+BuildRequires:  python3-pyasn1
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-six >= 1.4.1
+BuildRequires:  pkgconfig(libffi)
+BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(python3)
 #test requirements
 BuildRequires:  python3-pytest
 %if %{?suse_version} == 1310
@@ -42,9 +42,9 @@
 Requires:  python3-enum34
 %endif
 Requires:  python3-cffi >= 0.8
-Requires:  python3-six >= 1.4.1
-Requires:  python3-pyasn1
 Requires:  python3-idna
+Requires:       python3-pyasn1
+Requires:       python3-six >= 1.4.1
 
 %description
 cryptography is a package designed to expose cryptographic

++++++ cryptography-1.3.2.tar.gz -> cryptography-1.4.tar.gz ++++++
++++ 4751 lines of diff (skipped)


Reply via email to