Skip to content

BLD: update build-time dependencies#1575

Merged
snowman2 merged 1 commit intopyproj4:mainfrom
neutrinoceros:bld/dep/update-build-time-dependencies
Feb 18, 2026
Merged

BLD: update build-time dependencies#1575
snowman2 merged 1 commit intopyproj4:mainfrom
neutrinoceros:bld/dep/update-build-time-dependencies

Conversation

@neutrinoceros
Copy link
Contributor

@neutrinoceros neutrinoceros commented Feb 5, 2026

setuptools >=77 has been needed at least since #1512
I'm requiring >=77.0.1 because 77.0.0 was yanked
xref: pypa/setuptools#4706

wheel was never actually needed, but this mistake has been widespread because setuptools' documentation used to (incorrectly) include it in examples.
xref: pypa/setuptools#3859

  • Fully documented, including history.rst for all changes and api/*.rst for new API

@neutrinoceros neutrinoceros force-pushed the bld/dep/update-build-time-dependencies branch from cac7d6f to 10dbc78 Compare February 5, 2026 15:05
@neutrinoceros neutrinoceros marked this pull request as ready for review February 5, 2026 15:06
@snowman2 snowman2 added the dependencies Pull requests that update a dependency file label Feb 18, 2026
@snowman2 snowman2 added this to the 3.8.0 milestone Feb 18, 2026
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.85%. Comparing base (e81e5e5) to head (10dbc78).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1575   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files          20       20           
  Lines        1880     1880           
=======================================
  Hits         1802     1802           
  Misses         78       78           

☔ 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.

@snowman2 snowman2 merged commit 94891d7 into pyproj4:main Feb 18, 2026
18 checks passed
@snowman2
Copy link
Member

Thanks @neutrinoceros 👍

@neutrinoceros neutrinoceros deleted the bld/dep/update-build-time-dependencies branch February 18, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants