[reportlab-users] Pypi package incorrect
    Marius Gedminas 
    marius at gedmin.as
       
    Fri Mar  5 15:34:11 EST 2010
    
    
  
On Fri, Mar 05, 2010 at 01:20:07PM +0000, Andy Robinson wrote:
> On 5 March 2010 12:36, Marius Gedminas <marius at gedmin.as> wrote:
> > An automated test to ensure you always have complete source
> > distributions would be nice as well.  Do you have a continuous
> > integration system?  Hudson is rather easy to set up.
> 
> We don't, and it would be nice to have.  I recall you used to like
> BuildBot - is Hudson better?
I still like buildbot -- it's written in Python rather than in Java --
but it has a rather steep learning curve, sadly.
Hudson can be set up in an afternoon:
  $ wget http://hudson-ci.org/latest/hudson.war
  $ java -jar hudson.war --httpPort=8081
  (now configure it with a web browser)
> > A job that compares the directory tree produced by 'svn export' with the
> > tree produced by 'python setup.py sdist; tar xvzf
> > dist/reportlab-*.tar.gz' would be useful;
> 
> > I volunteer in helping somebody set it up.
> 
> That is the magic phrase I have been waiting for ;-)  We have a
> machine available, and someone can pick this up early next week and
> work with you on it.
I'm mgedmin on irc.freenode.net.  You already know my email address ;)
Marius Gedminas
-- 
"Nobody will ever need more than 640k RAM!"
                                -- Bill Gates, 1981
"Windows 95 needs at least 8 MB RAM."
                                -- Bill Gates, 1996
"Nobody will ever need Windows 95."
                                -- logical conclusion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : <http://two.pairlist.net/pipermail/reportlab-users/attachments/20100305/3483a40c/attachment.pgp>
    
    
More information about the reportlab-users
mailing list