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
Package versions are not pinned and hashes are not required. (wheel in particular is currently at version 0.34.1, which has a downstream issue that's breaking make build-debs.)
Steps to Reproduce
run make build-debs against current develop
Expected Behavior
build process uses pinned and reviewed packages
Actual Behavior
build process uses latest versions without checking hashes