dabo Commit
Revision 5028
Date: 2009-02-06 14:48:21 -0800 (Fri, 06 Feb 2009)
Author: Paul
Trac: http://trac.dabodev.com/changeset/5028
Changed:
U tags/dabo-0.9.1/setup.py
Log:
Backported the fix to setup.py for easy_install.
Diff:
Modified: tags/dabo-0.9.1/setup.py
===================================================================
--- tags/dabo-0.9.1/setup.py 2009-02-06 22:48:02 UTC (rev 5027)
+++ tags/dabo-0.9.1/setup.py 2009-02-06 22:48:21 UTC (rev 5028)
@@ -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]