[PATCH 3 of 6] packaging: upgrade Debian packaging to build with Python 3

Augie Fackler raf at durin42.com
Mon Oct 21 15:56:40 EDT 2019


On Mon, Oct 21, 2019 at 09:01:51AM -0700, Gregory Szorc wrote:
> On Mon, Oct 21, 2019 at 6:57 AM Yuya Nishihara <yuya at tcha.org> wrote:
>
> > On Mon, 21 Oct 2019 12:00:55 +0200, Denis Laxalde wrote:
> > > # HG changeset patch
> > > # User Denis Laxalde <denis at laxalde.org>
> > > # Date 1571648394 -7200
> > > #      Mon Oct 21 10:59:54 2019 +0200
> > > # Node ID 09f95d7a20c6d2e0bf6218e2a5bc9cd2b803c8ec
> > > # Parent  70764c9ddba397fa6cc2c92a28a1a65c5bdddaea
> > > packaging: upgrade Debian packaging to build with Python 3
> > >
> > > Also drop the explicit "Depends: python" as debhelper will add it.
> >
> > So, are we ready to ship py3 version as stable?
> > I know it's planned for 5.2, but I have no idea about the current state.
> >
>
> We ideally produce Python 2 and Python 3 package variants. Then we switch
> to Python 3 exclusive in a future release.
>
> For Debian packaging, this could be a bit more difficult, as I believe we'd
> need to fork the Debian packaging templates in the repository.
>
> I doubt the in-repo Debian packaging is used that much. So I could go
> either way with regards to transitioning the packaging to Python 3
> exclusive. Definitely safer to hold off.

I think we should move our first-party built debs to python3 now, to
facilitate testing via nightly-ish builds. That's mostly why these exist.

> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


More information about the Mercurial-devel mailing list