Page MenuHomeFreeBSD

devel/py-ordered-set: convert to USE_PYTHON=pep517
Needs ReviewPublic

Authored by vishwin on Aug 6 2024, 2:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 3:43 AM
Unknown Object (File)
Thu, Oct 31, 2:36 AM
Unknown Object (File)
Oct 18 2024, 6:50 PM
Unknown Object (File)
Oct 2 2024, 1:37 PM
Unknown Object (File)
Oct 1 2024, 1:53 AM
Unknown Object (File)
Sep 21 2024, 5:18 AM
Unknown Object (File)
Sep 19 2024, 3:04 AM
Unknown Object (File)
Sep 15 2024, 7:16 AM
Subscribers
None

Details

Reviewers
antoine
Summary

setup.py only still exists for some kind of legacy compatibility; the package itself uses flit-core to build. The correct pytest configuration is included in the PEP-517 configuration.

While here, update WWW

Test Plan

Verified no functional changes.

Diff Detail

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

Event Timeline

vishwin created this revision.