Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-10-28 Thread Mattia Rizzolo
Hi! On Sat, Jul 07, 2018 at 11:33:13AM +0200, Emilio Pozuelo Monfort wrote: > On 28/06/18 08:48, Matthias Klose wrote: > > Package: release.debian.org > > Severity: normal > > User: release.debian@packages.debian.org > > Usertags: transition > > > > Please setup a tracker to add python3.7 as

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-10-02 Thread Emilio Pozuelo Monfort
On 23/09/2018 15:40, Andreas Beckmann wrote: > Followup-For: Bug #902582 > > Hi, > > the ben file is bad since it misses -dbg packages, the following should > work better: > > is_affected = .build-depends ~ /python3-all-dev/; > is_good = .depends ~ /python3 \(<< 3\.8\)/ | .depends ~ /python3.7/

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-09-24 Thread Adam D. Barratt
On Sun, 2018-09-23 at 19:53 +0200, Andreas Beckmann wrote: > is_affected = .build-depends ~ /python3-all-dev/ | .build-depends ~ > /python3-all-dbg/; > > (or something like that) Looks like someone did that. Regards, Adam

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-09-23 Thread Andreas Beckmann
On 2018-09-23 19:43, Adam D. Barratt wrote: > On Sun, 2018-09-23 at 15:40 +0200, Andreas Beckmann wrote: >> Followup-For: Bug #902582 >> >> Hi, >> >> the ben file is bad since it misses -dbg packages, the following >> should >> work better: >> >> is_affected = .build-depends ~ /python3-all-dev/;

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-09-23 Thread Adam D. Barratt
On Sun, 2018-09-23 at 15:40 +0200, Andreas Beckmann wrote: > Followup-For: Bug #902582 > > Hi, > > the ben file is bad since it misses -dbg packages, the following > should > work better: > > is_affected = .build-depends ~ /python3-all-dev/; > is_good = .depends ~ /python3 \(<< 3\.8\)/ |

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-09-23 Thread Andreas Beckmann
Followup-For: Bug #902582 Hi, the ben file is bad since it misses -dbg packages, the following should work better: is_affected = .build-depends ~ /python3-all-dev/; is_good = .depends ~ /python3 \(<< 3\.8\)/ | .depends ~ /python3.7/ | /python3-dbg \(<< 3\.8\)/ | .depends ~ /python3.7-dbg/;

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-08-01 Thread PICCA Frederic-Emmanuel
Hello, It seems that pyopengl is not tracked in the transition tracker. But this package is affected by the python3.7 transition #903218.

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-07-07 Thread Emilio Pozuelo Monfort
Control: tags -1 confirmed On 28/06/18 08:48, Matthias Klose wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: transition > > Please setup a tracker to add python3.7 as a supported python3 version. This > is > non-blocking, as

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-06-29 Thread Jonathan Wiltshire
Control: forwarded -1 https://release.debian.org/transitions/html/python3.7.html On Thu, Jun 28, 2018 at 08:48:39AM +0200, Matthias Klose wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: transition > > Please setup a tracker to

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version

2018-06-28 Thread Matthias Klose
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Please setup a tracker to add python3.7 as a supported python3 version. This is non-blocking, as packages can migrate on their own once built. is_affected = .build-depends ~