On Fri, 2021-11-12 at 10:24 -0500, Ben Beasley wrote:
> I know this pattern works in general, because I maintain several Python
> packages in which it is used.
> 
> I tried modifying python-fixit to patch requirements.txt as you 
> described. I confirmed the line appeared in the “prepped” source as you
> have written. Then I built it with mock and installed it into a Rawhide
> chroot without difficulty.
> 
> My best guess is that there was a mix-up in which RPM version you were 
> trying to install—something that’s probably happened to all of us. 
> Perhaps you built it in Rawhide and didn’t use --enablerepo=local when 
> testing the installation?
> 

Ah, that's likely what happened. And indeed, < '3.7' is better. Thanks!

Now we have something we can upstream, while just yanking out that line
likely won't fly:

https://github.com/Instagram/Fixit/pull/206

Best regards,

-- 
Michel Alexandre Salim
profile: https://keyoxide.org/mic...@michel-slm.name

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to