Hello community, here is the log from the commit of package python-PyKMIP for openSUSE:Factory checked in at 2019-07-26 12:41:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyKMIP (Old) and /work/SRC/openSUSE:Factory/.python-PyKMIP.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyKMIP" Fri Jul 26 12:41:44 2019 rev:2 rq:718536 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyKMIP/python-PyKMIP.changes 2019-01-08 12:31:23.400081827 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyKMIP.new.4126/python-PyKMIP.changes 2019-07-26 12:41:48.677869621 +0200 @@ -1,0 +2,13 @@ +Thu Jul 25 11:33:13 UTC 2019 - Marketa Calabkova <[email protected]> + +- update to 0.9.1 + * Add various support for KMIP 2.0 + * Add support for Python 3.7 + * Add utilities to handle bit mask style enumerations + * Update library logging defaults to log at INFO but still support DEBUG + * Update the PyKMIP clients to support changing their KMIP version + * Update the server TLS handshake handling to avoid thread hanging + * Remove escape sequences to comply with Python 3.6 style deprecations + * See upstream changelog for more + +------------------------------------------------------------------- Old: ---- PyKMIP-0.8.0.tar.gz New: ---- PyKMIP-0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyKMIP.spec ++++++ --- /var/tmp/diff_new_pack.7evX25/_old 2019-07-26 12:41:49.501869276 +0200 +++ /var/tmp/diff_new_pack.7evX25/_new 2019-07-26 12:41:49.505869274 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-PyKMIP # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,18 +12,18 @@ # 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-PyKMIP -Version: 0.8.0 +Version: 0.9.1 Release: 0 Summary: KMIP v11 library License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/OpenKMIP/PyKMIP +URL: https://github.com/OpenKMIP/PyKMIP Source: https://files.pythonhosted.org/packages/source/P/PyKMIP/PyKMIP-%{version}.tar.gz BuildRequires: %{python_module SQLAlchemy} BuildRequires: %{python_module cryptography} @@ -47,7 +47,6 @@ Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch - %python_subpackages %description @@ -70,7 +69,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec %{_bindir}/py.test kmip/tests/unit +%pytest kmip/tests/unit %post %python_install_alternative pykmip-server ++++++ PyKMIP-0.8.0.tar.gz -> PyKMIP-0.9.1.tar.gz ++++++ ++++ 50646 lines of diff (skipped)
