[Pkg-privacy-maintainers] Bug#932820: vanguards: Use Python 3 instead of PyPy, because we are going to remove unsupported PyPy

Micha Lenk micha at debian.org
Sat Oct 15 21:56:30 BST 2022


Control: retitle -1 vanguards: Migrate to PyPy3 (Python 3)

Hi,

On Fri, 26 Jul 2019 14:19:21 -0300 Ondrej Novy <novy at ondrej.org> wrote:
> [...] current plan is:
>
> * remove almost all pypy modules, keep only pypy interpreter (and maybe
setuptools, etc.)
> * migrate to pypy3 (not possible now, waiting for tooling)

I've fixed this bug's title to reflect the new plan.

The plan is a bit unspecific about what tooling could be missing, so I 
started to investigate a bit:

* pypy3 is available

* dh-python has a Debhelper sequence for pypy (Python 2), but not
   for pypy3 (Python 3). There is no bug report for dh-python open
   that would request it.

* Once a pypy3 Debhelper sequence is available, the following pypy3
   packages need to be created (just from looking at vanguards's
   Build-Depends:)
   * pypy3-setuptools
   * pypy3-stem
   * pypy3-pytest
   * pypy3-ipaddress

Regards,
Micha



More information about the Pkg-privacy-maintainers mailing list