Re: Packaging Python that requires 3.5

2015-11-28 Thread Brian May
Dmitry Shachnev writes: > I recommend simply waiting until 3.5 is the default (do we have any ETA > for that?). Good question. If it was anytime soon, I would wait. However I don't know much about this Python 3.5 transition, or what the current waiting point is. Is there anything that can be d

Re: Packaging Python that requires 3.5

2015-11-28 Thread Dmitry Shachnev
Hi Brian, On Sat, Nov 28, 2015 at 05:08:20PM +1100, Brian May wrote: > Apparently this doesn't work just yet. > > In debian/control I have X-Python3-Version: >= 3.5 > > This gives in the Depends: > python3.5:any, python3:any (>= 3.5~) > > This cannot be statisfied because python3 the version in un