dabo Commit
Revision 5026
Date: 2009-02-06 14:47:53 -0800 (Fri, 06 Feb 2009)
Author: Paul
Trac: http://trac.dabodev.com/changeset/5026

Changed:
U   trunk/setup.py

Log:
I guess we used to name the zip file without the -win clarifier, and now the
registration in the cheeseshop for easy_install doesn't work. I'll register
0.9.1 again in a few minutes.



Diff:
Modified: trunk/setup.py
===================================================================
--- trunk/setup.py      2009-02-06 22:47:02 UTC (rev 5025)
+++ trunk/setup.py      2009-02-06 22:47:53 UTC (rev 5026)
@@ -55,7 +55,7 @@
                name = "Dabo",
                version = daboVersion,
                url = 'http://dabodev.com/',
-               download_url = 'ftp://dabodev.com/dabo/dabo-%s.zip' % 
daboVersion,
+               download_url = 'ftp://dabodev.com/dabo/dabo-%s-win.zip' % 
daboVersion,
                author = 'Ed Leafe and Paul McNett',
                author_email = '[email protected]',
                description = 'Dabo 3-tier Application Framework',



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to