Re: pylint3 reverse dependencies.

2019-10-02 Thread Joseph Herlant
Hi Peter, On Tue, Oct 1, 2019 at 4:22 PM peter green wrote: > > pylint3 is now a cruft package, however it still has a fair few reverse > dependencies, from > https://ftp-master.debian.org/users/dktrkranz/NBS > > Are there plans to deal with this centrally or should bugs be filed against >

Re: dh-python and pylint

2019-09-11 Thread Joseph Herlant
Hi! > thanks a lot, but what about backports. On backports we still need this > mapping. Aren't the backports built using the dh-python version of the platform they are ported to? In this case it shouldn't really matter right? I see that Ubuntu released a new dh-python with this exact fix. It

Re: py2-rm: a few leaf packages to work on

2019-08-22 Thread Joseph Herlant
I'll try to take care of the asciidoc* ones over the weekend even if there's no official release of asciidoc with python3 support yet (and upstream advises to use asciidoctor instead). Joseph

Re: Side effect of dropping python2 with -doc packages

2019-08-13 Thread Joseph Herlant
Hi Andrey, Thanks for your reply. On Tue, Aug 13, 2019 at 10:40 AM Andrey Rahmatullin wrote: > Yes, this is the third email on this in the last month, previous two > didn't get any replies. Sorry I didn't mean to anger you or be disrespectful in any way. My apologies if I did. I was off the

Re: Joining DMPT and PAPT

2018-10-11 Thread Joseph Herlant
sponsible for doing that did not have time. > > Cheers, > > Arias Emmanuel > eamanu.com > > El jue., 11 de oct. de 2018 20:52, Joseph Herlant > escribió: > >> Hi guys, >> >> Did you have the time to consider adding me to at least the DPMT team? >> The

Re: Joining DMPT and PAPT

2018-10-11 Thread Joseph Herlant
Hi guys, Did you have the time to consider adding me to at least the DPMT team? There are a few of my packages that I'd like to update and I've already moved my gpg key to my new account. Thanks a lot for your help, Joseph On Tue, Oct 2, 2018 at 8:50 PM Joseph Herlant wrote: > > Hi, &

Joining DMPT and PAPT

2018-10-02 Thread Joseph Herlant
Hi, I'm already in there as aerostitch-guest but I just got my DD account so I'd like to migrate my access to my new account: aerostitch. Of course I have read and accept the Python policy (in addition to the global Debian policy). Thanks for your help, Joseph

Re: Policy missing from the python* packages?

2018-09-14 Thread Joseph Herlant
> This is fixed in 3.6.6-1 in unstable. Thanks Matthias. Is https://salsa.debian.org/python-team/defaults/python3-defaults the right repo? I don't see any changes there related to the 3.6.6-1 that is currently in unstable. Thanks Joseph

Policy missing from the python* packages?

2018-09-13 Thread Joseph Herlant
Hi guys, It's probably a mistake on my side but I'm looking for the package that provides the python policy locally. In https://packages.debian.org/testing/amd64/python/filelist I can see that the python package provides the files in the '/usr/share/doc/python/python-policy.html/' directory.

Re: Remove wiki version of the python policy?

2018-05-16 Thread Joseph Herlant
https://wiki.debian.org/Python/Policy has been updated/cleaned up. Sorry it took so long. Joseph On Mon, May 14, 2018 at 10:50 PM, Ben Finney <bign...@debian.org> wrote: > Joseph Herlant <herla...@gmail.com> writes: > >> Hi, >> >> On Mon, May 14, 2018, 10:

Remove wiki version of the python policy?

2018-05-14 Thread Joseph Herlant
Hi guys, I noticed that https://wiki.debian.org/Python/Policy is full of obsolete ways to do. Is it worth updating it or should I just remove everything there and redirect to https://www.debian.org/doc/packaging-manuals/python-policy/ ? It's ranked 3rd in Google when looking for "Debian Python

Re: Addition in lintian to warn about debian/pyversions file

2018-05-14 Thread Joseph Herlant
Hi, On Mon, May 14, 2018 at 3:14 AM, Thomas Goirand wrote: > As Ondrej wrote, there's only a few packages having this. How about we > just do a few NMUs as a team to fix that completely in the archive? I was actually thinking about integrating that removal to Ondřej's next

Addition in lintian to warn about debian/pyversions file

2018-05-13 Thread Joseph Herlant
Hi guys, FYI I am requesting a new lintian tag to warn about the presence of the debian/pyversions file as it is supposed to be obsolete since dh_python2 [1]. According to the policy[2], we are supposed to use the X-Python3-Version field in debian/control to specify the version now. Please let

Re: Mass-commit fix of lintian ancient-python-version-field

2018-05-13 Thread Joseph Herlant
Hi, On Fri, May 11, 2018 at 1:10 AM, Ondrej Novy wrote: > Are we sure it's completely safe to remove it globally? Also, it's written in the python policy to do so: https://wiki.debian.org/Python/Policy "Another note: if there is a debian/pycompat file, you must launch

Re: Mass-commit fix of lintian ancient-python-version-field

2018-05-11 Thread Joseph Herlant
Hi, On Fri, May 11, 2018, 1:10 AM Ondrej Novy wrote: > no problem, so just remove that file? > > > https://github.com/onovy/onovy-mass/commit/2c24adf1ecd8fc934328f69c75b2b2d9256ee3c9 > > Are we sure it's completely safe to remove it globally? > This file has been deprecated

Re: Mass-commit fix of lintian ancient-python-version-field

2018-05-10 Thread Joseph Herlant
On Thu, May 10, 2018 at 4:29 AM, Ondrej Novy wrote: > Removing Python 2 version: <= 2.7 (thus all) > Removing Python 3 version: <= 3.4 (older than jessie) > > Any objections? Thanks for doing that Ondřej, maybe we could delete the pycompat file when exists at the same time (in a

Re: tablib module: ok to migrate repo from openstack to DPMT?

2018-05-01 Thread Joseph Herlant
Hi guys, Thanks, the repo is has been migrated to https://salsa.debian.org/python-team/modules/python-tablib (ready for review even if I already asked one of my usual sponsors about it). > as Openstack team member: Go ahead. @Ondrej as Openstack team member would you be willing to take care of

tablib module: ok to migrate repo from openstack to DPMT?

2018-04-29 Thread Joseph Herlant
Hi guys, I need to upgrade python-tablib (and build the python3 version) to upgrade django-tables2. Based on https://bugs.debian.org/865855 it seems the openstack team don't want to manage it anymore. Do you mind if I move the repo to the DPMT before upgrading the package? Thanks Joseph

Help proposed for migration of PAPT repos to Salsa

2018-02-22 Thread Joseph Herlant
Hi, I've seen that there are some SVN repositories for PAPT on alioth and I was wondering if you'd want help to move them to Salsa. I'm familiar with the procedure to transfert a repo from svn to git without loosing the tags, commits, branches, etc and I can do some on my spare time if it helps.

Access to DPMT and PAPT on salsa

2018-02-14 Thread Joseph Herlant
Hi, I'm one of the maintainers of pylint-django, pylint-plugin-utils and asciidoc. I'd like to be added to the DPMT team for the 2 first repos and I'd like to move asciidoc to PAPT (it is EOL but it will take a few months for me to take care of its EOL properly). My account on salsa is