python pages on Debian Wiki

2019-10-24 Thread Craig Small
Hi, I was looking up some things to get dh-make to produce python3 only templates. The idea being new packages into Debian should not be using python2. Anyway, I noticed that the Wiki needs some love, specifically the two policy pages Library Style Guide[1] and App Style Guide[2] Anyone reading

Re: Discussing next steps for the Python2 removal

2019-10-24 Thread Sandro Tosi
> notes from this meeting > (https://gobby.debian.org/export/Teams/Python/Py2Removal): small additional note: the py2removal tracker script now ignores Suggests and wont mark them as rdeps -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi T

Re: Discussing next steps for the Python2 removal

2019-10-24 Thread Sandro Tosi
On Thu, Oct 24, 2019 at 4:09 PM Ondrej Novy wrote: > We want to bump all bugs to RC bugs, if they are: Was there anyone from the RT that ack'd this? Paul is here and i guess he can do that now: there could be hundreds of new RC bugs in a blink. > * leaf package > * with py2 binary do we really

Re: python-opentracing

2019-10-24 Thread Dmitry Shachnev
Hi, On Wed, Oct 23, 2019 at 10:56:12PM +0200, Fabrice BAUZAC-STEHLY wrote: > I have an issue packaging python-opentracing [1] and I need help. > > Basically lintian is happy except for one serious problem: > > E: python3-opentracing: no-copyright-file That happens because you are overriding dh_in

Re: Discussing next steps for the Python2 removal

2019-10-24 Thread Ondrej Novy
Hi, notes from this meeting ( https://gobby.debian.org/export/Teams/Python/Py2Removal): We want to bump all bugs to RC bugs, if they are: * leaf package * with py2 binary * bug is not marked as py2keep * all modules and low popcon apps (< 300) If package will be removed from testing (auto-rm), w

Re: 2Removal: handling circular dependencies

2019-10-24 Thread Rebecca N. Palmer
Simon McVittie wrote: You've listed dbus-python as being part of this cycle, but [it probably shouldn't be] Perhaps some of the blocks have been added the wrong way round? Or perhaps the script is imperfectly guessing which binaries are Python 2? e.g. matplotlib is listed even though it's al

Re: 2Removal: handling circular dependencies

2019-10-24 Thread Andrey Rahmatullin
On Thu, Oct 24, 2019 at 08:49:41AM +0100, Simon McVittie wrote: > in general we > also consider broken Recommends to be a serious bug if anyone notices > them (due to Policy ยง2.2.1 "must not require or recommend a package > outside of main for compilation or execution"). Note that the release polic

Re: 2Removal: handling circular dependencies

2019-10-24 Thread Simon McVittie
On Wed, 23 Oct 2019 at 23:05:39 +0100, Rebecca N. Palmer wrote: > - One big tangle (159 packages). This probably needs breaking up: > --- Some of it involves documentation tools (e.g. sphinx). These cycles can > be broken by using the Python 3 version of the tool. You've listed dbus-python as be