On 10/21/2017 08:45 PM, Troy Curtis Jr wrote:
I'd like to know what everyone's take on the best way to build python
extensions for both python2 and python3 when the upstream build system
can only build for one at time.
The path I took for the gpsd update I submitted was to use two
independent
Upstream announcement: [0]
tl;dr: pip 10 will make its internal API unavailable, so packages that have
code depending on it will break.
According to the announcement, there is still 1-2 months before the release
however I expect a lot of breakage when it lands on F28, so if your package
relies