Skip to content

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

Merged
adityahase merged 2 commits intodevelopfrom
adityahase-patch-1
Feb 9, 2026
Merged

chore(deps): Pin setuptools~=81.0#5027
adityahase merged 2 commits intodevelopfrom
adityahase-patch-1

Conversation

@adityahase
Copy link
Copy Markdown
Member

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

@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 (develop@270ce57). Learn more about missing BASE report.
⚠️ Report is 15 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #5027   +/-   ##
==========================================
  Coverage           ?   45.22%           
==========================================
  Files              ?      846           
  Lines              ?    68029           
  Branches           ?      283           
==========================================
  Hits               ?    30765           
  Misses             ?    37236           
  Partials           ?       28           
Flag Coverage Δ
dashboard 72.86% <ø> (?)

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.

Trigger Setup Bench and Server Tests if pyproject.toml changes
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
@adityahase adityahase merged commit cb16d1f into develop Feb 9, 2026
8 of 9 checks passed
@adityahase adityahase deleted the adityahase-patch-1 branch February 9, 2026 12:30
adityahase added a commit that referenced this pull request Feb 9, 2026
chore(deps): Pin setuptools~=81.0 (backport #5027)
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