https://bugzilla.redhat.com/show_bug.cgi?id=1961025
Robert-André Mauchin 🐧 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST CC| |[email protected] Assignee|[email protected] |[email protected] Doc Type|--- |If docs needed, set a value Flags| |fedora-review+ --- Comment #2 from Robert-André Mauchin 🐧 <[email protected]> --- - According to https://github.com/go-gorp/gorp/blob/v3/go.mod the v3 import path is github.com/go-gorp/gorp/v3 So you should set: # https://github.com/go-gorp/gorp %global goipath github.com/go-gorp/gorp/v3 %global forgeurl https://github.com/go-gorp/gorp Version: 3.0.2 So it is properly imported by dependent package. - License ok - Latest version packaged - Builds in mock - No rpmlint errors - Conforms to Packaging Guidelines Package approved. Please fix the import path issue before import. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
