[PATCH 3 of 6] packaging: upgrade Debian packaging to build with Python 3
Gregory Szorc
gregory.szorc at gmail.com
Mon Oct 21 16:01:51 UTC 2019
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20191021/533bdbf9/attachment-0002.html>
More information about the Mercurial-devel
mailing list