Python cryptography, Rust, and Gentoo
Python cryptography, Rust, and Gentoo
Posted Feb 16, 2021 13:07 UTC (Tue) by mathstuf (subscriber, #69389)In reply to: Python cryptography, Rust, and Gentoo by LtWorf
Parent article: Python cryptography, Rust, and Gentoo
If we had gone with your proposal, now my distro is stuck with a patch rejected by upstream. Yay?
In this case, I rework the patch and adapt my code when I point to the next proposed patch. Same as step 1, just with a different baseline to diff from.
> Using a distribution this would all be solved already rather than having to be solved 10000 times by every single project.
As if Linux is the only distribution platform for projects these days. You do realize that Linux (and the BSDs) are the oddballs out here, right? Pretty much everything else does vendoring or the like to a large extent. And if I want a turnkey release from my website, a tarball with dependencies embedded is the answer even for Linux without waiting for distros to churn on the new release (which generally takes a month or two to hit the unstable channels for our project; add a release cycle for the stable channel to have a chance).
