Re: Python 3.4, ensurepip and wheels

2013-12-11 Thread Bohuslav Kabrda
- Original Message - > On 12/11/2013 04:52 PM, Bohuslav Kabrda wrote: > >> So, here's a crazy thought: what if, rather than copying the installed > >> files directly into the virtual environment, we reverse engineered a > >> wheel archive *dynamically* from the system install and then insta

Re: Python 3.4, ensurepip and wheels

2013-12-11 Thread Nick Coghlan
On 12/12/2013 01:18 AM, Bohuslav Kabrda wrote: > Well yeah, my point is that there is no upstream-acceptable way other than > checking the file hashes by ensurepip, is there? If I wouldn't want to check > file hashes, I'd have to query RPM for release - or is there some other way > you're thinki