RFS: python-urwid - Console UI Library for Python

2006-04-21 Thread Ian Ward

Hello,

I am looking for a sponsor for the python-urwid debian packages I have 
created.


Urwid is a console user interface library for Python.  It has a number 
of features that that are not available in similar libraries.  See the 
Urwid web site for full details:

http://excess.org/urwid/

Urwid is written in pure python and is arch-independent.  I have 
packaged versions for python2.1, 2.2, 2.3 and 2.4, and I've made them 
available in an apt repository on excess.org.


A number of people have already packaged Urwid for other distributions 
and operating systems.  It would be great to see it in unstable too.


Let me know if you can help.

Regards,
Ian Ward


WNPP submitted on November 30, 2005:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341344


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



Re: RFS: python-urwid - Console UI Library for Python

2006-04-21 Thread Paul Wise
On Thu, 2006-04-20 at 15:59 -0400, Ian Ward wrote:

> I am looking for a sponsor for the python-urwid debian packages I have 
> created.
> WNPP submitted on November 30, 2005:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341344

You will notice that I retitled that RFP bug to ITP. I've created much
simpler packaging, committed it to python-modules SVN and found a
sponsor who has uploaded it. It is now waiting in the NEW queue:

http://ftp-master.debian.org/new.html

You are welcome to take over maintainership of it, or co-maintain it
with me, perhaps buxy can add you to the python-modules SVN.

> I have packaged versions for python2.1, 2.2, 2.3 and 2.4, and I've
> made them available in an apt repository on excess.org.

I think a better option would be to use python-support to make a single
deb that supports all python versions. I intend to do that once urwid
enters debian. More info here:

http://wiki.debian.org/DebianPythonFAQ

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Re: RFS: python-urwid - Console UI Library for Python

2006-04-21 Thread Raphael Hertzog
On Fri, 21 Apr 2006, Paul Wise wrote:
> You are welcome to take over maintainership of it, or co-maintain it
> with me, perhaps buxy can add you to the python-modules SVN.

Given than Ian is the upstream author of the module, he is of course
welcome in the team if he so wishes. Ian, just give me your alioth login
if you are interested.

> > I have packaged versions for python2.1, 2.2, 2.3 and 2.4, and I've
> > made them available in an apt repository on excess.org.
> 
> I think a better option would be to use python-support to make a single
> deb that supports all python versions. I intend to do that once urwid
> enters debian. More info here:

I suggest on the contrary to do that before it enters Debian so that the
ftpmaster do not create packages that will disappear shortly after and so
that you don't have an upgrade path to handle.

I did that for kid. And I mailed ftpmasters to tell them that they could
reject the previous upload if that helped them (but my second upload was a new
upstream version).

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: RFS: python-urwid - Console UI Library for Python

2006-04-21 Thread Paul Wise
On Fri, 2006-04-21 at 15:58 +0200, Raphael Hertzog wrote:

> > > I have packaged versions for python2.1, 2.2, 2.3 and 2.4, and I've
> > > made them available in an apt repository on excess.org.
> > 
> > I think a better option would be to use python-support to make a single
> > deb that supports all python versions. I intend to do that once urwid
> > enters debian. More info here:
> 
> I suggest on the contrary to do that before it enters Debian so that the
> ftpmaster do not create packages that will disappear shortly after and so
> that you don't have an upgrade path to handle.

To clarify, the version I uploaded only has one package (python-urwid),
supporting the default version of python (2.3).

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Re: RFS: python-urwid - Console UI Library for Python

2006-04-21 Thread Raphael Hertzog
On Fri, 21 Apr 2006, Ian Ward wrote:
> >Given than Ian is the upstream author of the module, he is of course
> >welcome in the team if he so wishes. Ian, just give me your alioth login
> >if you are interested.
> 
> Sure, but I am not a debian developer.. should I create a guest account 
> on alioth?

Yes.

> >I suggest on the contrary to do that before it enters Debian so that the
> >ftpmaster do not create packages that will disappear shortly after and so
> >that you don't have an upgrade path to handle.
> 
> My understanding of debian packaging is quite limited. I tried to create 
> packages the same way I saw another python library packaged. If the 
> python-urwid package that enters the debian repositories is different 
> than what I have created, how do I transition people that are using my 
> repository to the new python-support way?  Do I even have to?

Packages won't conflict so the user may have both installed. We can
consider adding conflicts to avoid this problem.

> I would like to continue to support people that aren't running debian 
> unstable with packages for python2.1 (and python2.4 for ubuntu)

The package with python-support would work with any python version. Ubuntu
probably has python-support (in universe) so it shouldn't be a problem
either.

I'll let you check those details with Paul.

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]



Great offer(now hiring...)._ALEX777

2006-04-21 Thread William
Title: Need extra? (International job is now hiring...)._ALEX777








Hi ,
meine Frau, mit der ich 5 Jahre gelebt hatte, hat mich betrogen. 
Dafür zeige ich ihre Aktfotos aus unserem privaten Fotoalbum.
Alle sollen sie nackt sehen.







Re: RFS: python-urwid - Console UI Library for Python

2006-04-21 Thread Ian Ward

Raphael Hertzog wrote:

On Fri, 21 Apr 2006, Paul Wise wrote:


You are welcome to take over maintainership of it, or co-maintain it
with me, perhaps buxy can add you to the python-modules SVN.


Given than Ian is the upstream author of the module, he is of course
welcome in the team if he so wishes. Ian, just give me your alioth login
if you are interested.


Sure, but I am not a debian developer.. should I create a guest account 
on alioth?



I have packaged versions for python2.1, 2.2, 2.3 and 2.4, and I've
made them available in an apt repository on excess.org.


I think a better option would be to use python-support to make a single
deb that supports all python versions. I intend to do that once urwid
enters debian. More info here:


I suggest on the contrary to do that before it enters Debian so that the
ftpmaster do not create packages that will disappear shortly after and so
that you don't have an upgrade path to handle.


My understanding of debian packaging is quite limited. I tried to create 
packages the same way I saw another python library packaged. If the 
python-urwid package that enters the debian repositories is different 
than what I have created, how do I transition people that are using my 
repository to the new python-support way?  Do I even have to?


I would like to continue to support people that aren't running debian 
unstable with packages for python2.1 (and python2.4 for ubuntu)


Ian


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