30 Oct
2024
30 Oct
'24
17:39
https://bugzilla.suse.com/show_bug.cgi?id=1229570 https://bugzilla.suse.com/show_bug.cgi?id=1229570#c5 --- Comment #5 from Nathan Cutler <ncutler@suse.com> --- (In reply to Nathan Cutler from comment #4)
I'm thinking how to solve this problem, and the only solution that occurs to me is to build and ship python311-pygit2. That will then require python311-cffi which is in the Python 3 module at version 1.15.1.
Ah, but even that won't be enough to meet the requirement: Requirement.parse('cffi>=1.16.0'), {'pygit2'}) So the first thing would be to land an update of python311-cffi in the Python 3 module, but even that will probably require an ECO (back to Comment 1). -- You are receiving this mail because: You are on the CC list for the bug.