[Checkins] SVN: zopyx.convert2/trunk/setup.py fixed download url

Andreas Jung andreas at andreas-jung.com
Sun Oct 5 11:18:10 EDT 2008


Log message for revision 91780:
  fixed download url
  

Changed:
  U   zopyx.convert2/trunk/setup.py

-=-
Modified: zopyx.convert2/trunk/setup.py
===================================================================
--- zopyx.convert2/trunk/setup.py	2008-10-05 12:19:57 UTC (rev 91779)
+++ zopyx.convert2/trunk/setup.py	2008-10-05 15:17:59 UTC (rev 91780)
@@ -27,7 +27,7 @@
       maintainer='Andreas Jung',
       maintainer_email='info at zopyx.com',
       classifiers=CLASSIFIERS,
-      url='http://cheeseshop.python.org/pypi/zopyx.convert2',
+      url='http://pypi.python.org/pypi/zopyx.convert2',
       description='A Python interface for the conversion of HTML to PDF, RTF, DOCX, WML and ODT) - belongs to zopyx.smartprintng.core',
       long_description=long_description,
       packages=['zopyx', 'zopyx.convert2'],



More information about the Checkins mailing list