Hello community, here is the log from the commit of package azure-cli-core for openSUSE:Factory checked in at 2019-10-31 18:15:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/azure-cli-core (Old) and /work/SRC/openSUSE:Factory/.azure-cli-core.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-core" Thu Oct 31 18:15:40 2019 rev:7 rq:742683 version:2.0.75 Changes: -------- --- /work/SRC/openSUSE:Factory/azure-cli-core/azure-cli-core.changes 2019-06-05 11:42:43.367047666 +0200 +++ /work/SRC/openSUSE:Factory/.azure-cli-core.new.2990/azure-cli-core.changes 2019-10-31 18:15:43.554039745 +0100 @@ -1,0 +2,15 @@ +Thu Oct 24 12:09:45 UTC 2019 - John Paul Adrian Glaubitz <[email protected]> + +- New upstream release + + Version 2.0.75 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Drop patch to support older versions of setuptools as + SLE-12 is now shipping with a recent enough version + + acc_drop-compatible-releases-operator.patch +- Drop patch to relax version requires in setup.py, it's + not required as the dependencies are managed by RPM + + acc_relax-requires-versions.patch +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- acc_drop-compatible-releases-operator.patch acc_relax-requires-versions.patch azure-cli-core-2.0.64.tar.gz New: ---- azure-cli-core-2.0.75.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ azure-cli-core.spec ++++++ --- /var/tmp/diff_new_pack.CsAz1i/_old 2019-10-31 18:15:45.178041426 +0100 +++ /var/tmp/diff_new_pack.CsAz1i/_new 2019-10-31 18:15:45.190041438 +0100 @@ -17,7 +17,7 @@ Name: azure-cli-core -Version: 2.0.64 +Version: 2.0.75 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -25,8 +25,6 @@ Url: https://github.com/Azure/azure-cli Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz Source1: LICENSE.txt -Patch1: acc_drop-compatible-releases-operator.patch -Patch2: acc_relax-requires-versions.patch BuildRequires: azure-cli-nspkg BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -36,26 +34,27 @@ Requires: azure-cli-telemetry Requires: python3-PyJWT Requires: python3-PyYAML -Requires: python3-adal >= 1.2.0 -Requires: python3-argcomplete >= 1.8.0 -Requires: python3-azure-mgmt-resource >= 2.1.0 +Requires: python3-adal < 2.0 +Requires: python3-adal >= 1.2 +Requires: python3-argcomplete < 2.0 +Requires: python3-argcomplete >= 1.8 +Requires: python3-azure-mgmt-resource < 5.0 +Requires: python3-azure-mgmt-resource >= 4.0 Requires: python3-azure-nspkg >= 3.0.0 Requires: python3-colorama >= 0.3.9 +Requires: python3-humanfriendly < 5.0 Requires: python3-humanfriendly >= 4.7 Requires: python3-jmespath Requires: python3-knack < 1.0.0 -Requires: python3-knack >= 0.6.1 +Requires: python3-knack >= 0.6.2 Requires: python3-msrest >= 0.4.4 -Requires: python3-msrestazure >= 0.4.25 +Requires: python3-msrestazure >= 0.6.2 +Requires: python3-paramiko < 3.0.0 Requires: python3-paramiko >= 2.0.8 Requires: python3-pip -Requires: python3-psutil >= 5.6.1 Requires: python3-pyOpenSSL >= 17.1.0 -Requires: python3-pygments -Requires: python3-pyperclip >= 1.7.0 Requires: python3-requests >= 2.20.0 Requires: python3-six -Requires: python3-tabulate >= 0.7.7 Requires: python3-wheel >= 0.30.0 %if %{python3_version_nodots} < 34 Requires: python-enum34 >= 1.0.4 @@ -69,8 +68,6 @@ %prep %setup -q -n azure-cli-core-%{version} -%patch1 -p1 -%patch2 -p1 %build install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version} ++++++ azure-cli-core-2.0.64.tar.gz -> azure-cli-core-2.0.75.tar.gz ++++++ ++++ 1668 lines of diff (skipped)
