2017-09-27 13:57:55 +02:00
|
|
|
#
|
|
|
|
# spec file for package azure-cli-core
|
|
|
|
#
|
2023-01-10 15:31:29 +01:00
|
|
|
# Copyright (c) 2023 SUSE LLC
|
2017-09-27 13:57:55 +02:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2018-10-11 11:54:01 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2017-09-27 13:57:55 +02:00
|
|
|
#
|
|
|
|
|
2018-02-09 20:21:06 +01:00
|
|
|
|
2017-09-27 13:57:55 +02:00
|
|
|
Name: azure-cli-core
|
2023-05-03 13:33:48 +02:00
|
|
|
Version: 2.48.1
|
2017-09-27 13:57:55 +02:00
|
|
|
Release: 0
|
|
|
|
Summary: Microsoft Azure CLI Core Module
|
|
|
|
License: MIT
|
|
|
|
Group: System/Management
|
2019-11-28 16:37:54 +01:00
|
|
|
URL: https://github.com/Azure/azure-cli
|
2017-09-27 13:57:55 +02:00
|
|
|
Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz
|
|
|
|
Source1: LICENSE.txt
|
2020-09-30 15:23:11 +02:00
|
|
|
Patch0: acc_disable-update-check.patch
|
2018-02-09 20:21:06 +01:00
|
|
|
BuildRequires: azure-cli-nspkg
|
2019-04-18 03:07:05 +02:00
|
|
|
BuildRequires: fdupes
|
2019-06-04 14:25:55 +02:00
|
|
|
BuildRequires: python-rpm-macros
|
2019-04-18 03:07:05 +02:00
|
|
|
BuildRequires: python3-azure-nspkg >= 3.0.0
|
2017-09-27 13:57:55 +02:00
|
|
|
BuildRequires: python3-setuptools
|
|
|
|
Requires: azure-cli-nspkg
|
2022-09-16 14:54:53 +02:00
|
|
|
Requires: azure-cli-telemetry >= 1.0.8
|
2021-07-21 11:35:32 +02:00
|
|
|
Requires: python3-PyJWT >= 2.1.0
|
2022-07-22 13:26:25 +02:00
|
|
|
Requires: python3-argcomplete < 3.0
|
|
|
|
Requires: python3-argcomplete >= 2.0
|
2021-05-12 09:14:36 +02:00
|
|
|
Requires: python3-azure-mgmt-core < 2.0.0
|
2021-10-15 18:36:09 +02:00
|
|
|
Requires: python3-azure-mgmt-core >= 1.2.0
|
2019-04-18 03:07:05 +02:00
|
|
|
Requires: python3-azure-nspkg >= 3.0.0
|
2021-10-15 18:36:09 +02:00
|
|
|
Requires: python3-cryptography
|
2021-12-07 17:02:29 +01:00
|
|
|
Requires: python3-humanfriendly < 11.0
|
|
|
|
Requires: python3-humanfriendly >= 10.0
|
2017-10-02 14:17:18 +02:00
|
|
|
Requires: python3-jmespath
|
2019-05-21 12:58:42 +02:00
|
|
|
Requires: python3-knack < 1.0.0
|
2022-09-16 14:54:53 +02:00
|
|
|
Requires: python3-knack >= 0.10.0
|
2020-05-07 14:27:32 +02:00
|
|
|
Requires: python3-msal < 2.0.0
|
2022-10-14 08:41:51 +02:00
|
|
|
Requires: python3-msal >= 1.20.0
|
2022-04-28 21:38:06 +02:00
|
|
|
Requires: python3-msal-extensions < 2.0.0
|
|
|
|
Requires: python3-msal-extensions >= 1.0.0
|
2022-01-14 13:45:22 +01:00
|
|
|
Requires: python3-msrestazure < 0.7.0
|
|
|
|
Requires: python3-msrestazure >= 0.6.4
|
|
|
|
Requires: python3-packaging >= 20.9
|
2023-03-07 20:03:27 +01:00
|
|
|
Requires: python3-paramiko < 4.0.0
|
2020-05-07 14:27:32 +02:00
|
|
|
Requires: python3-paramiko >= 2.0.8
|
2017-10-02 14:17:18 +02:00
|
|
|
Requires: python3-pip
|
2020-05-07 14:27:32 +02:00
|
|
|
Requires: python3-pkginfo >= 1.5.0.1
|
2022-04-13 14:32:19 +02:00
|
|
|
Requires: python3-psutil < 6.0
|
|
|
|
Requires: python3-psutil >= 5.9
|
2018-10-11 11:54:01 +02:00
|
|
|
Requires: python3-pyOpenSSL >= 17.1.0
|
2020-03-11 09:49:51 +01:00
|
|
|
Requires: python3-requests < 3.0.0
|
2021-07-21 11:35:32 +02:00
|
|
|
Requires: python3-requests >= 2.25.1
|
2018-10-11 11:54:01 +02:00
|
|
|
Requires: python3-wheel >= 0.30.0
|
|
|
|
%if %{python3_version_nodots} < 34
|
|
|
|
Requires: python-enum34 >= 1.0.4
|
|
|
|
%endif
|
2017-09-27 13:57:55 +02:00
|
|
|
Conflicts: azure-cli < 2.0.0
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description
|
|
|
|
Microsoft Azure CLI Core Module
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n azure-cli-core-%{version}
|
2020-09-30 15:23:11 +02:00
|
|
|
%patch0 -p1
|
2017-09-27 13:57:55 +02:00
|
|
|
|
|
|
|
%build
|
|
|
|
install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version}
|
|
|
|
python3 setup.py build
|
|
|
|
|
|
|
|
%install
|
|
|
|
python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} --install-lib=%{python3_sitelib}
|
2019-06-04 14:25:55 +02:00
|
|
|
%fdupes %{buildroot}%{python3_sitelib}
|
2017-10-04 13:54:18 +02:00
|
|
|
rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__init__.*
|
|
|
|
rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__pycache__
|
|
|
|
rm -rf %{buildroot}%{python3_sitelib}/azure/__init__.*
|
|
|
|
rm -rf %{buildroot}%{python3_sitelib}/azure/__pycache__
|
2017-09-27 13:57:55 +02:00
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
2018-04-23 15:05:14 +02:00
|
|
|
%doc HISTORY.rst README.rst
|
|
|
|
%license LICENSE.txt
|
2017-10-04 13:54:18 +02:00
|
|
|
%{python3_sitelib}/azure/cli/core
|
|
|
|
%{python3_sitelib}/azure_cli_core-*.egg-info
|
2018-02-09 20:21:06 +01:00
|
|
|
|
2017-09-27 13:57:55 +02:00
|
|
|
%changelog
|