gotmax23 commented on the pull-request: `Fix goname generation to match 
versioning guildelines` that you are following:
``
> Won't this break existing packages that use %{goname} for the name of the 
> source package?

Yeah, I was about to write the same thing.


We cannot change this without breaking many packages. If we decide to go ahead 
with this change, it needs to be opt-in. I don't think it's worth changing in 
the first place. This is how we've always done compat packages. Go projects 
version import paths (e.g. github.com/containerd/btrfs/v2) and we replace `/` 
in import paths with `-`. We can document this in the Go Packaging Guidelines. 
We have more important things to do than renaming a bunch of packages for a 
second time, and I don't think this change makes sense to begin with.
``

To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/pull-request/55
_______________________________________________
golang 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