Re: CNRI Python License question

2007-06-25 Thread Josselin Mouette
Le lundi 25 juin 2007 à 20:17 +0200, Carlos Galisteo a écrit : > Upstream source is released under the CNRI Python License [2] but AFAIK, > the DFSG compliant 'Python License' is the PSF [3] one. > > As you can read in the PSF license full text, there's a controversy about > the CNRI (1.6.1) co

CNRI Python License question

2007-06-25 Thread Carlos Galisteo
Hello. My tftpy package [1] is almost ready, but I'm in doubt with the license. Upstream source is released under the CNRI Python License [2] but AFAIK, the DFSG compliant 'Python License' is the PSF [3] one. As you can read in the PSF license full text, there's a controversy about the CNR

Re: new upstream versions of DPMT's packages

2007-06-25 Thread Piotr Ożarowski
[Jonas Meurer, 25.06.2007] > On 24/06/2007 Piotr Ożarowski wrote: > > Processing watchfile line for package python-mysqldb... > > Newest version on remote site is 1.2.2c1, local version is 1.2.2 > > python-mysqldb: Newer version (1.2.2c1) available on remote site: > > > > ftp://heanet.dl.sourcef

Re: [Python-modules-team] new upstream versions of DPMT's packages

2007-06-25 Thread Jonas Meurer
On 24/06/2007 Piotr Ożarowski wrote: > Processing watchfile line for package python-mysqldb... > Newest version on remote site is 1.2.2c1, local version is 1.2.2 > python-mysqldb: Newer version (1.2.2c1) available on remote site: > > ftp://heanet.dl.sourceforge.net/m/my/mysql-python/MySQL-python

Re: Joining the team

2007-06-25 Thread Piotr Ożarowski
> I'd like to maintain python-feedparser (and some other packages in a near > future) within the team. You're in. Welcome in the group :-) -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgp3TYlFCsvxK.pgp Description: PGP signature

Joining the team

2007-06-25 Thread Carlos Galisteo
Hi all. I'd like to maintain python-feedparser (and some other packages in a near future) within the team. My alioth username is 'cgalisteo-guest'. Thanks. -- --- Carlos Galisteo http://blog.k-rolus.net PGP_key::http://k-rolus.net/~cgalisteo/cgalisteo.gpg Key_Fingerprint::F888 6FBA 9145 B5

Re: Full checkout with svn:externals

2007-06-25 Thread Bernd Zeimetz
> BTW, I discovered that there might be a way to checkout everything out of > trunk without extracting tags and branches. The idea would be to have a > directory all-packages with the property "svn:externals" listing all the > trunk of all packages: > http://svnbook.red-bean.com/en/1.0/ch07s03.htm