Page MenuHomeFreeBSD

security/py-biscuit-auth: Convert build to use PEP 517 and rename to PyPI name
Needs ReviewPublic

Authored by michaelo on Sun, Aug 23, 9:09 PM.
Tags
None
Referenced Files
F167848436: D59133.diff
Mon, Aug 24, 11:50 PM
F167792681: D59133.id184813.diff
Mon, Aug 24, 2:15 PM
F167785444: D59133.diff
Mon, Aug 24, 12:55 PM
Unknown Object (File)
Sun, Aug 23, 9:33 PM
Unknown Object (File)
Sun, Aug 23, 9:32 PM
Unknown Object (File)
Sun, Aug 23, 9:28 PM
Subscribers
None

Details

Reviewers
joneum
vishwin
Summary
  • Rename port to PyPI name according to Python policy
  • Move build completely to PEP 517
  • Bump consumers: www/bunkerweb/Makefile
  • Simplify Python discovery; the build frontend will pass the interpreter

New name: security/py-biscuit-python

PR: 297823

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75999
Build 72882: arc lint + arc unit

Event Timeline

michaelo created this revision.

@vishwin, I have picked up your comments and https://wiki.freebsd.org/Python/PortsPolicy#PORTNAME and made this port right.

michaelo retitled this revision from security/py-biscuit-auth: Convert build to use PEP 517 and rename to PyPI to security/py-biscuit-auth: Convert build to use PEP 517 and rename to PyPI name.Sun, Aug 23, 9:13 PM
  • Simplify Python discovery; the build frontend will pass the interpreter