Pin setuptools to <82 for release-7.1.x builds.

Review Request #14845 — Created Feb. 22, 2026 and submitted

Information

Review Board
release-7.1.x

Reviewers

setuptools version 82 removed the old pkg_resources package, but the
version of haystack that we currently are using on release-7.1.x uses
it. This was preventing isolated builds from working, especially in the
CI environment.

Did a test of this on the master branch with CI.

Summary ID
Pin setuptools to <82 for release-7.1.x builds.
setuptools version 82 removed the old `pkg_resources` package, but the version of haystack that we currently are using on release-7.1.x uses it. This was preventing isolated builds from working, especially in the CI environment. Testing Done: Did a test of this on the master branch with CI.
wlsmzrlyrmykwyuonpvwtkmmolxuqpmy
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-7.1.x (2251365)