On Fri, Nov 26, 2021 at 11:30 PM Nico Kadel-Garcia <nkadel@xxxxxxxxx> wrote: > > It's also Friday right after Thanksgiving, "Black Friday". And most > python modules .spec files, which use pypi.org as their source > repository rathter than github, seem to be workin. (snip) > Directly referencing github is sometimes useful, for example for > anyone who bothers to straighten the somewhat crazed renaming of > "ansible" and ansible-core" as "ansible-core" and > "ansible-collections, or who works with ansible colleciton modules. > But how much of github references use 'codeload.github.com' rather > than 'github.com' ?There hae been way, way too many syntaxes for > pulling tarballs for git repos, it's sometimes quite confusing. > Especially for python modules, since the e python repo owner can > delete and replace arbitrary tags at whim. If you look at the actual request URL, you'll see that it is for github.com. The codeload.github.com URL is then a result of a server-side redirect. There *have* been many way to load tarballs from GitHub, but this has pretty much standardized in recent 2-3 years. And the fact that the URL scheme that is documented in the Packaging Guidelines (and probably the one used by the forge macros) is broken does not bode well. Fabio _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure