Bug 1876601

Summary: Review Request: python-requests-credssp - HTTPS CredSSP authentication with the requests library
Product: [Fedora] Fedora Reporter: Fabian Affolter <mail>
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: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review, pikachu.2014
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-10 18:42:08 UTC Type: ---
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: 1876588    
Bug Blocks:    

Description Fabian Affolter 2020-09-07 16:48:36 UTC
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-requests-credssp.spec
SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-requests-credssp-1.2.0-1.fc32.src.rpm

Project URL: https://github.com/jborean93/requests-credssp

Description:
This package allows for HTTPS CredSSP authentication using the
requests library. CredSSP is a Microsoft authentication that 
allows your credentials to be delegated to a server giving you
double hop authentication.

Koji scratch build:
fails due to missing dependency

rpmlint output:
$ rpmlint python3-requests-credssp-1.2.0-1.fc32.noarch.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.


$ rpmlint python-requests-credssp-1.2.0-1.fc32.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Fedora Account System Username: fab

Comment 1 Mohamed El Morabity 2020-09-07 17:13:40 UTC
Hello,

the package already exists: https://src.fedoraproject.org/rpms/python-requests-credssp

Comment 2 Robert-André Mauchin 🐧 2020-09-10 18:42:08 UTC
I've already reviewed this:
https://src.fedoraproject.org/rpms/python%2Drequests%2Dcredssp

Probably needs an update though, last version in Fedora is 1.0.0.

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