Hello community,

here is the log from the commit of package python-service_identity for 
openSUSE:Factory checked in at 2016-07-15 12:45:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-service_identity (Old)
 and      /work/SRC/openSUSE:Factory/.python-service_identity.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-service_identity"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-service_identity/python-service_identity.changes
  2015-12-03 13:30:31.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-service_identity.new/python-service_identity.changes
     2016-07-15 12:45:14.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Jun  2 16:30:29 UTC 2016 - [email protected]
+
+- Update to 16.0.0:
+  * Changes:
+    +  Officially support Python 3.5.
+    +  service_identity.SubjectAltNameWarning is now raised if the server 
certicate lacks a proper SubjectAltName. [#9]
+    +  Add a __str__ method to VerificationError.
+    +  Port from characteristic to its spiritual successor attrs.
+  * Backward-incompatible changes:
+    +  Python 3.3 and 2.6 aren't supported anymore. They may work by chance 
but any effort to keep them working has ceased.
+    +  pyOpenSSL versions older than 0.14 are not tested anymore. They don't 
even build with recent OpenSSL versions.
+- Update spec file with new upstream package requirements.
+
+-------------------------------------------------------------------

Old:
----
  service_identity-14.0.0.tar.gz

New:
----
  service_identity-16.0.0.tar.gz

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

Other differences:
------------------
++++++ python-service_identity.spec ++++++
--- /var/tmp/diff_new_pack.NXjJQv/_old  2016-07-15 12:45:15.000000000 +0200
+++ /var/tmp/diff_new_pack.NXjJQv/_new  2016-07-15 12:45:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-service_identity
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,24 +20,24 @@
 %define oname   service_identity
 
 Name:           python-service_identity
-Version:        14.0.0
+Version:        16.0.0
 Release:        0
 Summary:        Service identity verification for pyOpenSSL
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://github.com/pyca/service_identity
 Source0:        
https://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
-BuildRequires:  python-characteristic
+BuildRequires:  python-attrs
 BuildRequires:  python-devel
-BuildRequires:  python-pyOpenSSL >= 0.12
+BuildRequires:  python-pyOpenSSL >= 0.14
 BuildRequires:  python-pyasn1
 BuildRequires:  python-pyasn1-modules
 BuildRequires:  python-setuptools
 # Documentation
 BuildRequires:  python-Sphinx
 
-Requires:       python-characteristic
-Requires:       python-pyOpenSSL >= 0.12
+Requires:       python-attrs
+Requires:       python-pyOpenSSL >= 0.14
 Requires:       python-pyasn1
 Requires:       python-pyasn1-modules
 Requires:       python-setuptools

++++++ service_identity-14.0.0.tar.gz -> service_identity-16.0.0.tar.gz ++++++
++++ 2777 lines of diff (skipped)


Reply via email to