You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pin pip to version 24.2, and update disable-non-manylinux.patch (sonic-net#19510)
* Update disable-non-manylinux.patch due to pip being updated to 24.1.2.
The code logic in this area has changed, resulting in patch conflicts.
Signed-off-by: Saikrishna Arcot <[email protected]>
* Update the pinned version for pip to explicitly point to 24.1.2
This is needed because the patch file that has been updated can only be
applied to 24.1.2. However, the version pinning for 24.0 will mean that
PR checkers and the daily build will try to continue using 24.0, and
thus fail to apply the patch.
Signed-off-by: Saikrishna Arcot <[email protected]>
* Revert changes to version files, and pin pip to 24.2
Signed-off-by: Saikrishna Arcot <[email protected]>
---------
Signed-off-by: Saikrishna Arcot <[email protected]>
0 commit comments