Bug 2099857

Summary: Review Request: python-pykrb5 - Python library providing wrapping functions for the Kerberos 5 C API
Product: [Fedora] Fedora Reporter: Julien Rische <jrische>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: asn, code, orion, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-03-12 00:22:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2099677    
Bug Blocks:    

Description Julien Rische 2022-06-21 20:38:18 UTC
Spec URL: https://pagure.io/rpm-python-pykrb5/raw/rawhide/f/python-pykrb5.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/jrische/python-pykrb5/fedora-rawhide-x86_64/04552339-python-pykrb5/python-pykrb5-0.3.0-1.fc37.src.rpm

Description:
This library provides Python functions that wraps the Kerberos 5 C API. Due to
the complex nature of this API it is highly recommended to use something like
python-gssapi which exposes the Kerberos authentication details through GSSAPI.

Fedora Account System Username: jrische

Source RPM repo: https://pagure.io/rpm-python-pykrb5

Copr: https://copr.fedorainfracloud.org/coprs/jrische/python-pykrb5/

This package depends on the package review of python-k5test (bug 2099677).

Comment 1 Andreas Schneider 2022-06-23 17:19:05 UTC
We might not need this: https://github.com/openSUSE/cepces/pull/18

Comment 2 Orion Poplawski 2023-06-03 03:47:47 UTC
Looks like we're going to need this for the latest python-spnego kerberos extras.  Julien - are you still interested in maintaining this?  Looks like version 0.5.0 is out.

Comment 3 Andreas Schneider 2023-09-05 15:14:16 UTC
You should use python-gssapi instead of python-spnego!

Comment 4 Orion Poplawski 2023-09-06 02:21:12 UTC
We're mostly stuck with what upstream is using.  So you are saying that packages like requests_ntlm should be using gssapi instead of spegno?  Why?  How hard is it to port from one to the other?  Would you be willing to file PRs to the upstream projects?  Thanks.

Comment 5 Andreas Schneider 2023-09-06 11:14:21 UTC
Oh, if it is for requests_ntlm you can even use requests-gssapi. There is a simple function HTTPSPNEGOAuth(). Maybe ask upstream if they could migrate.

Comment 6 Package Review 2024-09-06 00:45:28 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time, but it seems
that the review is still being working out by you. If this is right, please
respond to this comment clearing the NEEDINFO flag and try to reach out the
submitter to proceed with the review.

If you're not interested in reviewing this ticket anymore, please clear the
fedora-review flag and reset the assignee, so that a new reviewer can take
this ticket.

Without any reply, this request will shortly be resetted.

Comment 7 Package Review 2024-10-06 00:45:44 UTC
This is an automatic action taken by review-stats script.

The ticket reviewer failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we reset the status and the assignee of this ticket.

Comment 8 Ben Beasley 2025-03-12 00:22:17 UTC
It looks like this package is already in Fedora as https://src.fedoraproject.org/rpms/python-krb5.

*** This bug has been marked as a duplicate of bug 2238652 ***