Leo Famulari writes: > On Sun, Aug 21, 2016 at 01:58:51PM -0400, Leo Famulari wrote: >> I picked this up. I've attached two patches. They upgrade python-3.4 to >> 3.4.5, and then upgrade python-3 to 3.5.2 while preserving a python-3.4. >> These are the latest releases in their respective series. >> >> I had to split part of the python-fix-tests.patch into 3.4 and 3.5 >> specific patches, since those packages' codebases have diverged. >> >> python@3.4.5 and python@3.5.2 both build on master and wip-python. >> python-setuptools builds with python@3.5.2 on master. >> >> I'd like to put these on core-updates. The wip-python branch will take a >> while to get ready. I found this saga about what Nix had to do to >> upgrade setuptools: >> https://github.com/NixOS/nixpkgs/pull/12552 > > I went ahead and pushed to core-updates, bringing the branch to > 72df66806.
Horray! Thanks for pushing it the rest of the way. :)