https://bugzilla.redhat.com/show_bug.cgi?id=1463492 --- Comment #26 from s1061123@xxxxxxxxx --- Thank you Jan for your comments and explanation about undocumented guideline because I can only read documented rules (I hope it will be documented soon). Koko uses vendoring (i.e. bundling dependent packages) to avoid API mismatch between current package code in github and koko's code and no plan to remove it otherwise old code may failed to build in usual 'go get/build' command ('go get .' pulls latest code in github), for non-Fedora's go environment. Hence I decide to wait: + all dependent packages are RPMed in Fedora and + all dependent packages are up-to-date enough to bulid koko, or + golang provides the way to remove vendoring safely with backward compatibility. Without RPM package, user can easily install koko as 'go get' command hence it does not block user to use koko, I hope. Thank you, Jan, Samuel and Athos, again. So I keep it and I am going to update it when it is ready. -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx