Hello community,

here is the log from the commit of package python-hvac for openSUSE:Factory 
checked in at 2020-09-16 19:41:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hvac (Old)
 and      /work/SRC/openSUSE:Factory/.python-hvac.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hvac"

Wed Sep 16 19:41:56 2020 rev:4 rq:834893 version:0.10.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hvac/python-hvac.changes  2020-07-17 
20:51:55.444987507 +0200
+++ /work/SRC/openSUSE:Factory/.python-hvac.new.4249/python-hvac.changes        
2020-09-16 19:42:48.967027589 +0200
@@ -1,0 +2,14 @@
+Tue Aug  4 16:11:21 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 0.10.5:
+  - Add JWT/OIDC Authentication Method Classes. GH-613
+  - Add Identity Tokens Methods and Documentation. GH-611
+  - Add P-521 to list of allowed key types. GH-608
+  - Add P-384 and RSA-3072 to list of allowed key types. GH-606
+  - Options not read by tune_mount_configuration. GH-603
+  - Add Autodoc Summaries. GH-612
+  - Correct Return Type Docstrings Within Transit Class. GH-609
+  - Transit engine docs for Encrypt Data now refer to encrypt_data. GH-601
+  - Update Vault version test matrix / Oldest Support Vault Version. GH-610
+
+-------------------------------------------------------------------

Old:
----
  v0.10.4.tar.gz

New:
----
  v0.10.5.tar.gz

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

Other differences:
------------------
++++++ python-hvac.spec ++++++
--- /var/tmp/diff_new_pack.U2Klsk/_old  2020-09-16 19:42:50.963029558 +0200
+++ /var/tmp/diff_new_pack.U2Klsk/_new  2020-09-16 19:42:50.967029562 +0200
@@ -18,12 +18,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-hvac
-Version:        0.10.4
+Version:        0.10.5
 Release:        0
 Summary:        HashiCorp Vault API client
 License:        BSD-3-Clause
 URL:            https://github.com/ianunruh/hvac
 Source:         https://github.com/hvac/hvac/archive/v%{version}.tar.gz
+BuildRequires:  %{python_module Authlib}
+BuildRequires:  %{python_module Flask-SQLAlchemy}
+BuildRequires:  %{python_module Flask}
+BuildRequires:  %{python_module Werkzeug}
+BuildRequires:  %{python_module jwcrypto}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module parameterized}

++++++ v0.10.4.tar.gz -> v0.10.5.tar.gz ++++++
++++ 3964 lines of diff (skipped)


Reply via email to