We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e76255 commit 97763e8Copy full SHA for 97763e8
scripts/release/rpm/azure-cli.spec
@@ -51,9 +51,6 @@ source %{repo_path}/scripts/install_full.sh
51
# Remove unused SDK version
52
%{python_cmd} %{repo_path}/scripts/trim_sdk.py
53
54
-# cffi 1.15.0 doesn't work with RPM: https://foss.heptapod.net/pypy/cffi/-/issues/513
55
-%{python_cmd} -m pip install cffi==1.14.6
56
-
57
deactivate
58
59
# Fix up %{buildroot} appearing in some files...
0 commit comments