Hello community,
here is the log from the commit of package python-azure-keyvault for
openSUSE:Factory checked in at 2020-05-08 23:04:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault (Old)
and /work/SRC/openSUSE:Factory/.python-azure-keyvault.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-keyvault"
Fri May 8 23:04:26 2020 rev:7 rq:801169 version:4.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-keyvault/python-azure-keyvault.changes
2020-01-28 10:55:32.541050664 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-keyvault.new.2738/python-azure-keyvault.changes
2020-05-08 23:04:27.245752234 +0200
@@ -1,0 +2,10 @@
+Thu Apr 30 10:04:07 UTC 2020 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 4.1.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Add CHANGELOG.md and README.md to %doc in %files section
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-keyvault-4.0.0.zip
New:
----
azure-keyvault-4.1.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-keyvault.spec ++++++
--- /var/tmp/diff_new_pack.QSPjjf/_old 2020-05-08 23:04:27.861753492 +0200
+++ /var/tmp/diff_new_pack.QSPjjf/_new 2020-05-08 23:04:27.865753500 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-keyvault
-Version: 4.0.0
+Version: 4.1.0
Release: 0
Summary: Microsoft Azure Key Vault Client Library
License: MIT
@@ -32,9 +32,10 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
-Requires: python-azure-keyvault-keys >= 4.0
+Requires: python-azure-keyvault-certificates >= 4.1
+Requires: python-azure-keyvault-keys >= 4.1
Requires: python-azure-keyvault-nspkg >= 1.0.0
-Requires: python-azure-keyvault-secrets >= 4.0
+Requires: python-azure-keyvault-secrets >= 4.1
Requires: python-azure-nspkg >= 3.0.0
Conflicts: python-azure-sdk <= 2.0.0
@@ -72,6 +73,7 @@
%files %{python_files}
%defattr(-,root,root,-)
%license LICENSE.txt
+%doc CHANGELOG.md README.md
%{python_sitelib}/azure_keyvault-*.egg-info
%changelog