On 03/18/2014 09:54 AM, Benj. Mako Hill wrote: >> Sure, I understand, and agree. I was merely proposing a way to do >> things. But also, please keep in mind that python-support is deprecated, >> and one way or another, you must change the package to get away from it. >> Switching to dh_python2 is what everyone recommends these days. Does >> CDBS support python3, and is there ways to do CDBS *without* using >> python-support? > > I'll take a look. I'm not /opposed/ to switching to dh_python2 in > general, I just think it's overkill to fix that one bug. I'm not so > attached to CDBS that I will refuse to switch away. :) > > Later, > Mako
Hi Ben, Cool! Just to make sure I sent the right message: the problem isn't CDBS, but python-support. When building the current package, I can see in the build logs: dh_pysupport -ppython3-iso8601 dh_pysupport: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2p If CDBS can support dh_python2 / dh_python3 (or pybuild), why not. But it is my understanding that it doesn't. At least, I haven't found any document about python3 support in CDBS, and even [1] tells about python-support and python-central when dealing with CDBS. It'd be nice if I was proven wrong though. Thomas Goirand (zigo) [1] https://wiki.debian.org/Python/TransitionToDHPython2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org