Re: How to pass arbritary options in SPEC file for python build

2024-11-04 Thread Elliott Sales de Andrade via python-devel
On Mon, Nov 4, 2024 at 6:37 PM Gerald B. Cox via python-devel wrote: > > Posted originally here: > https://discussion.fedoraproject.org/t/how-to-pass-arbritary-options-in-spec-file-for-python-build/135434/ > > I’m currently refactoring the picard spec file to conform to the new python > build gui

How to pass arbritary options in SPEC file for python build

2024-11-04 Thread Gerald B. Cox via python-devel
Posted originally here: https://discussion.fedoraproject.org/t/how-to-pass-arbritary-options-in-spec-file-for-python-build/135434/ I’m currently refactoring the picard spec file to conform to the new python build guidelines (used pyprojectize, thanks!), everything fine there so I thought I’d add