Comment 12 for bug 1099537

Revision history for this message
Mattia Rizzolo (mapreri) wrote : Re: [Bug 1099537] Re: ubuntu-dev-scripts should be ported to Python 3

@jbicha: this very much required a FFe, which was rejected in
https://bugs.launchpad.net/bugs/1843543 .......

On Fri, 20 Sep 2019, 2:21 am Launchpad Bug Tracker, <
<email address hidden>> wrote:

> This bug was fixed in the package ubuntu-dev-tools - 0.173
>
> ---------------
> ubuntu-dev-tools (0.173) unstable; urgency=medium
>
> [ Stefano Rivera ]
> * pull-debian-debdiff:
> + Don't unpack the older source package, it will often use the same
> directory as the newer one, and break.
> * merge-changelog:
> + Use ubuntutools.version.Version, to support Python 3.
> * Drop 404main, it's been totally broken for years.
> * Port all the Python scripts to Python 3, and remove Python 2 support.
> Closes: #938740, LP: #1099537
>
> [ Dan Streetman ]
> * pull-pkg:
> + Use ubuntutools.version.Version which has strip_epoch() instead
> of debian.debian_support.Version.
> * Have ubuntu-dev-tools depend on the matching version of
> python3-ubuntutools.
>
> [ Scott Kitterman ]
> * Update requestsync to python3. Closes: #927147
>
> [ Mattia Rizzolo ]
> * Explicitly require Python3 >= 3.6.
>
> -- Mattia Rizzolo <email address hidden> Tue, 10 Sep 2019 15:35:06 +0200
>
> ** Changed in: ubuntu-dev-tools (Ubuntu)
> Status: Fix Committed => Fix Released
>
> --
> You received this bug notification because you are subscribed to Ubuntu.
> https://bugs.launchpad.net/bugs/1099537
>
> Title:
> ubuntu-dev-scripts should be ported to Python 3
>
> Status in ubuntu-dev-tools package in Ubuntu:
> Fix Released
> Status in ubuntu-dev-tools package in Debian:
> Fix Released
>
> Bug description:
> ubuntu-dev-scripts is mostly python2, but should be ported to python3
> eventually. There was a brief scare during raring when devscripts
> went python3-only to remind us that we still have this large body of
> python2 code that we own. (this bug was originally a crash report
> from that)
>
> Not all dependencies are ported to python3 yet. As of this writing
> (2013-01-14), the following are only-python2:
> python-launchpadlib (LP: #1060734)
> python-lazr.restfulclient (LP: #1000801)
> python-mox
> python-soappy
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1099537/+subscriptions
>
>