[py3porters-devel] Porting of apt-listchanges to Python 3

Alexandre Detiste alexandre.detiste at gmail.com
Wed Jun 3 07:11:46 UTC 2015


Le mardi 2 juin 2015, 19:05:26 James Lu a écrit :
> Hello all,
> 
> Lately, there has been an ongoing effort 
> <https://wiki.debian.org/Python/Python3Port> to port Python code in 
> Debian to Python 3. So, I've decided to take a look at apt-listchanges, 
> and modified it so that it supports both Python 2 and 3.

Thanks for working on this,

There are 5 packages that depends on apt-listchanges:
  apticron
  amavisd-new
  cyrus-common
  design-desktop
  education-common

None of them depends on python; so we can be assured
they don't access the .py modules in apt-listchanges dirrectly.

I guess that means you can just rip-out Python2 compatibility
for this application; if it's not needed for anything.

----

I didn't even knew there was a gtk front-end...
because this was never added to the french translation of the man page.
(#!*%, I'm just tempted to mount /usr/share/man/fr on a tmpfs now)

Can you also change this in your port ?
http://anonscm.debian.org/cgit/collab-maint/apt-listchanges.git/commit/apt-listchanges.sgml?id=524fa91f74705b1f73dbda7c10a019f57fff2f6b

"gtk       Spawns a gtk window to display the changelogs. Needs python-glade2, python-gtk2 to be installed."

Here is already a translation:
"gtk      Ouvre une fenêtre pour afficher les modifications. Il est nécessaire que $(package1) et $(package2) soient installés."


Thanks,

Alexandre Detiste
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/py3porters-devel/attachments/20150603/8f1ee732/attachment.sig>


More information about the py3porters-devel mailing list