[Checkins] SVN: Sandbox/philikon/zopeproject/trunk/setup.py Corrected the download_url

Hanno Schlichting plone at hannosch.info
Wed Jul 18 17:20:02 EDT 2007


Log message for revision 78123:
  Corrected the download_url
  

Changed:
  U   Sandbox/philikon/zopeproject/trunk/setup.py

-=-
Modified: Sandbox/philikon/zopeproject/trunk/setup.py
===================================================================
--- Sandbox/philikon/zopeproject/trunk/setup.py	2007-07-18 20:47:10 UTC (rev 78122)
+++ Sandbox/philikon/zopeproject/trunk/setup.py	2007-07-18 21:20:02 UTC (rev 78123)
@@ -6,7 +6,7 @@
     author='Philipp von Weitershausen',
     author_email='philipp at weitershausen.de',
     url='http://cheeseshop.python.org/pypi/zopeproject',
-    download_url='svn://svn.zope.org/repos/main/Sandbox/zopeproject/trunk#egg=zopeproject-dev',
+    download_url='svn://svn.zope.org/repos/main/Sandbox/philikon/zopeproject/trunk#egg=zopeproject-dev',
     description='Tools and scripts for creating development sandboxes for '
                 'web applications that primarily use Zope',
     long_description=open('README.txt').read(),



More information about the Checkins mailing list