Hello community, here is the log from the commit of package python-azure-mgmt-keyvault for openSUSE:Factory checked in at 2020-11-13 18:59:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-keyvault (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-keyvault.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-keyvault" Fri Nov 13 18:59:07 2020 rev:9 rq:848202 version:8.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-keyvault/python-azure-mgmt-keyvault.changes 2020-10-02 17:31:11.134519400 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-keyvault.new.24930/python-azure-mgmt-keyvault.changes 2020-11-13 18:59:10.818121925 +0100 @@ -1,0 +2,9 @@ +Thu Nov 12 12:32:09 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 8.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove temporary version override + +------------------------------------------------------------------- Old: ---- azure-mgmt-keyvault-7.0.0.zip New: ---- azure-mgmt-keyvault-8.0.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-keyvault.spec ++++++ --- /var/tmp/diff_new_pack.MQsrIG/_old 2020-11-13 18:59:11.730122926 +0100 +++ /var/tmp/diff_new_pack.MQsrIG/_new 2020-11-13 18:59:11.734122931 +0100 @@ -16,17 +16,15 @@ # -%define realversion 7.0.0 - %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-keyvault -Version: 7.0.0.0 +Version: 8.0.0 Release: 0 Summary: Microsoft Azure Key Vault Management Client Library License: MIT Group: Development/Languages/Python URL: https://github.com/Azure/azure-sdk-for-python -Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-keyvault/azure-mgmt-keyvault-%{realversion}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-keyvault/azure-mgmt-keyvault-%{version}.zip Source1: LICENSE.txt BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0} BuildRequires: %{python_module azure-nspkg >= 3.0.0} @@ -54,10 +52,10 @@ This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7. %prep -%setup -q -n azure-mgmt-keyvault-%{realversion} +%setup -q -n azure-mgmt-keyvault-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-keyvault-%{realversion} +install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-keyvault-%{version} %python_build %install _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org