On Wed, 23 Oct 2019 02:33:19 +0000 mo...@debian.org wrote:
> Source: automake-1.16
> Version: 1:1.16.1-4
> Severity: normal
> Tags: sid bullseye
> User: debian-pyt...@lists.debian.org
> Usertags: py2removal
> 
> Python2 becomes end-of-live upstream, and Debian aims to remove
> Python2 from the distribution, as discussed in
> https://lists.debian.org/debian-python/2019/07/msg00080.html
> 
> Your package either build-depends, depends on Python2, or uses Python2
> in the autopkg tests (the specific reason can be found searching this
> source package in
> https://people.debian.org/~morph/mass-bug-py2removal_take2.txt ).
> Please stop using Python2, and fix this issue by one of the following
> actions.
> 
> - Convert your Package to Python3. This is the preferred option.  In
>   case you are providing a Python module foo, please consider dropping
>   the python-foo package, and only build a python3-foo package.  Please
>   don't drop Python2 modules, which still have reverse dependencies,
>   just document them.

Automake-1.15 and automake-1.16 are the last two packages using python-
virtualenv in Debian Testing.  We would like to move forward with the removal 
soon as it blocks other work.  As a result, I'm going to bump this bug to 
important.

Please see the attached patch.  I've run the autopkgtest using the attached 
and it passes.  If you would prefer me to NMU to save you the near-term effort, 
please let me know.

Scott K
--- automake-1.16-1.16.1/debian/tests/control	2018-11-04 23:03:34.000000000 -0500
+++ /var/cache/pbuilder/build/2852/home/automake-1.16-1.16.1/debian/tests/control	2020-03-17 15:42:57.062448091 -0400
@@ -15,9 +15,9 @@
          libglib2.0-dev,
          lzip,
          ncompress,
-         python,
-         python-docutils,
-         python-virtualenv,
+         python3,
+         python3-docutils,
+         python3-virtualenv,
          sharutils,
          texlive,
          unzip,

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to