Page MenuHomeFreeBSD

Add py-requests-kerberos An authentication handler for using Kerberos with Python Requests.
ClosedPublic

Authored by dvl on Mar 26 2015, 5:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 12:28 AM
Unknown Object (File)
Sep 16 2025, 6:11 PM
Unknown Object (File)
Sep 13 2025, 5:13 PM
Unknown Object (File)
Sep 13 2025, 7:37 AM
Unknown Object (File)
Sep 13 2025, 5:33 AM
Unknown Object (File)
Sep 13 2025, 3:01 AM
Unknown Object (File)
Sep 13 2025, 2:16 AM
Unknown Object (File)
Sep 13 2025, 1:56 AM
Subscribers
None

Details

Reviewers
wg
mat
Summary

Commit message will be:

Add py-requests-kerberos

An authentication handler for using Kerberos with Python Requests.

Approved by: ? (mentor)

Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

dvl retitled this revision from to Add py-requests-kerberos An authentication handler for using Kerberos with Python Requests..
dvl updated this object.
dvl edited the test plan for this revision. (Show Details)
dvl added reviewers: mat, wg.
mat edited edge metadata.
This revision is now accepted and ready to land.Mar 26 2015, 10:25 PM
security/py-requests-kerberos/pkg-descr
12–13 ↗(On Diff #4442)

Two blank lines here, should be only one.

dvl edited edge metadata.

Based on email feedback[1]:

  • Remove indefinite article from COMMENT
  • Add LICENSE / LICENSE_FILE
  • Add missing RUN_DEPENDS on security/py-kerberos
  • Match upstream minimum version requirements

[1] - http://docs.freebsd.org/cgi/mid.cgi?5514CA41.1050404

Updating D2150: Add py-requests-kerberos

An authentication handler for using Kerberos with Python Requests.

This revision now requires review to proceed.Mar 27 2015, 1:53 PM
security/py-requests-kerberos/Makefile
13–17

Missing the LICENSE variable.

dvl edited edge metadata.

Add LICENSE

Updating D2150: Add py-requests-kerberos

An authentication handler for using Kerberos with Python Requests.

mat edited edge metadata.
This revision is now accepted and ready to land.Mar 27 2015, 2:41 PM

committed : 382353 && 382423