Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-hvac for openSUSE:Factory checked in at 2021-06-19 23:03:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hvac (Old) and /work/SRC/openSUSE:Factory/.python-hvac.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hvac" Sat Jun 19 23:03:07 2021 rev:8 rq:900662 version:0.10.14 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hvac/python-hvac.changes 2021-05-19 17:49:30.197503648 +0200 +++ /work/SRC/openSUSE:Factory/.python-hvac.new.2625/python-hvac.changes 2021-06-19 23:03:38.823727449 +0200 @@ -1,0 +2,11 @@ +Thu Jun 17 21:17:29 UTC 2021 - Dirk M??ller <[email protected]> + +- udpate to 0.10.14: + * Python 2.7: Drop Trailing Comma In `Cert.login()`. + * Refactor `Cert.login()` Conditional for Python 2.7 Syntax Support. + * Add default to `group_type` argument in `update_group` and `create_or_update_group_by_name`. + * Add Certificate Authentication Methods. + * Expand Transform class to include new(ish) tokenization methods. + * Add `delete_version_after` KvV2 Param - `configure()` / `update_metadata(). + +------------------------------------------------------------------- Old: ---- v0.10.10.tar.gz New: ---- v0.10.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hvac.spec ++++++ --- /var/tmp/diff_new_pack.NMIyur/_old 2021-06-19 23:03:39.255728116 +0200 +++ /var/tmp/diff_new_pack.NMIyur/_new 2021-06-19 23:03:39.259728122 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hvac -Version: 0.10.10 +Version: 0.10.14 Release: 0 Summary: HashiCorp Vault API client License: BSD-3-Clause @@ -30,9 +30,9 @@ BuildRequires: %{python_module Werkzeug} BuildRequires: %{python_module jwcrypto} BuildRequires: %{python_module mock} -BuildRequires: %{python_module nose} BuildRequires: %{python_module parameterized} BuildRequires: %{python_module pyhcl >= 0.3.10} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.21.0} BuildRequires: %{python_module requests-mock} BuildRequires: %{python_module setuptools} @@ -62,7 +62,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} nosetests-%{$python_bin_suffix} -v +%pytest %files %{python_files} %doc README* ++++++ v0.10.10.tar.gz -> v0.10.14.tar.gz ++++++ ++++ 2638 lines of diff (skipped)
