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 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 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-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-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-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-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 PMPT

2013-04-09 Thread Jakub Wilk
* Apollon Oikonomopoulos , 2013-04-09, 11:51: I'm working on getting beanstalkc[1], a beanstalk client library for python, into Debian. I would like to maintain the package under the PMPT umbrella and so I would like to join the team. At my workplace we use python a lot for systems administrati

Request to join PMPT

2013-04-09 Thread Apollon Oikonomopoulos
Hi, I'm working on getting beanstalkc[1], a beanstalk client library for python, into Debian. I would like to maintain the package under the PMPT umbrella and so I would like to join the team. At my workplace we use python a lot for systems administration and monitoring, so I will be able and

Re: Request to join Python Modules Team on Alioth

2013-04-06 Thread Jakub Wilk
* Simon Fondrie-Teitler , 2013-04-05, 18:54: I'm working on getting the module itsdangerous into Debian. More information can be found here: http://lists.alioth.debian.org/pipermail/python-modules-team/2013-April/015345.html It was suggested to me in that thread that I join the python modules

Request to join Python Modules Team on Alioth

2013-04-05 Thread Simon Fondrie-Teitler
Hi, I'm working on getting the module itsdangerous into Debian. More information can be found here: http://lists.alioth.debian.org/pipermail/python-modules-team/2013-April/015345.html It was suggested to me in that thread that I join the python modules team and assign the modules team as the ma

Re: Request to join PMPT

2013-04-05 Thread Jakub Wilk
* Antoine Musso , 2013-04-05, 20:11: Being brave, I filled the ITP and even did the preliminary packaging work for: * python-statsd http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703613 * python-voluptuous http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698354 Welcome to the team. :-) --

Request to join PMPT

2013-04-05 Thread Antoine Musso
Hello, I am a contractor for the Wikimedia Foundation in charge of continuous integration. We reuse softwares from the OpenStack foundation and could use some python modules to be packaged. Being brave, I filled the ITP and even did the preliminary packaging work for: * python-statsd http://bug

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 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-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

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

Re: Request to Join Project Python Applications Packaging Team from Elena Grandi (valhalla-guest)

2012-06-12 Thread Elena ``of Valhalla''
On 2012-06-12 at 10:24:16 -0400, Scott Kitterman wrote: > On Tuesday, June 12, 2012 02:13:14 PM nore...@alioth.debian.org wrote: > > I believe I already have access to the svn repo, since I have access to the > > python-modules one where I maintain python-gnupg. it seems I was too quick to assume

Re: Request to Join Project Python Applications Packaging Team from Elena Grandi (valhalla-guest)

2012-06-12 Thread Scott Kitterman
On Tuesday, June 12, 2012 02:13:14 PM nore...@alioth.debian.org wrote: > I would like to join the python-apps team for the following reasons. > > * short term: take care of pdfposter, update it to version 0.5.0, try to > close the existing bugs. * mid term: if the Maintainer of pdfposter > continu

Re: Request to Join Project Python Applications Packaging Team from Nicolas Dandrimont (dandrimont-guest)

2012-05-31 Thread Scott Kitterman
On Friday, June 01, 2012 01:52:09 AM Nicolas Dandrimont (dandrimont-guest) wrote: > Hello, > > I'd like to join the PAPT to adopt and maintain the hellanzb package, that I > use and which needs some love. > > I'm a DM and already a member of DPMT. > > Thanks in advance, > Nicolas Welcome to

PMPT: Request to join

2011-11-27 Thread Simon Chopin
Hi ! My name is Simon, and I hereby request to join the Python Modules Packaging Team :-). As stated in my Alioth request, I have indeed interest in maintaining various modules as dependencies of some beets plugins[1]. A little bit about myself: I am a French CS student currently living in

Re: Request to join the team

2011-08-24 Thread Piotr Ożarowski
[Marco Túlio Gontijo e Silva, 2011-08-24] > I'm planning to package python-async, python-smmap and python-gitdb, > which are dependencies of the newer version of python-git, which is > already on archive. I'd like to join the team, then. which one? You have write access in both of them already (a

Request to join the team

2011-08-24 Thread Marco Túlio Gontijo e Silva
Hi. I'm planning to package python-async, python-smmap and python-gitdb, which are dependencies of the newer version of python-git, which is already on archive. I'd like to join the team, then. Greetings. -- marcot -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a su

Request to join DPMT

2011-08-09 Thread Nicolas Dandrimont
Hi, I'd like to join the DPMT, to be able to team-maintain (and be sponsored for) the python-simpy package, that I intend to take over and update[1]. My main focus right now would be the simpy package, but I use quite a few other python modules and am a django user, so I guess I could lend a hand

Re: Request to join the DPMT

2011-05-08 Thread Piotr Ożarowski
[Sebastian Ramacher, 2011-05-08] > I would like to join the DPMT to maintain the "python-crypto" package with the > team. "python-crypto" has been orphaned and I intend to adopt it [1]. In the > course of my RFS [2] on the debian-mentors list, Jakub Wilk has asked me to > join > the team [3]. You

Request to join the DPMT

2011-05-08 Thread Sebastian Ramacher
Hi, I would like to join the DPMT to maintain the "python-crypto" package with the team. "python-crypto" has been orphaned and I intend to adopt it [1]. In the course of my RFS [2] on the debian-mentors list, Jakub Wilk has asked me to join the team [3]. My alioth login is sramacher-guest. Kind

Re: Request to Join Project Python Applications Packaging Team

2011-05-03 Thread Scott Kitterman
e umbrella of PAPT. Therefore, I would > like to request to join the team. > > Thanks, > > Johannes Ring Added you to the team. Welcome. Scott K -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contac

Re: request to join a team

2011-03-04 Thread Tiago Saboga
On Fri, Mar 4, 2011 at 10:50 AM, Piotr Ożarowski wrote: > [Tiago Saboga, 2011-03-04] >> I'd like start helping the debian python community too. I wonder if >> there is a list of help-needing packages, or recommendations for >> beginners to help with debian python. I don't want to package new >> mo

Re: request to join a team

2011-03-04 Thread Piotr Ożarowski
[Tiago Saboga, 2011-03-04] > I'd like start helping the debian python community too. I wonder if > there is a list of help-needing packages, or recommendations for > beginners to help with debian python. I don't want to package new > modules, as I see we already have some trouble with the existing

Re: request to join a team

2011-03-04 Thread Tiago Saboga
Hi! I'd like start helping the debian python community too. I wonder if there is a list of help-needing packages, or recommendations for beginners to help with debian python. I don't want to package new modules, as I see we already have some trouble with the existing ones. I don't mind triaging bu

Re: request to join a team

2011-03-04 Thread Piotr Ożarowski
[Tony Peña, 2011-03-01] > hi, i wanna into the python modules team if is possible to help to Debian > Project, and python comminity , could you start with sending me (or -team) patches (`svn diff > fix_foo.patch`) first? I will then reply with a lot of questions/complains, so don't be scared ;) -

request to join a team

2011-03-01 Thread Tony Peña
hi, i wanna into the python modules team if is possible to help to Debian Project, and python comminity , i'm new in this procedure for packagin python module, and all in packaging but, my intent to learn is very huge so, i feel this as big goal if can do this and of course, like i love debian and

Re: Request to join the Python Modules Packaging Team

2010-06-23 Thread Daniele Tricoli
On Wednesday 23 June 2010 12:27:05 Piotr Ożarowski wrote: > [Daniele Tricoli, 2010-06-23] > > I would be glad to join the Python Modules Packaging Team. > > I will add you this evening. Many thanks!!! :) > > I immagine I have to send an ITA for pywavelets, right? > > I hope you mean to *rename*

Re: Request to join the Python Modules Packaging Team

2010-06-23 Thread Sandro Tosi
Hi Daniele, On Wed, Jun 23, 2010 at 12:04, Daniele Tricoli wrote: > I immagine I have to send an ITA for pywavelets, right? yep, that's the right next-step to do :) Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.

Request to join the Python Modules Packaging Team

2010-06-23 Thread Daniele Tricoli
Hello everyone! I would be glad to join the Python Modules Packaging Team. I would like to start taking care of #579114 continuing to maintain it as part of the Debian Python Modules Team and packaging pyth[1], a module "intended to make it easy to convert marked-up text between different com

Request to join the Python Modules Packaging Team

2010-06-05 Thread Alexandre Quessy
Hello, I want to join the Debian Python Modules Packaging Team. My alioth username is alexandrequessy-guest. I am a new member of the Python-App Team and a prolific Python developer. I think I should be member of this team too, since I have a few modules to contribute soon, and probably more later.

Re: Request to join the team

2010-05-19 Thread Piotr Ożarowski
[Vincenzo Di Somma, 2010-05-19] > Hi all, I'd like to join the team to help with packaging python modules, > I'd like to start updating the packages related to couchdb. I added you to the team. Welcome :-) Please note that Deepak Tripathi mentioned recently that he wants to work on new upstream r

Request to join the team

2010-05-19 Thread Vincenzo Di Somma
Hi all, I'd like to join the team to help with packaging python modules, I'd like to start updating the packages related to couchdb. Thanks, vds PS: my Alioth account is vds-guest signature.asc Description: This is a digitally signed message part

Re: Request to join the python-modules team

2010-04-18 Thread Piotr Ożarowski
[Maximiliano Curia, 2010-04-18] > I'd like join the python-modules team, I'm packaging pymodbus [1], and I would > like to add this package to the team. Also, I'm planning to be working in a > few other python related projects, so I'll probably be adding a few other > modules as well. welcome in t

Request to join the python-modules team

2010-04-18 Thread Maximiliano Curia
Hi, I'd like join the python-modules team, I'm packaging pymodbus [1], and I would like to add this package to the team. Also, I'm planning to be working in a few other python related projects, so I'll probably be adding a few other modules as well. My alioth login is "maxy". The pymodbus packag

Request to join PMPT

2010-03-14 Thread JCF Ploemen
hi guys, I'd like to join PMPT in order to do some work on cherrypy3 (and anything else that may be useful in the future). I'm already a member of PAPT and need a newer cherrypy3 release for the latest release of sabnzbdplus. Alioth login is jcfp-guest. Regards, jcfp signature.asc Description:

Re: Request to join the Python Modules Packaging Team

2010-01-20 Thread Piotr Ożarowski
[Tim Michelsen, 2010-01-20] > > Welcome in PAPT, Tim :-) > Thanks. What do I do next? > Try to apply the comments to the package? > And then? inject it into our repo (example command is in the policy) and ask for review (f.e. by adding package name to #debian-python's /topic) -- Piotr Ożarowski

Re: Request to join the Python Modules Packaging Team

2010-01-20 Thread charlie
On Tue, 2010-01-19 at 22:39 +0100, Tim Michelsen wrote: > Hi! > I'd like to offer my support related to scientific python packages: > * Spyder > * scikits.timeseries > * scikits.hydroclimpy > * scikits.pystatsmodels > > I have already started to push some to Ubuntu: > > * PPA: > https://launchpad

Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Luca Falavigna
Tim Michelsen ha scritto: > The Ubuntu MOTUs require that the packages land first in Debian. I recently updated https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages to mention some active Debian teams. That was meant to document a different workflow that, in most cases, works fine with NEW packag

Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Scott Kitterman
"Piotr Ożarowski" wrote: >> The Ubuntu MOTUs require that the packages land first in Debian. > >require? good ;-) Require is a bit strong. I've more than once strongly encouraged people to come to debian-python as the best way to go about it. Scott K

Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Tim Michelsen
> Welcome in PAPT, Tim :-) Thanks. What do I do next? Try to apply the comments to the package? And then? -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Piotr Ożarowski
Welcome in PAPT, Tim :-) [Tim Michelsen, 2010-01-19] > https://launchpad.net/~pythonxy/+archive/individual-releases > > * and REVU: > http://revu.ubuntuwire.com/p/spyder in addition to these comments (I only scanned the diff quickly): * Architecture should be "all", not "any" * use python-suppor

Request to join the Python Modules Packaging Team

2010-01-19 Thread Tim Michelsen
Hi! I'd like to offer my support related to scientific python packages: * Spyder * scikits.timeseries * scikits.hydroclimpy * scikits.pystatsmodels I have already started to push some to Ubuntu: * PPA: https://launchpad.net/~pythonxy/+archive/individual-releases * and REVU: http://revu.ubuntuwir

Re: Request to join the team

2010-01-06 Thread Piotr Ożarowski
Hi Miguel, [Miguel Landaeta, 2010-01-06] > I would like to join the team and maintain some packages. you're a new DPMT member. Welcome :-) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2

Request to join the team

2010-01-05 Thread Miguel Landaeta
Hello Python team, My name is Miguel Landaeta and I'm from Venezuela. I would like to join the team and maintain some packages. Initially, I packaged graphy (a chart generation Python library) and I plan to package namebench (DNS benchmark tool written in Python). The graphy package is already o

Re: Request to join the Python Modules Packaging Team

2009-12-21 Thread Piotr Ożarowski
[Sandro Tosi, 2009-12-21] > I'd be happy to review the changes once you'll be able to commit your > changes: just give me a ping (off-list, or on irc as morph on > #debian-python channel of OFTC network). he is able to commit now, no more excuses Sandro ;-) (welcome on board, Christopher :) -- P

Re: Request to join the Python Modules Packaging Team

2009-12-20 Thread Sandro Tosi
Hi Christopher, On Sun, Dec 20, 2009 at 23:51, Christopher Albert wrote: > I'd like to offer my support related to the broken package petsc4py > (Bug#550458 - RFA: petsc4py -- Python bindings for PETSc), possibly becoming > its new maintainer. if you plan to adopt the package, please retitle the

Request to join the Python Modules Packaging Team

2009-12-20 Thread Christopher Albert
Hi! I'd like to offer my support related to the broken package petsc4py (Bug#550458 - RFA: petsc4py -- Python bindings for PETSc), possibly becoming its new maintainer. I have already updated and fixed the package (for details, see the bug thread at http://bugs.debian.org/cgi-bin/bugreport.c

Re: Request to join the team

2009-12-08 Thread Muflone
Sorry for breaking the thread but I hadn't received the reply by email > here's Muflone from Italy, > I'm not fully sure this is the right address to ask but the PATP webpage > wasn't too clear to me. for PAPT it's enough to hit the join button and explain what you want to do in the team (i.

Re: Request to join the team

2009-12-05 Thread Piotr Ożarowski
[Muflone, 2009-12-04] > here's Muflone from Italy, > I'm not fully sure this is the right address to ask but the PATP webpage > wasn't too clear to me. for PAPT it's enough to hit the join button and explain what you want to do in the team (i.e. list packages you want to add or work on) in the c

Request to join the team

2009-12-04 Thread Muflone
Hello here's Muflone from Italy, I'm not fully sure this is the right address to ask but the PATP webpage wasn't too clear to me. I wish to join the team to package a couple of existing python applications (not python modules) developed by me and maybe to help in packaging other's packages.

Re: Request to join Python Modules Packaging Team

2009-11-17 Thread Janos Guljas
On Tue, Nov 17, 2009 at 10:50 PM, Piotr Ożarowski wrote: > Hi Janos, > > [Janos Guljas, 2009-11-17] >> Thanks to Sandro Tosi, I request to join the Python Modules Team. I am >> not a DD, but there is one active package (python-django-squeeze) that >> could be in python

Re: Request to join Python Modules Packaging Team

2009-11-17 Thread Piotr Ożarowski
Hi Janos, [Janos Guljas, 2009-11-17] > Thanks to Sandro Tosi, I request to join the Python Modules Team. I am > not a DD, but there is one active package (python-django-squeeze) that > could be in python-modules repository. I also seek a sponsor for > python-slimmer (current

Request to join Python Modules Packaging Team

2009-11-17 Thread Janos Guljas
Hi, Thanks to Sandro Tosi, I request to join the Python Modules Team. I am not a DD, but there is one active package (python-django-squeeze) that could be in python-modules repository. I also seek a sponsor for python-slimmer (currently in http://mentors.debian.net/debian/pool/main/p/python

Request to join PMPT and add python-lzma

2009-11-16 Thread Richard Darst
Hello, I'd like to join the DPMT. My alioth username is mrbeige-guest. This is in response to #556451, an ITP I just filed for python-lzma (https://launchpad.net/pyliblzma). Thanks to the help of Kumar Appaiah, Clint Adams, and others in #debian-nyc, I have a package ready here: http://rkd.zg

Re: Request to join Python Modules Team

2009-10-15 Thread Sandro Tosi
Hi Martin, On Fri, Oct 16, 2009 at 05:03, Martin Kelly wrote: >> if you've read our policy, then yes, you're DPMT member now :-) >> >> [1] http://python-modules.alioth.debian.org/python-modules-policy.html > > Yes, I've read it. Do I need to submit my packages to the subversion > repository or do

Re: Request to join Python Modules Team

2009-10-15 Thread Martin Kelly
if you've read our policy, then yes, you're DPMT member now :-) [1] http://python-modules.alioth.debian.org/python-modules-policy.html Yes, I've read it. Do I need to submit my packages to the subversion repository or do I just keep maintaining them like I have in the past? Thanks, Martin

Re: Request to join Python Modules Team

2009-10-12 Thread Piotr Ożarowski
[Martin Kelly, 2009-10-12] > >You can register on alioth even if you're not a DD: your login name > >will have '-guest' suffix, but that's all. Having an alioth user is a > >precondition to join any team (so this included). > > > Thanks. I registered and my Alioth login is mkelly-guest. Is that all

Re: Request to join Python Modules Team

2009-10-11 Thread Martin Kelly
You can register on alioth even if you're not a DD: your login name will have '-guest' suffix, but that's all. Having an alioth user is a precondition to join any team (so this included). Thanks. I registered and my Alioth login is mkelly-guest. Is that all I need to join? Martn -- To UNSUBS

Re: Request to join Python Modules Team

2009-10-11 Thread Sandro Tosi
. Therefore, I request to join it. Note that I > am not a Debian developer and therefore do not have an Alioth login. You can register on alioth even if you're not a DD: your login name will have '-guest' suffix, but that's all. Having an alioth user is a precondition to join

Request to join Python Modules Team

2009-10-11 Thread Martin Kelly
Hi, I have been the maintainer of pyecm and python-gmpy for several years now and have thought it would be a good idea to maintain these packages within the Python Modules Team. Therefore, I request to join it. Note that I am not a Debian developer and therefore do not have an Alioth login

Re: Request to join the Python Modules Packaging Team

2009-08-14 Thread Timur Birsh
Piotr Ożarowski wrote: >> I plan to maintain my Python packages and help to maintain other team's >> packages. > > You're a new team member now, welcome :) Thanks :) > > PS Please remember about svn-inject's -o option while injecting your > package and please check if your diff.gz file contain

Re: Request to join the team

2009-08-13 Thread Johannes Ring
On Thu, August 13, 2009 20:05, Piotr O?arowski wrote: > Hi Johannes, > > [Johannes Ring, 2009-08-13] >> My name is Johannes Ring. I am interested in joining the python-modules >> team. Currently I have two packages that I would like to maintain within >> the group: scitools [1] and swiginac [2]. Bo

Re: Request to join the team

2009-08-13 Thread Piotr Ożarowski
Hi Johannes, [Johannes Ring, 2009-08-13] > My name is Johannes Ring. I am interested in joining the python-modules > team. Currently I have two packages that I would like to maintain within > the group: scitools [1] and swiginac [2]. Both of them are currently > available in a repository [3] that

Re: Request to join the Python Modules Packaging Team

2009-08-13 Thread Piotr Ożarowski
Hi Timur, [Timur Birsh, 2009-08-12] > I plan to maintain my Python packages and help to maintain other team's > packages. You're a new team member now, welcome :) PS Please remember about svn-inject's -o option while injecting your package and please check if your diff.gz file contains files ou

Request to join the team

2009-08-13 Thread Johannes Ring
Hi! My name is Johannes Ring. I am interested in joining the python-modules team. Currently I have two packages that I would like to maintain within the group: scitools [1] and swiginac [2]. Both of them are currently available in a repository [3] that I maintain at my work. My Alioth login is jo

Request to join the Python Modules Packaging Team

2009-08-12 Thread Timur Birsh
Hello, I plan to maintain my Python packages and help to maintain other team's packages. My Alioth login is taem-guest. Thanks. -- Timur -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Re: Request to join the team (Alioth account "northernlights-guest")

2009-03-10 Thread Clément Lorteau
Thanks ! -- Clément Lorteau www.lorteau.net | launchpad.net/~northern-lights signature.asc Description: OpenPGP digital signature

Re: Request to join the team (Alioth account "northernlights-guest")

2009-03-09 Thread Piotr Ożarowski
[Clément Lorteau, 2009-03-09] > I'm requesting to join the team You're in, welcome :-) You can inject packages you want to maintain with us now; remember about the -o option and check the diff.gz with lsdiff before injecting (only debian dir should be added) -- -=[ Piotr Ożarowski ]=- -=

Request to join the team (Alioth account "northernlights-guest")

2009-03-09 Thread Clément Lorteau
Hello all, I'm requesting to join the team on advice of Arnaud Fontaine, member of the team. I'm a beginner Python developer and Debian packager, but i've been enjoying writing my first 3 python apps (gtkvncviewer, nautilus-clamscan, remote-hellanzb-gui) and packaging them (I also wrote a small sc

Re: request to join debian python teams

2008-08-23 Thread Ondrej Certik
On Sat, Aug 23, 2008 at 8:59 PM, Serafeim Zanikolas <[EMAIL PROTECTED]> wrote: > On Fri, Aug 22, 2008 at 12:09:07AM +0200, Piotr Ożarowski wrote: >> Hi Serafeim, >> >> [Serafeim Zanikolas, 2008-08-20] >> > I'd like to join the python modules and apps teams to help with general QA. >> >> I've added

Re: request to join debian python teams

2008-08-23 Thread Serafeim Zanikolas
On Fri, Aug 22, 2008 at 12:09:07AM +0200, Piotr Ożarowski wrote: > Hi Serafeim, > > [Serafeim Zanikolas, 2008-08-20] > > I'd like to join the python modules and apps teams to help with general QA. > > I've added you to both teams, welcome :-) Thank you Piotr! I've committed my first (minor) fixe

Re: request to join debian python teams

2008-08-21 Thread Piotr Ożarowski
Hi Serafeim, [Serafeim Zanikolas, 2008-08-20] > I'd like to join the python modules and apps teams to help with general QA. I've added you to both teams, welcome :-) -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpzvprMBvBtR.pgp Description: PGP signature

request to join debian python teams

2008-08-19 Thread Serafeim Zanikolas
Dear all, I'd like to join the python modules and apps teams to help with general QA. I have a few python packages but haven't decided yet about placing them under team maintenance. My alioth username is sez-guest. Cheers, Serafeim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Request to join Python Modules Packaging Team

2008-02-11 Thread Bernd Zeimetz
Hi, Andrew Straw wrote: > I would like to request membership in the python modules packaging team. Welcome to the team! I've also added you to the python applications team as some of the things you want to package look more like applications than modules. See you in #debian-python on OFTC, che

Re: Request to join Python Modules Packaging Team

2008-02-11 Thread Sandro Tosi
Hi Andrew, > I would like to request membership in the python modules packaging team. Nice to see you accepted my invitation ;) Another place where you can find help is IRC channel #debian-python on OFTC network. Hope to see your package soon ;) Kindly, Sandro -- Sandro Tosi (aka morph, Morph

Re: Request to join Python Modules Packaging Team

2008-02-11 Thread Andrew Straw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I forgot: my alioth login is "astraw-guest". - -Andrew -BEGIN PGP SIGNATURE- Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHsHPD1xWcCSPVbpgRAqMLAJsFvmWffBJE08bgFlSG1FF1lBiYswCg10+V G83pKEXNqBbz1TqhSxMC/c8= =hi6U -E

Request to join Python Modules Packaging Team

2008-02-11 Thread Andrew Straw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I would like to request membership in the python modules packaging team. My near-term goal is to package the motmot family of camera utilities for inclusion within Debian: http://code.astraw.com/projects/motmot/ Additionally, I develop several Python-

request to join pmpt

2006-09-20 Thread Kevin Coyner
Hello I'd like to join the python-modules packaging team. I've just sent out a RFS for the package 'rls' and also already maintain 'htmlgen', both python packages. I also have another python related package in the pipeline. Also, could someone please take a look at the patch I submitted agains

Re: Request to join python-modules team

2006-07-07 Thread Raphael Hertzog
Hi, On Wed, 05 Jul 2006, Jeremie Corbier wrote: > I'd like to join the python-modules team in order to maintain > mmpython[1] and possibly help with other packages. My Alioth login is > toadstool-guest. Welcome to the group! You have been added. You'll have commit rights tomorrow. Cheers, -- R

Request to join python-modules team

2006-07-05 Thread Jeremie Corbier
Hi everybody, I'd like to join the python-modules team in order to maintain mmpython[1] and possibly help with other packages. My Alioth login is toadstool-guest. Regards, -- Jérémie [1] I'm still looking for a sponsor. The source package is available at http://resel.fr/~jcorbier/packages/ in

Re: Request to join python-modules team

2006-06-13 Thread Raphael Hertzog
Hi, On Wed, 14 Jun 2006, Simon McVittie wrote: > Hi, > I'd like to join the python-modules team, in order to co-maintain > python-docutils with Martin F. Krafft. My Alioth login is smcv-guest. Welcome to the group! You have been added, you will have commit rights tomorrow. Cheers, -- Raphaël He

Request to join python-modules team

2006-06-13 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'd like to join the python-modules team, in order to co-maintain python-docutils with Martin F. Krafft. My Alioth login is smcv-guest. I'm currently preparing an upload which will fix some of the old bugs and use the new Python policy. Thanks,

<    2   3   4   5   6   7