Page MenuHomeFreeBSD

devel/py-setuptools: update to 75.1.0
Needs ReviewPublic

Authored by vishwin on Aug 6 2024, 2:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 6, 8:07 PM
Unknown Object (File)
Sun, Feb 2, 11:24 PM
Unknown Object (File)
Sun, Feb 2, 2:51 AM
Unknown Object (File)
Fri, Jan 31, 4:35 AM
Unknown Object (File)
Sat, Jan 25, 3:54 AM
Unknown Object (File)
Sun, Jan 19, 5:23 PM
Unknown Object (File)
Jan 12 2025, 10:35 AM
Unknown Object (File)
Dec 30 2024, 1:40 PM

Details

Reviewers
None
Group Reviewers
Python
Summary

Convert to USE_PYTHON=pep517, at least so it can build on Python 3.12+. Remove old cruft in the process.

Since 71.0.0, dependencies can be de-vendored. Those listed under [core] that do not introduce circular dependencies are de-vendored accordingly.

Test capability to possibly return later.

Test Plan

exp-run after dependent PRs, see PR 270358

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 60628
Build 57512: arc lint + arc unit

Event Timeline

vishwin created this revision.
vishwin retitled this revision from devel/py-setuptools: update to 72.1.0 to devel/py-setuptools: update to 74.0.0.Aug 28 2024, 12:26 AM

devel/py-setuptools: update to 75.1.0

vishwin retitled this revision from devel/py-setuptools: update to 74.0.0 to devel/py-setuptools: update to 75.1.0.Sep 17 2024, 1:48 AM
  • devel/py-setuptools: update to 75.3.0

75.5.0 is the latest upstream but drops support for Python 3.8 and requires devel/packaging 24.2 starting 75.4.0