Bug 2229737
Summary: | Please provide python3-msal for EPEL8 (and maybe EPEL7 if it is going to fly) | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Jakub Jelen <jjelen> |
Component: | python-msal | Assignee: | Ben Beasley <code> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel8 | CC: | code, mhayden, python-packagers-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-msal-1.23.0-5.el8 python-msal-1.23.0-6.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-08-24 02:19:43 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: | |||
Bug Blocks: | 2208250 |
Description
Jakub Jelen
2023-08-07 13:26:08 UTC
I'm not super optimistic here, but I tossed in an EPEL 8 scratch build to test: https://koji.fedoraproject.org/koji/taskinfo?taskID=104490595 Try this out? https://src.fedoraproject.org/fork/music/rpms/python-msal/commits/epel8test I tried > fedpkg --release epel8 mockbuild --with tests --enable-network and got =========================== short test summary info ============================ FAILED tests/test_e2e.py::SshCertTestCase::test_ssh_cert_for_user_should_work_with_any_account ====== 1 failed, 107 passed, 54 skipped, 6 warnings in 143.24s (0:02:23) ======= which seems not-terrible, and is the same result I get if I repeat the exercise for Rawhide. I haven’t tried EPEL7, but I could give it a shot. (In reply to Jakub Jelen from comment #0) > Description of problem: > I need this package for sasl-xoauth2 (under review now, bug #2208250). Are you looking to depend on this from any Pythons other than the default Python 3 interpreters in EPEL8 and EPEL7 (both Python 3.6)? In particular, are you looking for python2-msal subpackages in either EPEL8 or EPEL7? (In reply to Ben Beasley from comment #3) > (In reply to Jakub Jelen from comment #0) > > Description of problem: > > I need this package for sasl-xoauth2 (under review now, bug #2208250). > > Are you looking to depend on this from any Pythons other than the default > Python 3 interpreters in EPEL8 and EPEL7 (both Python 3.6)? In particular, > are you looking for python2-msal subpackages in either EPEL8 or EPEL7? I do not think we need the python2. I think default python3 should be good enough. (In reply to Ben Beasley from comment #2) > Try this out? > > https://src.fedoraproject.org/fork/music/rpms/python-msal/commits/epel8test @mhayden , what do you think? I can do an EPEL8 build as a python-packagers-sig if you like, but I can’t use commit access to do the branch request. FEDORA-EPEL-2023-c39baaf53e has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-c39baaf53e EPEL7 initial package incoming. Because there is no python2-jwt (and python-jwt is a RHEL7 package), this will build only python36-msal, not python2-msal. Technically, somebody could make a separate python2-jwt source in EPEL7, but I think it’s a bad idea if it can be avoided. FEDORA-EPEL-2023-8fa00b9060 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-8fa00b9060 FEDORA-EPEL-2023-c39baaf53e has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-c39baaf53e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2023-8fa00b9060 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-8fa00b9060 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2023-c39baaf53e has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2023-8fa00b9060 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. |