Skip to content

Commit 97763e8

Browse files
authored
{Packaging} Unpin cffi in RPM package (#31359)
1 parent 9e76255 commit 97763e8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/release/rpm/azure-cli.spec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ source %{repo_path}/scripts/install_full.sh
5151
# Remove unused SDK version
5252
%{python_cmd} %{repo_path}/scripts/trim_sdk.py
5353

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-
5754
deactivate
5855

5956
# Fix up %{buildroot} appearing in some files...

0 commit comments

Comments
 (0)