[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sharing thoughts about the ddtp approaches



Hi,

Il 20/10/19 12:12, Martijn van Oosterhout ha scritto:
> On Thu, 17 Oct 2019 at 21:15, lorenzo casiello
> <lorenzo.casiello@email.it> wrote:
>> DDTP fetches descriptions by priority (higher first) and lowering python-*
>> package priority would be a good idea.
>> Current values:
>>
>> - python3-* packages have priority 47
>> - python-* (but not *-doc) packages have priority 47
>> - python-*-doc packages have priority 46
>>
>> This snippet:
>>
>>  # Python2 packages will be removed from bullseye, let's lower their priority
>>  $prioritize -= 1 if $package =~ /^python-/i && $package !~ /-doc$/i;
>>
>> added in Packages2db.pl [1] at line 358 (or around it) lowers priority by 1
>> (46 instead of 47).
> 
> Seems like a good idea, so I did it.
> 
> Have a nice day,
> 

Thanks!

During the last week I've checked consequences of the commit and after
downloading DDTP database [1] I noticed that almost all Python2 packages have
lower priority (46 or less) that before; a not negligible part of them still has
priority 47+ despite the lowering, as they do have priority 48+ in the past.

After some queries against DDTP database:

1) Python2 packages are 1299
2) Python2 packages with priority 47+ are 448 (~35%)

Approaching in a more aggressive manner (downgrading priority by 5 or more)
would be doable but I don't know if it's worth it. Please note that some Python2
packages in DDTP still have priority 52 :)

A list of Python2 packages with priority 47+ is attached.

Best regards.

[1] http://ddtp2.debian.net/source/

 
 
 --
 ZE-Light e ZE-Pro: servizi zimbra per caselle con dominio email.it, per tutti i dettagli 
Clicca qui http://posta.email.it/caselle-di-posta-z-email-it.php?utm_campaign=email_Zimbra_102014=main_footer/f
 
 Sponsor:
 Soluzioni di email hosting per tutte le esigenze: dalle caselle gratuite a quelle professionali su piattaforma Zimbra, da quelle su proprio dominio a quelle certificate PEC. Confronta le soluzioni
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=13325&d=1-11
 
 
 --
 ZE-Light e ZE-Pro: servizi zimbra per caselle con dominio email.it, per tutti i dettagli 
Clicca qui http://posta.email.it/caselle-di-posta-z-email-it.php?utm_campaign=email_Zimbra_102014=main_footer/f
 
 Sponsor:
 Idee regalo classiche o alternative? Trova l'offerta migliore in un click
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=13327&d=1-11

Attachment: py2packages.txt.xz
Description: application/xz


Reply to: