debian-python FAQ for packagers

2006-04-18 Thread Raphael Hertzog
Hi people,

I've started to draft a debian-python FAQ for packagers of Python modules:
http://wiki.debian.org/DebianPythonFAQ

Please review it and feel free to enhance it.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Eggifying ellementtree

2006-04-18 Thread Raphael Hertzog
Hi Torsten,

I've just committed a few changes to the "elementtree" source package.
I added "egg support" to it because Turbogears (and kid) rely on it and
elementtree (like cherrypy) do not use setuptools natively upstream (and
the turbogears project provide "custom-made eggs" directly on their
website: http://www.turbogears.org/download/index.html)

Please review my changes and if you're happy with that, please upload it
(and tag it,  after having fixed debian/changelog to mention unstable
instead of UNRELEASED).

BTW, since the package is architecture: all, maybe you could use
python-support to support all python versions with a single package. Check
what I did in the kid package (which is inspired from what Gustavo Noronha
Silva did in python-cherrypy).

I documented this work in http://wiki.debian.org/DebianPythonFAQ so that
everybody can benefit from it.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Eggifying ellementtree

2006-04-18 Thread Matthias Klose
Raphael Hertzog writes:
> Hi Torsten,
> 
> I've just committed a few changes to the "elementtree" source package.
> I added "egg support" to it because Turbogears (and kid) rely on it and
> elementtree (like cherrypy) do not use setuptools natively upstream (and
> the turbogears project provide "custom-made eggs" directly on their
> website: http://www.turbogears.org/download/index.html)

that will become interesting ... elementtree is part of 2.5, no egg.

  Matthias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Eggifying ellementtree

2006-04-18 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Matthias Klose wrote:
> Raphael Hertzog writes:
>> Hi Torsten,
>>
>> I've just committed a few changes to the "elementtree" source package.
>> I added "egg support" to it because Turbogears (and kid) rely on it and
>> elementtree (like cherrypy) do not use setuptools natively upstream (and
>> the turbogears project provide "custom-made eggs" directly on their
>> website: http://www.turbogears.org/download/index.html)
> 
> that will become interesting ... elementtree is part of 2.5, no egg.
> 
Hi Raphae, hi Matthias,

I briefly thought about python-support. I don't know the internals of
python-support (yet). At least there should be no namespace problems when 2.5 is
released, since python-elementtree is in the namespace elementtree, 2.5's
version in etree. Thus, we can drop the package once there are no versions older
than 2.5 left in Debian.

As to the eggs, I can just say that I my knowledge of them is very limited. I'll
use this opportunity to become informed about them.

best,

Torste

- --
Torsten Marek <[EMAIL PROTECTED]>
ID: A244C858 -- FP: 1902 0002 5DFC 856B F146  894C 7CC5 451E A244 C858
Keyserver: subkeys.pgp.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFERQ1sfMVFHqJEyFgRAsIXAKCrHu6cBM25eSMHqHL3gwUtGKKY7ACgjPdy
SC0a9G4t1rGLHZwaAv/AbKA=
=wm0f
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Mailing list with SVN commit notifications

2006-04-18 Thread Raphael Hertzog
Hi everybody,

I just wanted to let you know that we have a mailing list where you can
subscribe if you want to receive *all* commit notifications.

http://lists.alioth.debian.org/mailman/listinfo/python-modules-commits
http://lists.alioth.debian.org/pipermail/python-modules-commits/

If you want those only for some packages, please use the Package
Tracking System: see
http://lists.debian.org/debian-python/2006/04/msg00085.html

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]