Hi Miro Thanks for the reply. Picard ships with the ability for the user to check to see if there is a later update than what is packaged and then tries to apply it. Since this is a RPM package, that's not appropriate, so upstream created the option to disable the update dialog via the --disable-autoupdate option. If this isn't possible, I found a workaround by manually patching the setup.py file.
I receive the following error: Running command Preparing metadata (pyproject.toml) usage: _in_process.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: _in_process.py --help [cmd1 cmd2 ...] or: _in_process.py --help-commands or: _in_process.py cmd --help error: option --disable-autoupdate not recognized error: subprocess-exited-with-error × Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. full command: /usr/bin/python3 /usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py prepare_metadata_for_build_wheel /home/gbcox/fedpkg/picard/picard-2.12.3-build/picard-2c1c30e6ccba886270cb49aed6d0329e114763da/.pyproject-builddir/tmp9ycqtxyw cwd: /home/gbcox/fedpkg/picard/picard-2.12.3-build/picard-2c1c30e6ccba886270cb49aed6d0329e114763da Preparing metadata (pyproject.toml): finished with status 'error' error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. error: Bad exit status from /var/tmp/rpm-tmp.zYPqTD (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.zYPqTD (%build) -- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue