Skip to content

chore(deps): Pin setuptools~=81.0 (backport #5027)#5036

Merged
adityahase merged 2 commits intomasterfrom
mergify/bp/master/pr-5027
Feb 9, 2026
Merged

chore(deps): Pin setuptools~=81.0 (backport #5027)#5036
adityahase merged 2 commits intomasterfrom
mergify/bp/master/pr-5027

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Feb 9, 2026

pkg_resources has been removed from Setuptools v82.0.0

Razorpay 1.2.0 depends on pkg_resources. razorpay/razorpay-python#307

Ref: https://setuptools.pypa.io/en/stable/history.html#deprecations-and-removals


This is an automatic backport of pull request #5027 done by Mergify.

Trigger Setup Bench and Server Tests if pyproject.toml changes

(cherry picked from commit feecbb9)
pkg_resources has been removed from Setuptools v82.0.0

Razorpay 1.2.0 depends on pkg_resources. razorpay/razorpay-python#307

Packages from dev-requirements (e.g. moto) ask for setuptools>=x, that fetches the latest setuptools, ignoring the previous constraints.
So, pin setuptools in dev-requirements.txt

Ref: https://setuptools.pypa.io/en/stable/history.html#deprecations-and-removals
(cherry picked from commit 98bc36b)
@adityahase adityahase merged commit 78299f8 into master Feb 9, 2026
3 of 4 checks passed
@adityahase adityahase deleted the mergify/bp/master/pr-5027 branch February 9, 2026 12:31
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@bfd7193). Learn more about missing BASE report.
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5036   +/-   ##
=========================================
  Coverage          ?   45.34%           
=========================================
  Files             ?      843           
  Lines             ?    67594           
  Branches          ?      284           
=========================================
  Hits              ?    30650           
  Misses            ?    36916           
  Partials          ?       28           
Flag Coverage Δ
dashboard 72.98% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant