On Wed, Dec 26, 2018 at 10:37:39AM +0100, Emilio Pozuelo Monfort wrote:
> This is pretty much done, except for arch:all packages. Please file bugs for
> those.
Looking at the transition tracker (I didn't try a dak rm), I see I can
upload all the bogus packages, so I will take care of them in the
On 19/12/2018 09:33, Matthias Klose wrote:
> On 19.12.18 04:54, Matthias Klose wrote:
>> that's what I used for Ubuntu:
>>
>> title = "Drop Python3.6 compiled extensions";
>> is_affected = .build-depends ~
>> /python3(-all)?-dev|python3|python3.6|python3.7/;
>> is_good = .depends ~ /python3 \(>= 3
On 19.12.18 04:54, Matthias Klose wrote:
> that's what I used for Ubuntu:
>
> title = "Drop Python3.6 compiled extensions";
> is_affected = .build-depends ~
> /python3(-all)?-dev|python3|python3.6|python3.7/;
> is_good = .depends ~ /python3 \(>= 3\.7\~\)/ | .depends ~ /libpython3\.7/ |
> .depend
that's what I used for Ubuntu:
title = "Drop Python3.6 compiled extensions";
is_affected = .build-depends ~ /python3(-all)?-dev|python3|python3.6|python3.7/;
is_good = .depends ~ /python3 \(>= 3\.7\~\)/ | .depends ~ /libpython3\.7/ |
.depends ~ /python3\.7/;
is_bad = .depends ~ /python3 \(>= 3\.6
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: transition
Hi,
We would like to go ahead with removing python3.6 from the supported
python3 versions.
I don't think we are ready yet, but I'm filing this bug for tracking
purposes.
I'd also welcome if somebody co
5 matches
Mail list logo