Request to join Project Python Modules Packaging Team

2013-06-28 Thread Nicolas Delvaux
Hi everyone, I'm willing to maintain the new "scandir" package[1] in Debian, with the DPMT team if you think this is relevant. You can see in my QA page[2] that I already maintain a package in Debian and Ubuntu since some time now, so I'm familiar with the process. I use a lot of Python packa

Re: Request to join Project Python Modules Packaging Team

2013-06-28 Thread Jakub Wilk
* Nicolas Delvaux , 2013-06-28, 12:13: I'm willing to maintain the new "scandir" package[1] in Debian, with the DPMT team if you think this is relevant. You can see in my QA page[2] that I already maintain a package in Debian and Ubuntu since some time now, so I'm familiar with the process. I

Request to Join Project Python Modules Packaging Team from Ben Carrillo (kali-guest)

2013-01-29 Thread Ben Carrillo
Hi all! I have just finished (my first) two debian packages: python-sh and python-srp. [0][1] I uploaded them to mentors and got a sponsor. He already reviewed python-sh [2], and will be looking at python-srp soon. I thought I would bring the packages to the team if there are no objections, and

Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-10 Thread Mike Neish
I would like to join the Python Modules Packaging Team in order to apply a patch for the "pydap" package (bug 709376). Thanks, Mike -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://l

Re: Request to Join Project Python Modules Packaging Team from Ben Carrillo (kali-guest)

2013-01-29 Thread Jakub Wilk
* Ben Carrillo , 2013-01-29, 20:02: [0] https://mentors.debian.net/package/python-sh I had a quick look at this one. So... Have you talked with python-pbs maintainer about this? One could think that you're trying to hijack the package under the guise of upstream rename. I hope this is not th

Re: Request to Join Project Python Modules Packaging Team from Ben Carrillo (kali-guest)

2013-01-29 Thread Ben Carrillo
> So... Have you talked with python-pbs maintainer about this? One could think > that you're trying to hijack the package under the guise of upstream rename. > I hope this is not the case! Ouch! Thanks for pointing this out. No I had not, I had naively assumed a new package name implied a complete

Re: Request to Join Project Python Modules Packaging Team from Ben Carrillo (kali-guest)

2013-02-19 Thread Jakub Wilk
* Ben Carrillo , 2013-01-29, 20:02: [1] https://mentors.debian.net/package/python-srp Now I had a look at this one, too. Implementation of the _ctsrp module is flawed: you must not load a shared library via the .so symlink. The symlink is supposed to be used at build-time one. As far I can s

Re: Request to Join Project Python Modules Packaging Team from Vincent Cheng (vincentc-guest)

2013-05-18 Thread Vincent Cheng
Hi all, On Fri, May 17, 2013 at 8:04 AM, Jakub Wilk wrote: >> I currently maintain pygame outside of the team, and I'd like to bring it >> into the Debian Python Modules Team (instead of having it just sit in >> collab-maint). If I have time I can also help out with some of the other >> python mo

Re: Request to Join Project Python Modules Packaging Team from Vincent Cheng (vincentc-guest)

2013-05-19 Thread Jakub Wilk
* Vincent Cheng , 2013-05-18, 01:50: I'm currently a DM (DDPO profile here [1]), and I'd like to join the DPMT and PAPT to move some of my self-maintained packages (pygame is one of them) into team maintainership. Most of my other packages are also team-maintained (I'd estimate half of my packa

Re: Request to Join Project Python Modules Packaging Team from Vincent Cheng (vincentc-guest)

2013-05-19 Thread Yaroslav Halchenko
On Sun, 19 May 2013, Jakub Wilk wrote: > You might want to try run the tests under xvfb. Hopefully that > should allow running more of them than currently. just so it might come handy for others: to enable GLX support under Xvfb, here is the line I have suggested to be used (upstream just adopted

Re: Request to Join Project Python Modules Packaging Team from Vincent Cheng (vincentc-guest)

2013-05-24 Thread Vincent Cheng
On Sun, May 19, 2013 at 7:09 AM, Jakub Wilk wrote: > * Vincent Cheng , 2013-05-18, 01:50: > >> I'm currently a DM (DDPO profile here [1]), and I'd like to join the DPMT >> and PAPT to move some of my self-maintained packages (pygame is one of them) >> into team maintainership. Most of my other pac

Re: Request to Join Project Python Modules Packaging Team from Vincent Cheng (vincentc-guest)

2013-05-24 Thread Vincent Cheng
On Sun, May 19, 2013 at 6:27 PM, Yaroslav Halchenko wrote: > > On Sun, 19 May 2013, Jakub Wilk wrote: >> You might want to try run the tests under xvfb. Hopefully that >> should allow running more of them than currently. > > just so it might come handy for others: to enable GLX support under > Xvf

Re: Request to Join Project Python Modules Packaging Team from Vincent Cheng (vincentc-guest)

2013-05-25 Thread Jakub Wilk
* Vincent Cheng , 2013-05-24, 03:22: I see you overrode image-file-in-usr-lib, but "This is where distutils installs everything" is a poor excuse. :) Is there any easy workaround for this? Not really. While distutils has an option to install data files to a different directory (--install-data

Re: Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-14 Thread Jakub Wilk
* Mike Neish , 2013-06-10, 18:15: I would like to join the Python Modules Packaging Team in order to apply a patch for the "pydap" package (bug 709376). I reproduced the bug, and the patch looks uncontroversial too me. (Although admittedly I didn't check if it actually fixes the problem.) I

Re: Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-20 Thread Sandro Tosi
Hello, On Fri, Jun 14, 2013 at 7:52 PM, Jakub Wilk wrote: > Sandro, are you okay with me adding Mike to the team, so the he can commit > the patch? sorry for the late reply; sure go ahead, does Mike need a sponsor for the upload? Else I'll just push the package once the patch land on SVN Regard

Re: Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-21 Thread Jakub Wilk
* Sandro Tosi , 2013-06-21, 08:37: Sandro, are you okay with me adding Mike to the team, so the he can commit the patch? sorry for the late reply; sure go ahead, Welcome to the team, Mike! :) does Mike need a sponsor for the upload? I believe he does. -- Jakub Wilk -- To UNSUBSCRIBE, em

Re: Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-21 Thread Mike Neish
* Sandro Tosi, 2013-06-21, 08:37: Sandro, are you okay with me adding Mike to the team, so the he can commit the patch? sorry for the late reply; sure go ahead, Welcome to the team, Mike! :) does Mike need a sponsor for the upload? I believe he does. -- Jakub Wilk

Re: Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-21 Thread Scott Kitterman
On Friday, June 21, 2013 02:33:02 PM Mike Neish wrote: > * Sandro Tosi, 2013-06-21, 08:37: > > Sandro, are you okay with me adding Mike to the team, so the > > he can commit the patch? > > > > sorry for the late reply; sure go ahead, > > > > Welcome to the team, Mike! :) >

Re: Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-21 Thread Jakub Wilk
* Mike Neish , 2013-06-21, 14:33: I have the patch ready to commit, but I don't have permission to write directly into the repository (I think it's because I'm not in the 'scm_python-modules' group on the server). You are in this group as far as I can tell: $ ssh svn.debian.org getent group s

Re: Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-21 Thread Mike Neish
On 13-06-21 04:28 PM, Jakub Wilk wrote: You are in this group as far as I can tell: $ ssh svn.debian.org getent group scm_python-modules | tr , '\n' | grep neishm neishm-guest Please make sure you're using the correct host (svn.debian.org, NOT alioth.debian.org; the latter has only read-only

Re: Request to Join Project Python Modules Packaging Team from Mike Neish (neishm-guest)

2013-06-21 Thread Jakub Wilk
* Mike Neish , 2013-06-21, 16:50: I had followed the instructions for "developers" on the Python Modules alioth page (https://alioth.debian.org/scm/?group_id=30714), which pointed me to the alioth.debian.org server. Looks like misconfiguration on Alioth side. I'll poke Alioth admins to get it