[NEW PORT] security/py-python-pam: Python PAM module Python PAM module WWW: https://github.com/FirefighterBlu3/python-pam PR: 235212 Submitted by: Charlie Li <ml+freebsd vishwin info> Reviewed_by: koobs Approved by: koobs Differential_Revision: D18979
Details
Details
- Reviewers
koobs - Group Reviewers
Python - Commits
- rP491641: security/py-python-pam: create port
- portlint: OK
- testport: OK
- ran python3.7 -m pam using own credentials successfully
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Please confirm this also passes portlint
security/py-python-pam/pkg-descr | ||
---|---|---|
2 ↗ | (On Diff #53240) | Insufficient for pkg-descr contents, and its really unfortunate upstream doesn't provide anything except CLI examples in their README. I don't know what to suggest, but if we can't find something upstream or make something up, we'll have to accept it as is. |
3 ↗ | (On Diff #53240) | Match metadata from setup.py where possible, as it is canonical. In this case setup.py:url is https://github.com/FirefighterBlu3/python-pam |
security/py-python-pam/pkg-descr | ||
---|---|---|
2 ↗ | (On Diff #53240) | I wish there was something better to come up with, but the actual code is such a thin wrapper around the native PAM library that any more description would be redundant at best. Even upstream's "supporting py3 (and py2)" doesn't serve much of a purpose. |
security/py-python-pam/Makefile | ||
---|---|---|
5 ↗ | (On Diff #53244) | Add python to CATEGORIES as a secondary/virtual category |