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)
Mon, Dec 30, 1:40 PM
Unknown Object (File)
Thu, Dec 19, 3:44 AM
Unknown Object (File)
Sat, Dec 14, 6:17 PM
Unknown Object (File)
Nov 25 2024, 2:37 AM
Unknown Object (File)
Nov 24 2024, 10:02 AM
Unknown Object (File)
Nov 21 2024, 5:22 AM
Unknown Object (File)
Nov 19 2024, 2:36 PM
Unknown Object (File)
Oct 6 2024, 3:05 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