https://bugzilla.redhat.com/show_bug.cgi?id=2379003



--- Comment #3 from Marc-Andre Lureau <[email protected]> ---
Hmm, something new when building this with fedpkg local:

/usr/bin/cargo2rpm --path Cargo.toml buildrequires

Traceback (most recent call last):
  File "/usr/bin/cargo2rpm", line 8, in <module>
    sys.exit(main())
             ~~~~^^
  File "/usr/lib/python3.13/site-packages/cargo2rpm/__main__.py", line 115, in
main
    action_buildrequires(args)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/usr/lib/python3.13/site-packages/cargo2rpm/__main__.py", line 52, in
action_buildrequires
    brs = buildrequires(metadata.packages[0], flags, args.with_check)
  File "/usr/lib/python3.13/site-packages/cargo2rpm/rpm.py", line 136, in
buildrequires
    if msrv := package.rust_version:
               ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/cargo2rpm/metadata.py", line 200, in
rust_version
    return self._data["rust_version"]
           ~~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'rust_version'


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2379003

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202379003%23c3

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to